From 27230227efc12b867ecff2f6d4b248872c2de724 Mon Sep 17 00:00:00 2001 From: bbedward Date: Fri, 3 Jul 2026 16:56:15 -0400 Subject: [PATCH] tmux: fix new session hint fixes #2556 --- quickshell/Modals/MuxModal.qml | 4 +- quickshell/translations/en.json | 2150 +++++++++--------- quickshell/translations/poexports/de.json | 545 +++-- quickshell/translations/poexports/eo.json | 315 ++- quickshell/translations/poexports/es.json | 315 ++- quickshell/translations/poexports/fa.json | 315 ++- quickshell/translations/poexports/fr.json | 315 ++- quickshell/translations/poexports/he.json | 605 +++-- quickshell/translations/poexports/hu.json | 603 +++-- quickshell/translations/poexports/it.json | 545 +++-- quickshell/translations/poexports/ja.json | 1275 ++++++----- quickshell/translations/poexports/nl.json | 545 +++-- quickshell/translations/poexports/pl.json | 315 ++- quickshell/translations/poexports/pt.json | 315 ++- quickshell/translations/poexports/ru.json | 315 ++- quickshell/translations/poexports/sv.json | 315 ++- quickshell/translations/poexports/tr.json | 315 ++- quickshell/translations/poexports/vi.json | 315 ++- quickshell/translations/poexports/zh_CN.json | 373 ++- quickshell/translations/poexports/zh_TW.json | 315 ++- quickshell/translations/template.json | 324 ++- 21 files changed, 7102 insertions(+), 3332 deletions(-) diff --git a/quickshell/Modals/MuxModal.qml b/quickshell/Modals/MuxModal.qml index ccd205087..2059c82fa 100644 --- a/quickshell/Modals/MuxModal.qml +++ b/quickshell/Modals/MuxModal.qml @@ -371,7 +371,7 @@ DankModal { } StyledText { - text: I18n.tr("Create a new %1 session (n)").arg(MuxService.displayName) + text: I18n.tr("Create a new %1 session (^N)").arg(MuxService.displayName) font.pixelSize: Theme.fontSizeSmall color: Theme.surfaceVariantText } @@ -549,7 +549,7 @@ DankModal { } StyledText { - text: muxModal.searchText.length > 0 ? I18n.tr("Try a different search") : I18n.tr("Press 'n' or click 'New Session' to create one") + text: muxModal.searchText.length > 0 ? I18n.tr("Try a different search") : I18n.tr("Press Ctrl+N or click 'New Session' to create one") font.pixelSize: Theme.fontSizeSmall color: Theme.surfaceVariantText anchors.horizontalCenter: parent.horizontalCenter diff --git a/quickshell/translations/en.json b/quickshell/translations/en.json index 232e08c35..5d7a17880 100644 --- a/quickshell/translations/en.json +++ b/quickshell/translations/en.json @@ -50,13 +50,13 @@ { "term": "%1 character", "context": "%1 character", - "reference": "Modules/Notepad/NotepadTextEditor.qml:1014", + "reference": "Modules/Notepad/NotepadTextEditor.qml:1005", "comment": "" }, { "term": "%1 characters", "context": "%1 characters", - "reference": "Modules/Notepad/NotepadTextEditor.qml:1014", + "reference": "Modules/Notepad/NotepadTextEditor.qml:1005", "comment": "" }, { @@ -146,7 +146,7 @@ { "term": "%1 notifications", "context": "%1 notifications", - "reference": "Modules/Lock/LockScreenContent.qml:531", + "reference": "Modules/Lock/LockScreenContent.qml:514", "comment": "" }, { @@ -230,37 +230,37 @@ { "term": "'Alternative' lets the key unlock on its own. 'Second factor' requires password or fingerprint first, then the key.", "context": "'Alternative' lets the key unlock on its own. 'Second factor' requires password or fingerprint first, then the key.", - "reference": "Modules/Settings/LockScreenTab.qml:251", + "reference": "Modules/Settings/LockScreenTab.qml:302", "comment": "lock screen U2F security key mode setting" }, { "term": "(Default)", "context": "(Default)", - "reference": "Modules/Settings/WallpaperTab.qml:896, Modules/Settings/WallpaperTab.qml:911, Modules/Settings/WallpaperTab.qml:918", + "reference": "Modules/Settings/WallpaperTab.qml:951, Modules/Settings/WallpaperTab.qml:966, Modules/Settings/WallpaperTab.qml:973", "comment": "default monitor label suffix" }, { "term": "(Unnamed)", "context": "(Unnamed)", - "reference": "Modules/Dock/DockContextMenu.qml:45, Modules/DankBar/Widgets/AppsDockContextMenu.qml:185", + "reference": "Modules/Dock/DockContextMenu.qml:47, Modules/DankBar/Widgets/AppsDockContextMenu.qml:187", "comment": "" }, { "term": "+ %1 more", "context": "+ %1 more", - "reference": "Modules/Lock/LockScreenContent.qml:611, Modules/Lock/LockScreenContent.qml:726", + "reference": "Modules/Lock/LockScreenContent.qml:594, Modules/Lock/LockScreenContent.qml:709", "comment": "" }, { "term": "/path/to/videos", "context": "/path/to/videos", - "reference": "Modules/Settings/LockScreenTab.qml:315", + "reference": "Modules/Settings/LockScreenTab.qml:366", "comment": "" }, { "term": "0 = square corners", "context": "0 = square corners", - "reference": "Modules/Settings/ThemeColorsTab.qml:1728", + "reference": "Modules/Settings/ThemeColorsTab.qml:1850", "comment": "" }, { @@ -278,13 +278,13 @@ { "term": "1 hour", "context": "1 hour", - "reference": "Modules/Settings/WallpaperTab.qml:1033, Modules/Settings/PowerSleepTab.qml:10, Modules/ControlCenter/Details/DoNotDisturbDetail.qml:71", + "reference": "Modules/Settings/WallpaperTab.qml:1088, Modules/Settings/PowerSleepTab.qml:10, Modules/ControlCenter/Details/DoNotDisturbDetail.qml:71", "comment": "wallpaper interval" }, { "term": "1 hour 30 minutes", "context": "1 hour 30 minutes", - "reference": "Modules/Settings/WallpaperTab.qml:1033, Modules/Settings/PowerSleepTab.qml:10", + "reference": "Modules/Settings/WallpaperTab.qml:1088, Modules/Settings/PowerSleepTab.qml:10", "comment": "wallpaper interval" }, { @@ -296,13 +296,13 @@ { "term": "1 minute", "context": "1 minute", - "reference": "Modules/Settings/WallpaperTab.qml:1033, Modules/Settings/PowerSleepTab.qml:10, Modules/Settings/NotificationsTab.qml:65, Modules/Notifications/Center/NotificationSettings.qml:70", + "reference": "Modules/Settings/WallpaperTab.qml:1088, Modules/Settings/PowerSleepTab.qml:10, Modules/Settings/NotificationsTab.qml:65, Modules/Notifications/Center/NotificationSettings.qml:70", "comment": "wallpaper interval" }, { "term": "1 notification", "context": "1 notification", - "reference": "Modules/Lock/LockScreenContent.qml:531", + "reference": "Modules/Lock/LockScreenContent.qml:514", "comment": "" }, { @@ -332,7 +332,7 @@ { "term": "10 seconds", "context": "10 seconds", - "reference": "Modules/Settings/WallpaperTab.qml:1033, Modules/Settings/PowerSleepTab.qml:103, Modules/Settings/PowerSleepTab.qml:129, Modules/Settings/PowerSleepTab.qml:512, Modules/Settings/NotificationsTab.qml:53, Modules/Notifications/Center/NotificationSettings.qml:58", + "reference": "Modules/Settings/WallpaperTab.qml:1088, Modules/Settings/PowerSleepTab.qml:103, Modules/Settings/PowerSleepTab.qml:129, Modules/Settings/PowerSleepTab.qml:512, Modules/Settings/NotificationsTab.qml:53, Modules/Notifications/Center/NotificationSettings.qml:58", "comment": "wallpaper interval" }, { @@ -344,7 +344,7 @@ { "term": "12 hours", "context": "12 hours", - "reference": "Modules/Settings/WallpaperTab.qml:1033", + "reference": "Modules/Settings/WallpaperTab.qml:1088", "comment": "wallpaper interval" }, { @@ -368,13 +368,13 @@ { "term": "15 minutes", "context": "15 minutes", - "reference": "Modules/Settings/WallpaperTab.qml:1033, Modules/Settings/PowerSleepTab.qml:10", + "reference": "Modules/Settings/WallpaperTab.qml:1088, Modules/Settings/PowerSleepTab.qml:10", "comment": "wallpaper interval" }, { "term": "15 seconds", "context": "15 seconds", - "reference": "Modules/Settings/WallpaperTab.qml:1033, Modules/Settings/PowerSleepTab.qml:10, Modules/Settings/PowerSleepTab.qml:103, Modules/Settings/PowerSleepTab.qml:129, Modules/Settings/NotificationsTab.qml:57, Modules/Notifications/Center/NotificationSettings.qml:62", + "reference": "Modules/Settings/WallpaperTab.qml:1088, Modules/Settings/PowerSleepTab.qml:10, Modules/Settings/PowerSleepTab.qml:103, Modules/Settings/PowerSleepTab.qml:129, Modules/Settings/NotificationsTab.qml:57, Modules/Notifications/Center/NotificationSettings.qml:62", "comment": "wallpaper interval" }, { @@ -386,7 +386,7 @@ { "term": "2 hours", "context": "2 hours", - "reference": "Modules/Settings/WallpaperTab.qml:1033, Modules/Settings/PowerSleepTab.qml:10", + "reference": "Modules/Settings/WallpaperTab.qml:1088, Modules/Settings/PowerSleepTab.qml:10", "comment": "wallpaper interval" }, { @@ -410,25 +410,25 @@ { "term": "20 seconds", "context": "20 seconds", - "reference": "Modules/Settings/WallpaperTab.qml:1033, Modules/Settings/PowerSleepTab.qml:103, Modules/Settings/PowerSleepTab.qml:129", + "reference": "Modules/Settings/WallpaperTab.qml:1088, Modules/Settings/PowerSleepTab.qml:103, Modules/Settings/PowerSleepTab.qml:129", "comment": "wallpaper interval" }, { "term": "24-Hour Format", "context": "24-Hour Format", - "reference": "Modules/Settings/WallpaperTab.qml:1171, Modules/Settings/TimeWeatherTab.qml:53", + "reference": "Modules/Settings/WallpaperTab.qml:1226, Modules/Settings/TimeWeatherTab.qml:53", "comment": "" }, { "term": "24-hour clock", "context": "24-hour clock", - "reference": "Modules/Settings/GreeterTab.qml:599", + "reference": "Modules/Settings/GreeterTab.qml:563", "comment": "" }, { "term": "25 seconds", "context": "25 seconds", - "reference": "Modules/Settings/WallpaperTab.qml:1033", + "reference": "Modules/Settings/WallpaperTab.qml:1088", "comment": "wallpaper interval" }, { @@ -452,7 +452,7 @@ { "term": "3 hours", "context": "3 hours", - "reference": "Modules/Settings/WallpaperTab.qml:1033, Modules/Settings/PowerSleepTab.qml:10, Modules/ControlCenter/Details/DoNotDisturbDetail.qml:75", + "reference": "Modules/Settings/WallpaperTab.qml:1088, Modules/Settings/PowerSleepTab.qml:10, Modules/ControlCenter/Details/DoNotDisturbDetail.qml:75", "comment": "wallpaper interval" }, { @@ -488,31 +488,31 @@ { "term": "30 minutes", "context": "30 minutes", - "reference": "Modules/Settings/WallpaperTab.qml:1033, Modules/Settings/PowerSleepTab.qml:10", + "reference": "Modules/Settings/WallpaperTab.qml:1088, Modules/Settings/PowerSleepTab.qml:10", "comment": "wallpaper interval" }, { "term": "30 seconds", "context": "30 seconds", - "reference": "Modules/Settings/WallpaperTab.qml:1033, Modules/Settings/PowerSleepTab.qml:10, Modules/Settings/PowerSleepTab.qml:103, Modules/Settings/PowerSleepTab.qml:129, Modules/Settings/NotificationsTab.qml:61, Modules/Notifications/Center/NotificationSettings.qml:66", + "reference": "Modules/Settings/WallpaperTab.qml:1088, Modules/Settings/PowerSleepTab.qml:10, Modules/Settings/PowerSleepTab.qml:103, Modules/Settings/PowerSleepTab.qml:129, Modules/Settings/NotificationsTab.qml:61, Modules/Notifications/Center/NotificationSettings.qml:66", "comment": "wallpaper interval" }, { "term": "35 seconds", "context": "35 seconds", - "reference": "Modules/Settings/WallpaperTab.qml:1033", + "reference": "Modules/Settings/WallpaperTab.qml:1088", "comment": "wallpaper interval" }, { "term": "3rd party", "context": "3rd party", - "reference": "Modules/Settings/PluginBrowser.qml:1012", + "reference": "Modules/Settings/PluginBrowser.qml:1011", "comment": "" }, { "term": "4 hours", "context": "4 hours", - "reference": "Modules/Settings/WallpaperTab.qml:1033", + "reference": "Modules/Settings/WallpaperTab.qml:1088", "comment": "wallpaper interval" }, { @@ -524,13 +524,13 @@ { "term": "40 seconds", "context": "40 seconds", - "reference": "Modules/Settings/WallpaperTab.qml:1033", + "reference": "Modules/Settings/WallpaperTab.qml:1088", "comment": "wallpaper interval" }, { "term": "45 seconds", "context": "45 seconds", - "reference": "Modules/Settings/WallpaperTab.qml:1033", + "reference": "Modules/Settings/WallpaperTab.qml:1088", "comment": "wallpaper interval" }, { @@ -542,19 +542,19 @@ { "term": "5 minutes", "context": "5 minutes", - "reference": "Modules/Settings/WallpaperTab.qml:1033, Modules/Settings/WallpaperTab.qml:1057, Modules/Settings/WallpaperTab.qml:1081, Modules/Settings/PowerSleepTab.qml:10, Modules/Settings/NotificationsTab.qml:73, Modules/Notifications/Center/NotificationSettings.qml:78", + "reference": "Modules/Settings/WallpaperTab.qml:1088, Modules/Settings/WallpaperTab.qml:1112, Modules/Settings/WallpaperTab.qml:1136, Modules/Settings/PowerSleepTab.qml:10, Modules/Settings/NotificationsTab.qml:73, Modules/Notifications/Center/NotificationSettings.qml:78", "comment": "wallpaper interval" }, { "term": "5 seconds", "context": "5 seconds", - "reference": "Modules/Settings/WallpaperTab.qml:1033, Modules/Settings/PowerSleepTab.qml:103, Modules/Settings/PowerSleepTab.qml:114, Modules/Settings/PowerSleepTab.qml:129, Modules/Settings/PowerSleepTab.qml:140, Modules/Settings/PowerSleepTab.qml:512, Modules/Settings/NotificationsTab.qml:45, Modules/Settings/NotificationsTab.qml:160, Modules/Notifications/Center/NotificationSettings.qml:50, Modules/Notifications/Center/NotificationSettings.qml:89", + "reference": "Modules/Settings/WallpaperTab.qml:1088, Modules/Settings/PowerSleepTab.qml:103, Modules/Settings/PowerSleepTab.qml:114, Modules/Settings/PowerSleepTab.qml:129, Modules/Settings/PowerSleepTab.qml:140, Modules/Settings/PowerSleepTab.qml:512, Modules/Settings/NotificationsTab.qml:45, Modules/Settings/NotificationsTab.qml:160, Modules/Notifications/Center/NotificationSettings.qml:50, Modules/Notifications/Center/NotificationSettings.qml:89", "comment": "wallpaper interval" }, { "term": "50 seconds", "context": "50 seconds", - "reference": "Modules/Settings/WallpaperTab.qml:1033", + "reference": "Modules/Settings/WallpaperTab.qml:1088", "comment": "wallpaper interval" }, { @@ -566,13 +566,13 @@ { "term": "55 seconds", "context": "55 seconds", - "reference": "Modules/Settings/WallpaperTab.qml:1033", + "reference": "Modules/Settings/WallpaperTab.qml:1088", "comment": "wallpaper interval" }, { "term": "6 hours", "context": "6 hours", - "reference": "Modules/Settings/WallpaperTab.qml:1033", + "reference": "Modules/Settings/WallpaperTab.qml:1088", "comment": "wallpaper interval" }, { @@ -590,7 +590,7 @@ { "term": "8 hours", "context": "8 hours", - "reference": "Modules/Settings/WallpaperTab.qml:1033, Modules/ControlCenter/Details/DoNotDisturbDetail.qml:79", + "reference": "Modules/Settings/WallpaperTab.qml:1088, Modules/ControlCenter/Details/DoNotDisturbDetail.qml:79", "comment": "wallpaper interval" }, { @@ -728,19 +728,19 @@ { "term": "Action failed or terminal was closed.", "context": "Action failed or terminal was closed.", - "reference": "Modules/Settings/GreeterTab.qml:383", + "reference": "Modules/Settings/GreeterTab.qml:355", "comment": "" }, { "term": "Action performed when scrolling horizontally on the bar", "context": "Action performed when scrolling horizontally on the bar", - "reference": "Modules/Settings/DankBarTab.qml:1900", + "reference": "Modules/Settings/DankBarTab.qml:1896", "comment": "" }, { "term": "Action performed when scrolling vertically on the bar", "context": "Action performed when scrolling vertically on the bar", - "reference": "Modules/Settings/DankBarTab.qml:1860", + "reference": "Modules/Settings/DankBarTab.qml:1856", "comment": "" }, { @@ -752,19 +752,19 @@ { "term": "Activate", "context": "Activate", - "reference": "Modules/Settings/GreeterTab.qml:120, Modules/Settings/GreeterTab.qml:168, Modules/ControlCenter/Details/NetworkDetail.qml:405", + "reference": "Modules/Settings/GreeterTab.qml:107, Modules/Settings/GreeterTab.qml:155, Modules/ControlCenter/Details/NetworkDetail.qml:405", "comment": "" }, { "term": "Activate Greeter", "context": "Activate Greeter", - "reference": "Modules/Settings/GreeterTab.qml:166", + "reference": "Modules/Settings/GreeterTab.qml:153", "comment": "greeter action confirmation" }, { "term": "Activate the DMS greeter? A terminal will open for sudo authentication. Run Sync after activation to apply your settings.", "context": "Activate the DMS greeter? A terminal will open for sudo authentication. Run Sync after activation to apply your settings.", - "reference": "Modules/Settings/GreeterTab.qml:167", + "reference": "Modules/Settings/GreeterTab.qml:154", "comment": "" }, { @@ -776,19 +776,19 @@ { "term": "Active", "context": "Active", - "reference": "Modals/WindowRuleModal.qml:877, Modules/DankDash/MediaDropdownOverlay.qml:368, Modules/Settings/ThemeColorsTab.qml:1478, Modules/Settings/NetworkEthernetTab.qml:435, Modules/Settings/WindowRulesTab.qml:48, Modules/ControlCenter/Details/AudioInputDetail.qml:256, Modules/ControlCenter/Details/AudioOutputDetail.qml:265, Modules/ControlCenter/BuiltinPlugins/DisplayProfilesWidget.qml:196", + "reference": "Modals/WindowRuleModal.qml:879, Modules/DankDash/MediaDropdownOverlay.qml:368, Modules/Settings/ThemeColorsTab.qml:1542, Modules/Settings/NetworkEthernetTab.qml:435, Modules/Settings/WindowRulesTab.qml:48, Modules/ControlCenter/Details/AudioInputDetail.qml:256, Modules/ControlCenter/Details/AudioOutputDetail.qml:265, Modules/ControlCenter/BuiltinPlugins/DisplayProfilesWidget.qml:196", "comment": "" }, { "term": "Active Color", "context": "Active Color", - "reference": "Modules/Settings/WidgetsTabSection.qml:3727", + "reference": "Modules/Settings/WidgetsTabSection.qml:4071", "comment": "" }, { "term": "Active Lock Screen Monitor", "context": "Active Lock Screen Monitor", - "reference": "Modules/Settings/LockScreenTab.qml:364", + "reference": "Modules/Settings/LockScreenTab.qml:415", "comment": "" }, { @@ -800,13 +800,13 @@ { "term": "Active in Column", "context": "Active in Column", - "reference": "Modals/WindowRuleModal.qml:887, Modules/Settings/WindowRulesTab.qml:50", + "reference": "Modals/WindowRuleModal.qml:889, Modules/Settings/WindowRulesTab.qml:50", "comment": "" }, { "term": "Active tile background and icon color", "context": "Active tile background and icon color", - "reference": "Modules/Settings/ThemeColorsTab.qml:1614", + "reference": "Modules/Settings/ThemeColorsTab.qml:1678", "comment": "control center tile color setting description" }, { @@ -866,7 +866,7 @@ { "term": "Add Desktop Widget", "context": "Add Desktop Widget", - "reference": "Modules/Settings/DesktopWidgetBrowser.qml:106, Modules/Settings/DesktopWidgetBrowser.qml:222", + "reference": "Modules/Settings/DesktopWidgetBrowser.qml:106, Modules/Settings/DesktopWidgetBrowser.qml:224", "comment": "" }, { @@ -884,19 +884,19 @@ { "term": "Add Title", "context": "Add Title", - "reference": "Modals/WindowRuleModal.qml:744", + "reference": "Modals/WindowRuleModal.qml:746", "comment": "" }, { "term": "Add Widget", "context": "Add Widget", - "reference": "Modules/Settings/WidgetsTabSection.qml:1079, Modules/Settings/WidgetSelectionPopup.qml:111, Modules/Settings/DesktopWidgetsTab.qml:191, Modules/ControlCenter/Components/EditControls.qml:131, Modules/ControlCenter/Components/EditControls.qml:238", + "reference": "Modules/Settings/WidgetsTabSection.qml:1230, Modules/Settings/WidgetSelectionPopup.qml:111, Modules/Settings/DesktopWidgetsTab.qml:191, Modules/ControlCenter/Components/EditControls.qml:131, Modules/ControlCenter/Components/EditControls.qml:238", "comment": "" }, { "term": "Add Widget to %1", "context": "Add Widget to %1", - "reference": "Modules/Settings/WidgetSelectionPopup.qml:240", + "reference": "Modules/Settings/WidgetSelectionPopup.qml:242", "comment": "" }, { @@ -914,7 +914,7 @@ { "term": "Add a custom prefix to all application launches. This can be used for things like 'uwsm-app', 'systemd-run', or other command wrappers.", "context": "Add a custom prefix to all application launches. This can be used for things like 'uwsm-app', 'systemd-run', or other command wrappers.", - "reference": "Modules/Settings/LauncherTab.qml:559", + "reference": "Modules/Settings/LauncherTab.qml:563", "comment": "" }, { @@ -944,7 +944,7 @@ { "term": "Add match", "context": "Add match", - "reference": "Modals/WindowRuleModal.qml:835", + "reference": "Modals/WindowRuleModal.qml:837", "comment": "" }, { @@ -980,19 +980,25 @@ { "term": "Adjust the number of columns in grid view mode.", "context": "Adjust the number of columns in grid view mode.", - "reference": "Modules/Settings/LauncherTab.qml:594", + "reference": "Modules/Settings/LauncherTab.qml:598", "comment": "" }, { "term": "Adjust volume per scroll indent", "context": "Adjust volume per scroll indent", - "reference": "Modules/Settings/MediaPlayerTab.qml:101", + "reference": "Modules/Settings/MediaPlayerTab.qml:102", "comment": "" }, { "term": "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)", "context": "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)", - "reference": "Modules/Settings/ThemeColorsTab.qml:592", + "reference": "Modules/Settings/ThemeColorsTab.qml:656", + "comment": "" + }, + { + "term": "Administrator access is required. Use the Sync button in Settings → Greeter to apply.", + "context": "Administrator access is required. Use the Sync button in Settings → Greeter to apply.", + "reference": "Common/settings/Processes.qml:365", "comment": "" }, { @@ -1016,13 +1022,13 @@ { "term": "All", "context": "All", - "reference": "Modals/ProcessListModal.qml:378, Services/AppSearchService.qml:724, Services/AppSearchService.qml:745, dms-plugins/DankStickerSearch/DankStickerSearch.qml:101, dms-plugins/dms-plugins-official/DankStickerSearch/DankStickerSearch.qml:101, Modals/DankLauncherV2/Controller.qml:754, Modals/DankLauncherV2/SpotlightLauncherContent.qml:439, Modals/DankLauncherV2/LauncherContent.qml:357, Modals/DankLauncherV2/LauncherContent.qml:635, Modals/Clipboard/ClipboardContent.qml:15, Modules/ProcessList/ProcessListPopout.qml:168, Modules/Settings/WidgetsTabSection.qml:3461, Modules/Settings/WidgetsTabSection.qml:3515, Modules/Settings/PluginBrowser.qml:194, Modules/Settings/KeybindsTab.qml:458, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:103, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:106, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:118, Modules/ControlCenter/BuiltinPlugins/TailscaleWidget.qml:254, Modules/Notifications/Center/HistoryNotificationList.qml:87", + "reference": "Modals/ProcessListModal.qml:383, Services/AppSearchService.qml:724, Services/AppSearchService.qml:745, dms-plugins/DankStickerSearch/DankStickerSearch.qml:101, dms-plugins/dms-plugins-official/DankStickerSearch/DankStickerSearch.qml:101, Modals/DankLauncherV2/Controller.qml:755, Modals/DankLauncherV2/SpotlightLauncherContent.qml:438, Modals/DankLauncherV2/LauncherContent.qml:360, Modals/DankLauncherV2/LauncherContent.qml:649, Modals/Clipboard/ClipboardContent.qml:15, Modules/ProcessList/ProcessListPopout.qml:168, Modules/Settings/WidgetsTabSection.qml:3782, Modules/Settings/WidgetsTabSection.qml:3838, Modules/Settings/PluginBrowser.qml:194, Modules/Settings/KeybindsTab.qml:458, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:103, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:106, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:118, Modules/ControlCenter/BuiltinPlugins/TailscaleWidget.qml:254, Modules/Notifications/Center/HistoryNotificationList.qml:87", "comment": "Tailscale filter: all devices | notification history filter | plugin browser category filter" }, { "term": "All Monitors", "context": "All Monitors", - "reference": "Modules/Settings/LockScreenTab.qml:366, Modules/Settings/LockScreenTab.qml:376, Modules/Settings/LockScreenTab.qml:386, Modules/Settings/LockScreenTab.qml:390", + "reference": "Modules/Settings/LockScreenTab.qml:417, Modules/Settings/LockScreenTab.qml:427, Modules/Settings/LockScreenTab.qml:437, Modules/Settings/LockScreenTab.qml:441", "comment": "" }, { @@ -1058,7 +1064,7 @@ { "term": "Allow adjusting device volume by scrolling on the right half of items in the device list", "context": "Allow adjusting device volume by scrolling on the right half of items in the device list", - "reference": "Modules/Settings/MediaPlayerTab.qml:131", + "reference": "Modules/Settings/MediaPlayerTab.qml:133", "comment": "" }, { @@ -1100,7 +1106,7 @@ { "term": "Alternative (OR)", "context": "Alternative (OR)", - "reference": "Modules/Settings/LockScreenTab.qml:253, Modules/Settings/LockScreenTab.qml:254", + "reference": "Modules/Settings/LockScreenTab.qml:304, Modules/Settings/LockScreenTab.qml:305", "comment": "U2F mode option: key works as standalone unlock method" }, { @@ -1115,6 +1121,12 @@ "reference": "Modules/Settings/OSDTab.qml:78", "comment": "" }, + { + "term": "Always blur against the wallpaper, even with Xray off", + "context": "Always blur against the wallpaper, even with Xray off", + "reference": "Modules/Settings/CompositorLayoutTab.qml:393, Modules/Settings/CompositorLayoutTab.qml:545", + "comment": "" + }, { "term": "Always hide the dock and reveal it when hovering near the dock area", "context": "Always hide the dock and reveal it when hovering near the dock area", @@ -1124,7 +1136,7 @@ { "term": "Always on icons", "context": "Always on icons", - "reference": "Modules/Settings/WidgetsTabSection.qml:2479", + "reference": "Modules/Settings/WidgetsTabSection.qml:2709", "comment": "" }, { @@ -1184,7 +1196,7 @@ { "term": "Anchor", "context": "Anchor", - "reference": "Modals/WindowRuleModal.qml:1387", + "reference": "Modals/WindowRuleModal.qml:1389", "comment": "" }, { @@ -1226,7 +1238,7 @@ { "term": "App Customizations", "context": "App Customizations", - "reference": "Modules/Settings/LauncherTab.qml:1292", + "reference": "Modules/Settings/LauncherTab.qml:1298", "comment": "" }, { @@ -1238,7 +1250,7 @@ { "term": "App ID (e.g. firefox)", "context": "App ID (e.g. firefox)", - "reference": "Modals/WindowRuleModal.qml:711", + "reference": "Modals/WindowRuleModal.qml:713", "comment": "" }, { @@ -1250,13 +1262,13 @@ { "term": "App ID regex", "context": "App ID regex", - "reference": "Modals/WindowRuleModal.qml:778", + "reference": "Modals/WindowRuleModal.qml:780", "comment": "" }, { "term": "App ID regex (e.g. ^firefox$)", "context": "App ID regex (e.g. ^firefox$)", - "reference": "Modals/WindowRuleModal.qml:711", + "reference": "Modals/WindowRuleModal.qml:713", "comment": "" }, { @@ -1280,13 +1292,13 @@ { "term": "App name or identity (e.g., firefox)", "context": "App name or identity (e.g., firefox)", - "reference": "Modules/Settings/MediaPlayerTab.qml:164", + "reference": "Modules/Settings/MediaPlayerTab.qml:166", "comment": "" }, { "term": "Appearance", "context": "Appearance", - "reference": "Modals/Settings/SettingsSidebar.qml:122, Modules/Settings/LauncherTab.qml:606", + "reference": "Modals/Settings/SettingsSidebar.qml:122, Modules/Settings/LauncherTab.qml:610", "comment": "launcher appearance settings" }, { @@ -1304,7 +1316,7 @@ { "term": "Applications", "context": "Applications", - "reference": "Modals/DankLauncherV2/Controller.qml:207, Modals/Settings/SettingsSidebar.qml:277, Modules/Settings/ThemeColorsTab.qml:2071, Modules/Dock/DockLauncherButton.qml:25", + "reference": "Modals/DankLauncherV2/Controller.qml:208, Modals/Settings/SettingsSidebar.qml:277, Modules/Settings/ThemeColorsTab.qml:2147, Modules/Dock/DockLauncherButton.qml:25", "comment": "" }, { @@ -1328,13 +1340,13 @@ { "term": "Apply GTK Colors", "context": "Apply GTK Colors", - "reference": "Modules/Settings/ThemeColorsTab.qml:2835", + "reference": "Modules/Settings/ThemeColorsTab.qml:2911", "comment": "" }, { "term": "Apply Qt Colors", "context": "Apply Qt Colors", - "reference": "Modules/Settings/ThemeColorsTab.qml:2869", + "reference": "Modules/Settings/ThemeColorsTab.qml:2945", "comment": "" }, { @@ -1346,7 +1358,7 @@ { "term": "Apply inverse concave corner cutouts to the bar", "context": "Apply inverse concave corner cutouts to the bar", - "reference": "Modules/Settings/DankBarTab.qml:1212", + "reference": "Modules/Settings/DankBarTab.qml:1208", "comment": "" }, { @@ -1364,7 +1376,7 @@ { "term": "Applying authentication changes...", "context": "Applying authentication changes...", - "reference": "Common/settings/Processes.qml:648", + "reference": "Common/settings/Processes.qml:629", "comment": "" }, { @@ -1376,7 +1388,7 @@ { "term": "Apps", "context": "Apps", - "reference": "Modals/DankLauncherV2/SpotlightLauncherContent.qml:443, Modals/DankLauncherV2/LauncherContent.qml:362", + "reference": "Modals/DankLauncherV2/SpotlightLauncherContent.qml:442, Modals/DankLauncherV2/LauncherContent.qml:365", "comment": "" }, { @@ -1388,25 +1400,25 @@ { "term": "Apps Dock Settings", "context": "Apps Dock Settings", - "reference": "Modules/Settings/WidgetsTabSection.qml:3411", + "reference": "Modules/Settings/WidgetsTabSection.qml:3724", "comment": "" }, { "term": "Apps Icon", "context": "Apps Icon", - "reference": "Modules/Settings/DockTab.qml:280, Modules/Settings/LauncherTab.qml:302", + "reference": "Modules/Settings/DockTab.qml:280, Modules/Settings/LauncherTab.qml:303", "comment": "" }, { "term": "Apps are ordered by usage frequency, then last used, then alphabetically.", "context": "Apps are ordered by usage frequency, then last used, then alphabetically.", - "reference": "Modules/Settings/LauncherTab.qml:1438", + "reference": "Modules/Settings/LauncherTab.qml:1444", "comment": "" }, { "term": "Apps with custom display name, icon, or launch options. Right-click an app and select 'Edit App' to customize.", "context": "Apps with custom display name, icon, or launch options. Right-click an app and select 'Edit App' to customize.", - "reference": "Modules/Settings/LauncherTab.qml:1315", + "reference": "Modules/Settings/LauncherTab.qml:1321", "comment": "" }, { @@ -1442,7 +1454,7 @@ { "term": "At Startup", "context": "At Startup", - "reference": "Modals/WindowRuleModal.qml:902, Modules/Settings/WindowRulesTab.qml:53", + "reference": "Modals/WindowRuleModal.qml:904, Modules/Settings/WindowRulesTab.qml:53", "comment": "" }, { @@ -1466,7 +1478,7 @@ { "term": "Audio", "context": "Audio", - "reference": "Modals/Settings/SettingsSidebar.qml:318, Modules/Settings/WidgetsTabSection.qml:1950, Modules/Settings/WidgetsTabSection.qml:2179", + "reference": "Modals/Settings/SettingsSidebar.qml:318, Modules/Settings/WidgetsTabSection.qml:2172, Modules/Settings/WidgetsTabSection.qml:2403", "comment": "" }, { @@ -1496,7 +1508,7 @@ { "term": "Audio Output", "context": "Audio Output", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1876, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1331, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1875, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1331, Modules/ControlCenter/Models/WidgetModel.qml:179", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1779, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1331, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1779, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1331, Modules/ControlCenter/Models/WidgetModel.qml:179", "comment": "" }, { @@ -1568,19 +1580,19 @@ { "term": "Authentication changes applied.", "context": "Authentication changes applied.", - "reference": "Common/settings/Processes.qml:621", + "reference": "Common/settings/Processes.qml:602", "comment": "" }, { "term": "Authentication changes apply automatically.", "context": "Authentication changes apply automatically.", - "reference": "Modules/Settings/GreeterTab.qml:61, Modules/Settings/LockScreenTab.qml:18, Modules/Settings/LockScreenTab.qml:35", + "reference": "Modules/Settings/GreeterTab.qml:63, Modules/Settings/LockScreenTab.qml:18, Modules/Settings/LockScreenTab.qml:35", "comment": "" }, { "term": "Authentication changes apply automatically. Fingerprint-only login may not unlock Keyring.", "context": "Authentication changes apply automatically. Fingerprint-only login may not unlock Keyring.", - "reference": "Modules/Settings/GreeterTab.qml:37", + "reference": "Modules/Settings/GreeterTab.qml:39", "comment": "" }, { @@ -1592,7 +1604,7 @@ { "term": "Authentication error - try again", "context": "Authentication error - try again", - "reference": "Modules/Lock/LockScreenContent.qml:59, Modules/Greetd/GreeterContent.qml:245", + "reference": "Modules/Lock/LockScreenContent.qml:69, Modules/Greetd/GreeterContent.qml:245", "comment": "" }, { @@ -1622,13 +1634,13 @@ { "term": "Auto", "context": "Auto", - "reference": "Modules/Settings/ThemeColorsTab.qml:343, Modules/Settings/ThemeColorsTab.qml:343, Modules/Settings/WidgetsTabSection.qml:1456, Modules/Settings/NetworkStatusTab.qml:164, Modules/Settings/TimeWeatherTab.qml:135, Modules/Settings/DisplayConfigTab.qml:159, Modules/Settings/DisplayConfigTab.qml:205, Modules/Settings/NetworkWifiTab.qml:239, Modules/Settings/NetworkWifiTab.qml:243, Modules/Settings/NetworkWifiTab.qml:244, Modules/Settings/NetworkWifiTab.qml:247, Modules/Settings/DesktopWidgetSettings/SystemMonitorSettings.qml:351, Modules/Settings/DesktopWidgetSettings/SystemMonitorSettings.qml:359, Modules/Settings/Widgets/TerminalPickerRow.qml:7, Modules/ControlCenter/Details/NetworkDetail.qml:118, Modules/ControlCenter/Details/NetworkDetail.qml:119, Modules/ControlCenter/Details/NetworkDetail.qml:122, Modules/ControlCenter/Details/NetworkDetail.qml:125, Modules/ControlCenter/BuiltinPlugins/DisplayProfilesWidget.qml:29, Modules/ControlCenter/BuiltinPlugins/DisplayProfilesWidget.qml:106", + "reference": "Modules/Settings/ThemeColorsTab.qml:406, Modules/Settings/ThemeColorsTab.qml:406, Modules/Settings/WidgetsTabSection.qml:1645, Modules/Settings/NetworkStatusTab.qml:164, Modules/Settings/TimeWeatherTab.qml:135, Modules/Settings/DisplayConfigTab.qml:159, Modules/Settings/DisplayConfigTab.qml:205, Modules/Settings/NetworkWifiTab.qml:239, Modules/Settings/NetworkWifiTab.qml:243, Modules/Settings/NetworkWifiTab.qml:244, Modules/Settings/NetworkWifiTab.qml:247, Modules/Settings/CompositorLayoutTab.qml:283, Modules/Settings/CompositorLayoutTab.qml:412, Modules/Settings/CompositorLayoutTab.qml:564, Modules/Settings/DesktopWidgetSettings/SystemMonitorSettings.qml:351, Modules/Settings/DesktopWidgetSettings/SystemMonitorSettings.qml:359, Modules/Settings/Widgets/TerminalPickerRow.qml:7, Modules/ControlCenter/Details/NetworkDetail.qml:118, Modules/ControlCenter/Details/NetworkDetail.qml:119, Modules/ControlCenter/Details/NetworkDetail.qml:122, Modules/ControlCenter/Details/NetworkDetail.qml:125, Modules/ControlCenter/BuiltinPlugins/DisplayProfilesWidget.qml:29, Modules/ControlCenter/BuiltinPlugins/DisplayProfilesWidget.qml:106", "comment": "calendar backend option | theme category option" }, { "term": "Auto (Bar-aware)", "context": "Auto (Bar-aware)", - "reference": "Modules/Settings/ThemeColorsTab.qml:1942, Modules/Settings/ThemeColorsTab.qml:1946, Modules/Settings/ThemeColorsTab.qml:1959, Modules/Settings/DankBarTab.qml:1687, Modules/Settings/DankBarTab.qml:1691, Modules/Settings/DankBarTab.qml:1699", + "reference": "Modules/Settings/ThemeColorsTab.qml:2018, Modules/Settings/ThemeColorsTab.qml:2022, Modules/Settings/ThemeColorsTab.qml:2035, Modules/Settings/DankBarTab.qml:1683, Modules/Settings/DankBarTab.qml:1687, Modules/Settings/DankBarTab.qml:1695", "comment": "bar shadow direction source option | shadow direction option" }, { @@ -1652,7 +1664,7 @@ { "term": "Auto Overflow", "context": "Auto Overflow", - "reference": "Modules/Settings/WidgetsTabSection.qml:1395", + "reference": "Modules/Settings/WidgetsTabSection.qml:1577", "comment": "" }, { @@ -1667,6 +1679,24 @@ "reference": "Modules/Settings/BatteryTab.qml:257", "comment": "" }, + { + "term": "Auto matches bar spacing; Off leaves gaps to your Hyprland config", + "context": "Auto matches bar spacing; Off leaves gaps to your Hyprland config", + "reference": "Modules/Settings/CompositorLayoutTab.qml:411", + "comment": "" + }, + { + "term": "Auto matches bar spacing; Off leaves gaps to your MangoWC config", + "context": "Auto matches bar spacing; Off leaves gaps to your MangoWC config", + "reference": "Modules/Settings/CompositorLayoutTab.qml:563", + "comment": "" + }, + { + "term": "Auto matches bar spacing; Off leaves gaps to your niri config", + "context": "Auto matches bar spacing; Off leaves gaps to your niri config", + "reference": "Modules/Settings/CompositorLayoutTab.qml:282", + "comment": "" + }, { "term": "Auto mode is on. Manual profile selection is disabled.", "context": "Auto mode is on. Manual profile selection is disabled.", @@ -1676,7 +1706,7 @@ { "term": "Auto saved", "context": "Auto saved", - "reference": "Modules/Notepad/NotepadTextEditor.qml:1041", + "reference": "Modules/Notepad/NotepadTextEditor.qml:1032", "comment": "" }, { @@ -1688,13 +1718,13 @@ { "term": "Auto-Hide Timeout", "context": "Auto-Hide Timeout", - "reference": "Modules/Settings/ThemeColorsTab.qml:2275", + "reference": "Modules/Settings/ThemeColorsTab.qml:2351", "comment": "" }, { "term": "Auto-close Niri overview when launching apps.", "context": "Auto-close Niri overview when launching apps.", - "reference": "Modules/Settings/LauncherTab.qml:754", + "reference": "Modules/Settings/LauncherTab.qml:760", "comment": "" }, { @@ -1721,6 +1751,12 @@ "reference": "Modules/Greetd/GreeterUserPicker.qml:223", "comment": "" }, + { + "term": "Auto-login change needs a sync", + "context": "Auto-login change needs a sync", + "reference": "Common/settings/Processes.qml:365", + "comment": "" + }, { "term": "Auto-login disabled", "context": "Auto-login disabled", @@ -1736,7 +1772,7 @@ { "term": "Auto-login on startup", "context": "Auto-login on startup", - "reference": "Modules/Settings/GreeterTab.qml:750", + "reference": "Modules/Settings/GreeterTab.qml:681", "comment": "" }, { @@ -1766,25 +1802,25 @@ { "term": "Autofill last remembered query when opened", "context": "Autofill last remembered query when opened", - "reference": "Modules/Settings/LauncherTab.qml:1146", + "reference": "Modules/Settings/LauncherTab.qml:1152", "comment": "" }, { "term": "Automatic Color Mode", "context": "Automatic Color Mode", - "reference": "Modules/Settings/ThemeColorsTab.qml:1098", + "reference": "Modules/Settings/ThemeColorsTab.qml:1162", "comment": "" }, { "term": "Automatic Control", "context": "Automatic Control", - "reference": "Modules/Settings/ThemeColorsTab.qml:1109, Modules/Settings/GammaControlTab.qml:139", + "reference": "Modules/Settings/ThemeColorsTab.qml:1173, Modules/Settings/GammaControlTab.qml:139", "comment": "" }, { "term": "Automatic Cycling", "context": "Automatic Cycling", - "reference": "Modules/Settings/WallpaperTab.qml:944, Modules/Settings/LockScreenTab.qml:336", + "reference": "Modules/Settings/WallpaperTab.qml:999, Modules/Settings/LockScreenTab.qml:387", "comment": "" }, { @@ -1796,7 +1832,7 @@ { "term": "Automatically cycle through wallpapers in the same folder", "context": "Automatically cycle through wallpapers in the same folder", - "reference": "Modules/Settings/WallpaperTab.qml:945", + "reference": "Modules/Settings/WallpaperTab.qml:1000", "comment": "" }, { @@ -1832,13 +1868,13 @@ { "term": "Automatically lock the screen when DMS starts", "context": "Automatically lock the screen when DMS starts", - "reference": "Modules/Settings/LockScreenTab.qml:211", + "reference": "Modules/Settings/LockScreenTab.qml:262", "comment": "" }, { "term": "Automatically lock the screen when the system prepares to suspend", "context": "Automatically lock the screen when the system prepares to suspend", - "reference": "Modules/Settings/PowerSleepTab.qml:93, Modules/Settings/LockScreenTab.qml:192", + "reference": "Modules/Settings/PowerSleepTab.qml:93, Modules/Settings/LockScreenTab.qml:243", "comment": "" }, { @@ -1856,7 +1892,7 @@ { "term": "Automation", "context": "Automation", - "reference": "Modules/Settings/ThemeColorsTab.qml:1435", + "reference": "Modules/Settings/ThemeColorsTab.qml:1499", "comment": "" }, { @@ -1910,7 +1946,7 @@ { "term": "Available.", "context": "Available.", - "reference": "Modules/Settings/GreeterTab.qml:61", + "reference": "Modules/Settings/GreeterTab.qml:63", "comment": "" }, { @@ -1922,7 +1958,7 @@ { "term": "Back", "context": "Back", - "reference": "Modals/Greeter/GreeterModal.qml:286, Modules/DankBar/Widgets/SystemTrayBar.qml:1944", + "reference": "Modals/Greeter/GreeterModal.qml:288, Modules/DankBar/Widgets/SystemTrayBar.qml:1944", "comment": "greeter back button" }, { @@ -1946,25 +1982,25 @@ { "term": "Background", "context": "Background", - "reference": "Modules/Settings/GreeterTab.qml:648", + "reference": "Modules/Settings/GreeterTab.qml:614, Modules/Settings/LockScreenTab.qml:183", "comment": "" }, { "term": "Background Blur", "context": "Background Blur", - "reference": "Modules/Settings/ThemeColorsTab.qml:1748, Modules/Settings/ThemeColorsTab.qml:1756", + "reference": "Modules/Settings/ThemeColorsTab.qml:1870, Modules/Settings/ThemeColorsTab.qml:1878", "comment": "" }, { "term": "Background Color", "context": "Background Color", - "reference": "Modules/Settings/WallpaperTab.qml:361, Modules/Settings/WallpaperTab.qml:389", + "reference": "Modules/Settings/WallpaperTab.qml:416, Modules/Settings/WallpaperTab.qml:444", "comment": "" }, { "term": "Background Effect", "context": "Background Effect", - "reference": "Modals/WindowRuleModal.qml:1228", + "reference": "Modals/WindowRuleModal.qml:1230", "comment": "" }, { @@ -1976,7 +2012,7 @@ { "term": "Background authentication sync failed. Trying terminal mode.", "context": "Background authentication sync failed. Trying terminal mode.", - "reference": "Common/settings/Processes.qml:632", + "reference": "Common/settings/Processes.qml:613", "comment": "" }, { @@ -1994,13 +2030,13 @@ { "term": "Balance power and performance", "context": "Balance power and performance", - "reference": "Common/Theme.qml:1654", + "reference": "Common/Theme.qml:1655", "comment": "power profile description" }, { "term": "Balanced", "context": "Balanced", - "reference": "Common/Theme.qml:1641", + "reference": "Common/Theme.qml:1642", "comment": "power profile option" }, { @@ -2042,7 +2078,7 @@ { "term": "Bar Shadows", "context": "Bar Shadows", - "reference": "Modules/Settings/ThemeColorsTab.qml:2034", + "reference": "Modules/Settings/ThemeColorsTab.qml:2110", "comment": "" }, { @@ -2054,19 +2090,19 @@ { "term": "Bar corners and background", "context": "Bar corners and background", - "reference": "Modules/Settings/DankBarTab.qml:1152", + "reference": "Modules/Settings/DankBarTab.qml:1148", "comment": "" }, { "term": "Bar shadow, border, and corners", "context": "Bar shadow, border, and corners", - "reference": "Modules/Settings/DankBarTab.qml:1608", + "reference": "Modules/Settings/DankBarTab.qml:1604", "comment": "" }, { "term": "Base color for shadows (opacity is applied automatically)", "context": "Base color for shadows (opacity is applied automatically)", - "reference": "Modules/Settings/ThemeColorsTab.qml:1903", + "reference": "Modules/Settings/ThemeColorsTab.qml:1972", "comment": "" }, { @@ -2078,7 +2114,7 @@ { "term": "Battery", "context": "Battery", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1678, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:740, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1677, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:740, Modals/Settings/SettingsSidebar.qml:371, Modules/Settings/WidgetsTabSection.qml:1995, Modules/Settings/WidgetsTabSection.qml:2179, Modules/Settings/PowerSleepTab.qml:59, Modules/Settings/WidgetsTab.qml:194, Modules/ControlCenter/Models/WidgetModel.qml:221, Modules/ControlCenter/Widgets/BatteryPill.qml:17", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1581, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:740, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1581, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:740, Modals/Settings/SettingsSidebar.qml:371, Modules/Settings/WidgetsTabSection.qml:2217, Modules/Settings/WidgetsTabSection.qml:2403, Modules/Settings/PowerSleepTab.qml:59, Modules/Settings/WidgetsTab.qml:194, Modules/ControlCenter/Models/WidgetModel.qml:221, Modules/ControlCenter/Widgets/BatteryPill.qml:17", "comment": "KDE Connect battery label" }, { @@ -2162,7 +2198,7 @@ { "term": "Bind lock screen to dbus signals from loginctl. Disable if using an external lock screen", "context": "Bind lock screen to dbus signals from loginctl. Disable if using an external lock screen", - "reference": "Modules/Settings/LockScreenTab.qml:178", + "reference": "Modules/Settings/LockScreenTab.qml:229", "comment": "" }, { @@ -2192,13 +2228,13 @@ { "term": "Black", "context": "Black", - "reference": "Modules/Settings/TypographyMotionTab.qml:254, Modules/Settings/TypographyMotionTab.qml:274, Modules/Settings/TypographyMotionTab.qml:306, Modules/Settings/WallpaperTab.qml:368", + "reference": "Modules/Settings/TypographyMotionTab.qml:254, Modules/Settings/TypographyMotionTab.qml:274, Modules/Settings/TypographyMotionTab.qml:306, Modules/Settings/WallpaperTab.qml:423", "comment": "font weight" }, { "term": "Blend between Surface High and the selected custom color", "context": "Blend between Surface High and the selected custom color", - "reference": "Modules/Settings/ThemeColorsTab.qml:1593", + "reference": "Modules/Settings/ThemeColorsTab.qml:1657", "comment": "" }, { @@ -2210,7 +2246,7 @@ { "term": "Block Out From", "context": "Block Out From", - "reference": "Modals/WindowRuleModal.qml:1141", + "reference": "Modals/WindowRuleModal.qml:1143", "comment": "" }, { @@ -2234,7 +2270,7 @@ { "term": "Bluetooth", "context": "Bluetooth", - "reference": "Modules/Settings/WidgetsTabSection.qml:1940, Modules/Settings/WidgetsTabSection.qml:2179, Modules/ControlCenter/Models/WidgetModel.qml:170, Modules/ControlCenter/Components/DragDropGrid.qml:503", + "reference": "Modules/Settings/WidgetsTabSection.qml:2162, Modules/Settings/WidgetsTabSection.qml:2403, Modules/ControlCenter/Models/WidgetModel.qml:170, Modules/ControlCenter/Components/DragDropGrid.qml:503", "comment": "bluetooth status" }, { @@ -2252,49 +2288,37 @@ { "term": "Blur", "context": "Blur", - "reference": "Modals/WindowRuleModal.qml:1248, Modules/Settings/WindowRulesTab.qml:130", - "comment": "" - }, - { - "term": "Blur Border Color", - "context": "Blur Border Color", - "reference": "Modules/Settings/ThemeColorsTab.qml:178, Modules/Settings/ThemeColorsTab.qml:1767", - "comment": "" - }, - { - "term": "Blur Border Opacity", - "context": "Blur Border Opacity", - "reference": "Modules/Settings/ThemeColorsTab.qml:1805", + "reference": "Modals/WindowRuleModal.qml:1250, Modules/Settings/WindowRulesTab.qml:130", "comment": "" }, { "term": "Blur Wallpaper Layer", "context": "Blur Wallpaper Layer", - "reference": "Modules/Settings/WallpaperTab.qml:1309", + "reference": "Modules/Settings/WallpaperTab.qml:1364", "comment": "" }, { "term": "Blur on Overview", "context": "Blur on Overview", - "reference": "Modules/Settings/WallpaperTab.qml:819", + "reference": "Modules/Settings/WallpaperTab.qml:874", "comment": "" }, { "term": "Blur the background behind bars, popouts, modals, and notifications. Requires compositor support. Adjust Opacity accordingly.", "context": "Blur the background behind bars, popouts, modals, and notifications. Requires compositor support. Adjust Opacity accordingly.", - "reference": "Modules/Settings/ThemeColorsTab.qml:1757", + "reference": "Modules/Settings/ThemeColorsTab.qml:1879", "comment": "" }, { "term": "Blur wallpaper when niri overview is open", "context": "Blur wallpaper when niri overview is open", - "reference": "Modules/Settings/WallpaperTab.qml:820", + "reference": "Modules/Settings/WallpaperTab.qml:875", "comment": "" }, { "term": "Blurred surfaces show the wallpaper instead of the content beneath", "context": "Blurred surfaces show the wallpaper instead of the content beneath", - "reference": "Modules/Settings/CompositorLayoutTab.qml:371, Modules/Settings/CompositorLayoutTab.qml:487", + "reference": "Modules/Settings/CompositorLayoutTab.qml:382, Modules/Settings/CompositorLayoutTab.qml:534", "comment": "" }, { @@ -2318,7 +2342,7 @@ { "term": "Border", "context": "Border", - "reference": "Modules/Settings/DockTab.qml:671, Modules/Settings/DockTab.qml:678, Modules/Settings/LauncherTab.qml:686, Modules/Settings/DankBarTab.qml:1419, Modules/Settings/FrameTab.qml:79", + "reference": "Modules/Settings/DockTab.qml:671, Modules/Settings/DockTab.qml:678, Modules/Settings/LauncherTab.qml:691, Modules/Settings/DankBarTab.qml:1415, Modules/Settings/FrameTab.qml:79", "comment": "launcher border option" }, { @@ -2348,7 +2372,7 @@ { "term": "Border Size", "context": "Border Size", - "reference": "Modules/Settings/CompositorLayoutTab.qml:355, Modules/Settings/CompositorLayoutTab.qml:462, Modules/Settings/CompositorLayoutTab.qml:578", + "reference": "Modules/Settings/CompositorLayoutTab.qml:366, Modules/Settings/CompositorLayoutTab.qml:509, Modules/Settings/CompositorLayoutTab.qml:661", "comment": "" }, { @@ -2364,9 +2388,9 @@ "comment": "" }, { - "term": "Border color around blurred surfaces", - "context": "Border color around blurred surfaces", - "reference": "Modules/Settings/ThemeColorsTab.qml:1768", + "term": "Border color around popouts, modals, and other shell surfaces", + "context": "Border color around popouts, modals, and other shell surfaces", + "reference": "Modules/Settings/ThemeColorsTab.qml:1778", "comment": "" }, { @@ -2378,13 +2402,13 @@ { "term": "Border with Background", "context": "Border with Background", - "reference": "Modals/WindowRuleModal.qml:1127", + "reference": "Modals/WindowRuleModal.qml:1129", "comment": "" }, { "term": "Bottom", "context": "Bottom", - "reference": "Modules/Settings/ThemeColorsTab.qml:1942, Modules/Settings/ThemeColorsTab.qml:1952, Modules/Settings/ThemeColorsTab.qml:1965, Modules/Settings/DockTab.qml:116, Modules/Settings/DankBarTab.qml:344, Modules/Settings/DankBarTab.qml:493, Modules/Settings/DankBarTab.qml:1721, Modules/Settings/DankBarTab.qml:1729, Modules/Settings/DankBarTab.qml:1743, Modules/Settings/FrameTab.qml:343", + "reference": "Modules/Settings/ThemeColorsTab.qml:2018, Modules/Settings/ThemeColorsTab.qml:2028, Modules/Settings/ThemeColorsTab.qml:2041, Modules/Settings/DockTab.qml:116, Modules/Settings/DankBarTab.qml:344, Modules/Settings/DankBarTab.qml:493, Modules/Settings/DankBarTab.qml:1717, Modules/Settings/DankBarTab.qml:1725, Modules/Settings/DankBarTab.qml:1739, Modules/Settings/FrameTab.qml:343", "comment": "shadow direction option" }, { @@ -2420,7 +2444,7 @@ { "term": "Brightness", "context": "Brightness", - "reference": "Modules/Settings/WidgetsTabSection.qml:1980, Modules/Settings/WidgetsTabSection.qml:2179, Modules/Settings/DockTab.qml:498, Modules/Settings/LauncherTab.qml:519, Modules/Settings/OSDTab.qml:117", + "reference": "Modules/Settings/WidgetsTabSection.qml:2202, Modules/Settings/WidgetsTabSection.qml:2403, Modules/Settings/DockTab.qml:498, Modules/Settings/LauncherTab.qml:523, Modules/Settings/OSDTab.qml:117", "comment": "" }, { @@ -2432,7 +2456,7 @@ { "term": "Brightness Value", "context": "Brightness Value", - "reference": "Modules/Settings/WidgetsTabSection.qml:1985, Modules/Settings/WidgetsTabSection.qml:2179", + "reference": "Modules/Settings/WidgetsTabSection.qml:2207, Modules/Settings/WidgetsTabSection.qml:2403", "comment": "" }, { @@ -2444,43 +2468,43 @@ { "term": "Browse", "context": "Browse", - "reference": "Modals/DankLauncherV2/SpotlightResultRow.qml:62, Modals/DankLauncherV2/Controller.qml:228, Modals/DankLauncherV2/Controller.qml:1376, Modules/Settings/ThemeColorsTab.qml:343, Modules/Settings/GreeterTab.qml:681, Modules/Settings/AutoStartTab.qml:487, Modules/Settings/PluginsTab.qml:231, Modules/Settings/LockScreenTab.qml:327", + "reference": "Modals/DankLauncherV2/SpotlightResultRow.qml:62, Modals/DankLauncherV2/Controller.qml:229, Modals/DankLauncherV2/Controller.qml:1377, Modules/Settings/ThemeColorsTab.qml:406, Modules/Settings/AutoStartTab.qml:487, Modules/Settings/PluginsTab.qml:231, Modules/Settings/LockScreenTab.qml:378, Modules/Settings/Widgets/SettingsWallpaperPicker.qml:57", "comment": "theme category option" }, { "term": "Browse Files", "context": "Browse Files", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1599, dms-plugins/DankKDEConnect/components/DeviceCard.qml:228, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:656, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1598, dms-plugins/dms-plugins-official/DankKDEConnect/components/DeviceCard.qml:228, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:656", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1502, dms-plugins/DankKDEConnect/components/DeviceCard.qml:228, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:656, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1502, dms-plugins/dms-plugins-official/DankKDEConnect/components/DeviceCard.qml:228, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:656", "comment": "KDE Connect browse tooltip" }, { "term": "Browse Plugins", "context": "Browse Plugins", - "reference": "Modules/Settings/PluginBrowser.qml:478, Modules/Settings/PluginBrowser.qml:590, Modules/Settings/DesktopWidgetsTab.qml:197", + "reference": "Modules/Settings/PluginBrowser.qml:478, Modules/Settings/PluginBrowser.qml:592, Modules/Settings/DesktopWidgetsTab.qml:197", "comment": "plugin browser header | plugin browser window title" }, { "term": "Browse Themes", "context": "Browse Themes", - "reference": "Modules/Settings/ThemeColorsTab.qml:844, Modules/Settings/ThemeBrowser.qml:147, Modules/Settings/ThemeBrowser.qml:244", + "reference": "Modules/Settings/ThemeColorsTab.qml:908, Modules/Settings/ThemeBrowser.qml:147, Modules/Settings/ThemeBrowser.qml:244", "comment": "browse themes button | theme browser header | theme browser window title" }, { "term": "Browse and set wallpapers", "context": "Browse and set wallpapers", - "reference": "Modules/Settings/DankDashTab.qml:29", + "reference": "Modules/Settings/DankDashTab.qml:33", "comment": "" }, { "term": "Browse or search plugins", "context": "Browse or search plugins", - "reference": "Modals/DankLauncherV2/ResultsList.qml:499", + "reference": "Modals/DankLauncherV2/ResultsList.qml:545", "comment": "" }, { "term": "Button Color", "context": "Button Color", - "reference": "Modules/Settings/ThemeColorsTab.qml:1651", + "reference": "Modules/Settings/ThemeColorsTab.qml:1715", "comment": "" }, { @@ -2564,13 +2588,13 @@ { "term": "Camera", "context": "Camera", - "reference": "Modules/Settings/WidgetsTabSection.qml:2560", + "reference": "Modules/Settings/WidgetsTabSection.qml:2799", "comment": "" }, { "term": "Cancel", "context": "Cancel", - "reference": "DMSShell.qml:587, Modals/WindowRuleModal.qml:1851, Modals/PolkitAuthContent.qml:326, Modals/WorkspaceRenameModal.qml:161, Modals/BluetoothPairingModal.qml:267, Modals/WifiPasswordModal.qml:677, Widgets/KeybindItem.qml:1858, Modals/DankLauncherV2/LauncherContent.qml:1042, Modals/Common/ConfirmModal.qml:15, Modals/Common/ConfirmModal.qml:26, Modals/Common/ConfirmModal.qml:39, Modals/FileBrowser/FileBrowserOverwriteDialog.qml:83, Modals/Clipboard/ClipboardEditor.qml:322, Modules/Settings/PluginBrowser.qml:453, Modules/Settings/PluginBrowser.qml:1492, Modules/Settings/GreeterTab.qml:178, Modules/Settings/ThemeBrowser.qml:122, Modules/Settings/DisplayConfigTab.qml:287, Modules/Settings/DisplayConfigTab.qml:332, Modules/Settings/DisplayConfigTab.qml:416, Modules/Settings/AudioTab.qml:727, Modules/DankDash/Overview/CalendarEventEditor.qml:342, Modules/DankBar/Popouts/SystemUpdatePopout.qml:203", + "reference": "DMSShell.qml:587, Modals/WindowRuleModal.qml:1853, Modals/PolkitAuthContent.qml:326, Modals/WorkspaceRenameModal.qml:163, Modals/BluetoothPairingModal.qml:267, Modals/WifiPasswordModal.qml:677, Widgets/KeybindItem.qml:1858, Modals/DankLauncherV2/LauncherContent.qml:1062, Modals/Common/ConfirmModal.qml:15, Modals/Common/ConfirmModal.qml:26, Modals/Common/ConfirmModal.qml:39, Modals/FileBrowser/FileBrowserOverwriteDialog.qml:83, Modals/Clipboard/ClipboardEditor.qml:322, Modules/Settings/PluginBrowser.qml:453, Modules/Settings/PluginBrowser.qml:1491, Modules/Settings/GreeterTab.qml:165, Modules/Settings/ThemeBrowser.qml:122, Modules/Settings/DisplayConfigTab.qml:287, Modules/Settings/DisplayConfigTab.qml:332, Modules/Settings/DisplayConfigTab.qml:416, Modules/Settings/AudioTab.qml:727, Modules/DankDash/Overview/CalendarEventEditor.qml:342, Modules/DankBar/Popouts/SystemUpdatePopout.qml:203", "comment": "" }, { @@ -2648,13 +2672,13 @@ { "term": "Caps Lock is on", "context": "Caps Lock is on", - "reference": "Modules/Lock/LockScreenContent.qml:1260", + "reference": "Modules/Lock/LockScreenContent.qml:1301", "comment": "" }, { "term": "Cast Target", "context": "Cast Target", - "reference": "Modals/WindowRuleModal.qml:892, Modules/Settings/WindowRulesTab.qml:51", + "reference": "Modals/WindowRuleModal.qml:894, Modules/Settings/WindowRulesTab.qml:51", "comment": "" }, { @@ -2759,12 +2783,6 @@ "reference": "Modules/Settings/SystemUpdaterTab.qml:97", "comment": "" }, - { - "term": "Check sync status on demand. Sync (full) is for the main admin: it copies your theme to the login screen and sets up system greeter config. On multi-user systems, add other accounts in Settings → Users, then have each of them run dms greeter sync --profile after logging out and back in—not full sync. Authentication changes apply automatically.", - "context": "Check sync status on demand. Sync (full) is for the main admin: it copies your theme to the login screen and sets up system greeter config. On multi-user systems, add other accounts in Settings → Users, then have each of them run dms greeter sync --profile after logging out and back in—not full sync. Authentication changes apply automatically.", - "reference": "Modules/Settings/GreeterTab.qml:449", - "comment": "" - }, { "term": "Check your custom command in Settings → Dock → Trash.", "context": "Check your custom command in Settings → Dock → Trash.", @@ -2780,13 +2798,13 @@ { "term": "Checking whether sudo authentication is needed...", "context": "Checking whether sudo authentication is needed...", - "reference": "Modules/Settings/GreeterTab.qml:191", + "reference": "Modules/Settings/GreeterTab.qml:178", "comment": "" }, { "term": "Checking...", "context": "Checking...", - "reference": "Modules/Settings/GreeterTab.qml:471, Modules/DankBar/Popouts/SystemUpdatePopout.qml:123", + "reference": "Modules/Settings/GreeterTab.qml:443, Modules/DankBar/Popouts/SystemUpdatePopout.qml:123", "comment": "greeter status loading" }, { @@ -2798,7 +2816,7 @@ { "term": "Choose Dark Mode Color", "context": "Choose Dark Mode Color", - "reference": "Modules/Settings/WallpaperTab.qml:743", + "reference": "Modules/Settings/WallpaperTab.qml:798", "comment": "dark mode wallpaper color picker title" }, { @@ -2810,13 +2828,13 @@ { "term": "Choose Launcher Logo Color", "context": "Choose Launcher Logo Color", - "reference": "Modules/Settings/LauncherTab.qml:485", + "reference": "Modules/Settings/LauncherTab.qml:489", "comment": "" }, { "term": "Choose Light Mode Color", "context": "Choose Light Mode Color", - "reference": "Modules/Settings/WallpaperTab.qml:553", + "reference": "Modules/Settings/WallpaperTab.qml:608", "comment": "light mode wallpaper color picker title" }, { @@ -2852,7 +2870,7 @@ { "term": "Choose how this bar resolves shadow direction", "context": "Choose how this bar resolves shadow direction", - "reference": "Modules/Settings/DankBarTab.qml:1685", + "reference": "Modules/Settings/DankBarTab.qml:1681", "comment": "" }, { @@ -2870,19 +2888,19 @@ { "term": "Choose monochrome or a theme color tint for system tray icons", "context": "Choose monochrome or a theme color tint for system tray icons", - "reference": "Modules/Settings/DankBarTab.qml:1323", + "reference": "Modules/Settings/DankBarTab.qml:1319", "comment": "" }, { "term": "Choose neutral or accent-colored widget text", "context": "Choose neutral or accent-colored widget text", - "reference": "Modules/Settings/ThemeColorsTab.qml:1561", + "reference": "Modules/Settings/ThemeColorsTab.qml:1625", "comment": "" }, { "term": "Choose the background color for widgets", "context": "Choose the background color for widgets", - "reference": "Modules/Settings/ThemeColorsTab.qml:1576", + "reference": "Modules/Settings/ThemeColorsTab.qml:1640", "comment": "" }, { @@ -2936,7 +2954,7 @@ { "term": "Choose which monitor shows the lock screen interface. Other monitors will display a solid color for OLED burn-in protection.", "context": "Choose which monitor shows the lock screen interface. Other monitors will display a solid color for OLED burn-in protection.", - "reference": "Modules/Settings/LockScreenTab.qml:353", + "reference": "Modules/Settings/LockScreenTab.qml:404", "comment": "" }, { @@ -2960,13 +2978,13 @@ { "term": "Class regex", "context": "Class regex", - "reference": "Modals/WindowRuleModal.qml:778", + "reference": "Modals/WindowRuleModal.qml:780", "comment": "" }, { "term": "Class regex (e.g. ^firefox$)", "context": "Class regex (e.g. ^firefox$)", - "reference": "Modals/WindowRuleModal.qml:711", + "reference": "Modals/WindowRuleModal.qml:713", "comment": "" }, { @@ -3014,7 +3032,7 @@ { "term": "Click 'Setup' to create %1 and add include to your compositor config.", "context": "Click 'Setup' to create %1 and add include to your compositor config.", - "reference": "Modules/Settings/ThemeColorsTab.qml:2160, Modules/Settings/WindowRulesTab.qml:510, Modules/Settings/KeybindsTab.qml:402, Modules/Settings/CompositorLayoutTab.qml:213", + "reference": "Modules/Settings/ThemeColorsTab.qml:2236, Modules/Settings/WindowRulesTab.qml:510, Modules/Settings/KeybindsTab.qml:402, Modules/Settings/CompositorLayoutTab.qml:213", "comment": "" }, { @@ -3032,7 +3050,7 @@ { "term": "Click Refresh to check status.", "context": "Click Refresh to check status.", - "reference": "Modules/Settings/GreeterTab.qml:471", + "reference": "Modules/Settings/GreeterTab.qml:443", "comment": "greeter status placeholder" }, { @@ -3068,7 +3086,7 @@ { "term": "Click to select a custom theme JSON file", "context": "Click to select a custom theme JSON file", - "reference": "Modules/Settings/ThemeColorsTab.qml:637", + "reference": "Modules/Settings/ThemeColorsTab.qml:701", "comment": "custom theme file hint" }, { @@ -3080,13 +3098,13 @@ { "term": "Clip to Geometry", "context": "Clip to Geometry", - "reference": "Modals/WindowRuleModal.qml:1119", + "reference": "Modals/WindowRuleModal.qml:1121", "comment": "" }, { "term": "Clipboard", "context": "Clipboard", - "reference": "Services/AppSearchService.qml:223, Modals/DankLauncherV2/ResultItem.qml:228, Modals/DankLauncherV2/SpotlightResultRow.qml:68, Modals/DankLauncherV2/Controller.qml:221, Modals/DankLauncherV2/Controller.qml:1224, Modals/Settings/SettingsSidebar.qml:330", + "reference": "Services/AppSearchService.qml:223, Modals/DankLauncherV2/ResultItem.qml:228, Modals/DankLauncherV2/SpotlightResultRow.qml:68, Modals/DankLauncherV2/Controller.qml:222, Modals/DankLauncherV2/Controller.qml:1225, Modals/Settings/SettingsSidebar.qml:330", "comment": "" }, { @@ -3110,7 +3128,7 @@ { "term": "Clipboard sent", "context": "Clipboard sent", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:613, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:58, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:612, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:58", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:612, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:58, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:612, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:58", "comment": "Phone Connect clipboard action" }, { @@ -3134,7 +3152,7 @@ { "term": "Clock, calendar, system info and profile", "context": "Clock, calendar, system info and profile", - "reference": "Modules/Settings/DankDashTab.qml:19", + "reference": "Modules/Settings/DankDashTab.qml:23", "comment": "" }, { @@ -3146,25 +3164,25 @@ { "term": "Close All Windows", "context": "Close All Windows", - "reference": "Modules/Dock/DockContextMenu.qml:350, Modules/DankBar/Widgets/AppsDockContextMenu.qml:454", + "reference": "Modules/Dock/DockContextMenu.qml:353, Modules/DankBar/Widgets/AppsDockContextMenu.qml:462", "comment": "" }, { "term": "Close Overview on Launch", "context": "Close Overview on Launch", - "reference": "Modules/Settings/LauncherTab.qml:753", + "reference": "Modules/Settings/LauncherTab.qml:759", "comment": "" }, { "term": "Close Window", "context": "Close Window", - "reference": "dms-plugins/DankHyprlandWindows/DankHyprlandWindows.qml:169, dms-plugins/dms-plugins-official/DankHyprlandWindows/DankHyprlandWindows.qml:169, Modules/Dock/DockContextMenu.qml:350, Modules/DankBar/Widgets/AppsDockContextMenu.qml:456", + "reference": "dms-plugins/DankHyprlandWindows/DankHyprlandWindows.qml:169, dms-plugins/dms-plugins-official/DankHyprlandWindows/DankHyprlandWindows.qml:169, Modules/Dock/DockContextMenu.qml:353, Modules/DankBar/Widgets/AppsDockContextMenu.qml:464", "comment": "" }, { "term": "Color", "context": "Color", - "reference": "Modules/Settings/LauncherTab.qml:713, Modules/Settings/DankBarTab.qml:1427, Modules/Settings/DankBarTab.qml:1522, Modules/Settings/DankBarTab.qml:1761, Modules/Settings/DankBarTab.qml:1835, Modules/Settings/Widgets/SettingsColorPicker.qml:29", + "reference": "Modules/Settings/LauncherTab.qml:718, Modules/Settings/DankBarTab.qml:1423, Modules/Settings/DankBarTab.qml:1518, Modules/Settings/DankBarTab.qml:1757, Modules/Settings/DankBarTab.qml:1831, Modules/Settings/Widgets/SettingsColorPicker.qml:29", "comment": "border color" }, { @@ -3188,13 +3206,13 @@ { "term": "Color Mode", "context": "Color Mode", - "reference": "Modules/Settings/ThemeColorsTab.qml:1531", + "reference": "Modules/Settings/ThemeColorsTab.qml:1595", "comment": "" }, { "term": "Color Override", "context": "Color Override", - "reference": "Modules/Settings/DockTab.qml:381, Modules/Settings/LauncherTab.qml:402", + "reference": "Modules/Settings/DockTab.qml:381, Modules/Settings/LauncherTab.qml:405", "comment": "" }, { @@ -3212,19 +3230,19 @@ { "term": "Color displayed on monitors without the lock screen", "context": "Color displayed on monitors without the lock screen", - "reference": "Modules/Settings/LockScreenTab.qml:421", + "reference": "Modules/Settings/LockScreenTab.qml:472", "comment": "" }, { "term": "Color for primary action buttons", "context": "Color for primary action buttons", - "reference": "Modules/Settings/ThemeColorsTab.qml:1652", + "reference": "Modules/Settings/ThemeColorsTab.qml:1716", "comment": "" }, { "term": "Color shown for areas not covered by wallpaper", "context": "Color shown for areas not covered by wallpaper", - "reference": "Modules/Settings/WallpaperTab.qml:362", + "reference": "Modules/Settings/WallpaperTab.qml:417", "comment": "" }, { @@ -3254,13 +3272,13 @@ { "term": "Color theme from DMS registry", "context": "Color theme from DMS registry", - "reference": "Modules/Settings/ThemeColorsTab.qml:300", + "reference": "Modules/Settings/ThemeColorsTab.qml:363", "comment": "registry theme description" }, { "term": "Colorful", "context": "Colorful", - "reference": "Modules/Settings/ThemeColorsTab.qml:1562", + "reference": "Modules/Settings/ThemeColorsTab.qml:1626", "comment": "widget style option" }, { @@ -3272,7 +3290,7 @@ { "term": "Colorize Active", "context": "Colorize Active", - "reference": "Modules/Settings/WidgetsTabSection.qml:3687", + "reference": "Modules/Settings/WidgetsTabSection.qml:4028", "comment": "" }, { @@ -3284,19 +3302,19 @@ { "term": "Column", "context": "Column", - "reference": "Modules/Settings/DankBarTab.qml:1861, Modules/Settings/DankBarTab.qml:1902", + "reference": "Modules/Settings/DankBarTab.qml:1857, Modules/Settings/DankBarTab.qml:1898", "comment": "" }, { "term": "Column Display", "context": "Column Display", - "reference": "Modals/WindowRuleModal.qml:1163", + "reference": "Modals/WindowRuleModal.qml:1165", "comment": "" }, { "term": "Column Width", "context": "Column Width", - "reference": "Modals/WindowRuleModal.qml:1030", + "reference": "Modals/WindowRuleModal.qml:1032", "comment": "" }, { @@ -3320,7 +3338,7 @@ { "term": "Commands", "context": "Commands", - "reference": "Modals/DankLauncherV2/Controller.qml:242", + "reference": "Modals/DankLauncherV2/Controller.qml:243", "comment": "" }, { @@ -3338,13 +3356,13 @@ { "term": "Compact", "context": "Compact", - "reference": "dms-plugins/DankDesktopWeather/DankDesktopWeatherSettings.qml:15, dms-plugins/dms-plugins-official/DankDesktopWeather/DankDesktopWeatherSettings.qml:15, Modules/Settings/WidgetsTabSection.qml:1640, Modules/Settings/NotificationsTab.qml:297", + "reference": "dms-plugins/DankDesktopWeather/DankDesktopWeatherSettings.qml:15, dms-plugins/dms-plugins-official/DankDesktopWeather/DankDesktopWeatherSettings.qml:15, Modules/Settings/WidgetsTabSection.qml:865, Modules/Settings/WidgetsTabSection.qml:1843, Modules/Settings/NotificationsTab.qml:297", "comment": "" }, { "term": "Compact Mode", "context": "Compact Mode", - "reference": "Modules/Settings/WidgetsTabSection.qml:876, Modules/Settings/WidgetsTabSection.qml:3188", + "reference": "Modules/Settings/WidgetsTabSection.qml:1008, Modules/Settings/WidgetsTabSection.qml:3478", "comment": "" }, { @@ -3356,7 +3374,7 @@ { "term": "Compositor", "context": "Compositor", - "reference": "Modules/Settings/DockTab.qml:294, Modules/Settings/LauncherTab.qml:316", + "reference": "Modules/Settings/DockTab.qml:294, Modules/Settings/LauncherTab.qml:317", "comment": "" }, { @@ -3422,13 +3440,13 @@ { "term": "Configure icons for named workspaces. Icons take priority over numbers when both are enabled.", "context": "Configure icons for named workspaces. Icons take priority over numbers when both are enabled.", - "reference": "Modules/Settings/WorkspacesTab.qml:210", + "reference": "Modules/Settings/WorkspacesTab.qml:214", "comment": "" }, { "term": "Configure match criteria and actions", "context": "Configure match criteria and actions", - "reference": "Modals/WindowRuleModal.qml:651", + "reference": "Modals/WindowRuleModal.qml:653", "comment": "" }, { @@ -3596,7 +3614,7 @@ { "term": "Contrast", "context": "Contrast", - "reference": "Modules/Settings/DockTab.qml:510, Modules/Settings/LauncherTab.qml:531", + "reference": "Modules/Settings/DockTab.qml:510, Modules/Settings/LauncherTab.qml:535", "comment": "" }, { @@ -3614,7 +3632,7 @@ { "term": "Control Center Tile Color", "context": "Control Center Tile Color", - "reference": "Modules/Settings/ThemeColorsTab.qml:1613", + "reference": "Modules/Settings/ThemeColorsTab.qml:1677", "comment": "" }, { @@ -3638,31 +3656,31 @@ { "term": "Control which plugins appear in 'All' mode without requiring a trigger prefix. Drag to reorder.", "context": "Control which plugins appear in 'All' mode without requiring a trigger prefix. Drag to reorder.", - "reference": "Modules/Settings/LauncherTab.qml:929", + "reference": "Modules/Settings/LauncherTab.qml:935", "comment": "" }, { "term": "Control workspaces and columns by scrolling on the bar", "context": "Control workspaces and columns by scrolling on the bar", - "reference": "Modules/Settings/DankBarTab.qml:1851", + "reference": "Modules/Settings/DankBarTab.qml:1847", "comment": "" }, { "term": "Controls how much original icon color is removed before applying tint", "context": "Controls how much original icon color is removed before applying tint", - "reference": "Modules/Settings/DankBarTab.qml:1371", + "reference": "Modules/Settings/DankBarTab.qml:1367", "comment": "" }, { "term": "Controls how strongly the selected tint color is applied", "context": "Controls how strongly the selected tint color is applied", - "reference": "Modules/Settings/DankBarTab.qml:1394", + "reference": "Modules/Settings/DankBarTab.qml:1390", "comment": "" }, { "term": "Controls opacity of shell surfaces, popouts, and modals", "context": "Controls opacity of shell surfaces, popouts, and modals", - "reference": "Modules/Settings/ThemeColorsTab.qml:1699", + "reference": "Modules/Settings/ThemeColorsTab.qml:1763", "comment": "" }, { @@ -3674,19 +3692,19 @@ { "term": "Controls opacity of the border", "context": "Controls opacity of the border", - "reference": "Modules/Settings/DankBarTab.qml:1466", + "reference": "Modules/Settings/DankBarTab.qml:1462", "comment": "" }, { "term": "Controls opacity of the shadow layer", "context": "Controls opacity of the shadow layer", - "reference": "Modules/Settings/DankBarTab.qml:1670", + "reference": "Modules/Settings/DankBarTab.qml:1666", "comment": "" }, { "term": "Controls opacity of the widget outline", "context": "Controls opacity of the widget outline", - "reference": "Modules/Settings/DankBarTab.qml:1561", + "reference": "Modules/Settings/DankBarTab.qml:1557", "comment": "" }, { @@ -3698,37 +3716,37 @@ { "term": "Controls outlines around foreground cards, pills, and notification cards", "context": "Controls outlines around foreground cards, pills, and notification cards", - "reference": "Modules/Settings/ThemeColorsTab.qml:1714", + "reference": "Modules/Settings/ThemeColorsTab.qml:1836", "comment": "" }, { "term": "Controls shadow cast direction for elevation layers", "context": "Controls shadow cast direction for elevation layers", - "reference": "Modules/Settings/ThemeColorsTab.qml:1941", + "reference": "Modules/Settings/ThemeColorsTab.qml:2017", "comment": "" }, { "term": "Controls the base blur radius and offset of shadows", "context": "Controls the base blur radius and offset of shadows", - "reference": "Modules/Settings/ThemeColorsTab.qml:1873", + "reference": "Modules/Settings/ThemeColorsTab.qml:1942", "comment": "" }, { "term": "Controls the opacity of the shadow", "context": "Controls the opacity of the shadow", - "reference": "Modules/Settings/ThemeColorsTab.qml:1888", + "reference": "Modules/Settings/ThemeColorsTab.qml:1957", "comment": "" }, { - "term": "Controls the outer edge of protocol-blurred windows", - "context": "Controls the outer edge of protocol-blurred windows", - "reference": "Modules/Settings/ThemeColorsTab.qml:1806", + "term": "Controls the outline of popouts, modals, and other shell surfaces", + "context": "Controls the outline of popouts, modals, and other shell surfaces", + "reference": "Modules/Settings/ThemeColorsTab.qml:1822", "comment": "" }, { "term": "Convenience options for the login screen. Sync to apply.", "context": "Convenience options for the login screen. Sync to apply.", - "reference": "Modules/Settings/GreeterTab.qml:722", + "reference": "Modules/Settings/GreeterTab.qml:652", "comment": "" }, { @@ -3764,7 +3782,7 @@ { "term": "Copied to clipboard", "context": "Copied to clipboard", - "reference": "Services/ClipboardService.qml:250, dms-plugins/DankStickerSearch/DankStickerSearch.qml:230, dms-plugins/DankLauncherKeys/DankLauncherKeys.qml:154, dms-plugins/DankGifSearch/DankGifSearch.qml:175, dms-plugins/dms-plugins-official/DankStickerSearch/DankStickerSearch.qml:230, dms-plugins/dms-plugins-official/DankLauncherKeys/DankLauncherKeys.qml:154, dms-plugins/dms-plugins-official/DankGifSearch/DankGifSearch.qml:175, Modals/Settings/SettingsModal.qml:323, Modals/Settings/SettingsModal.qml:340, Modules/Notepad/NotepadTextEditor.qml:328, Modules/Settings/DesktopWidgetInstanceCard.qml:426", + "reference": "Services/ClipboardService.qml:250, dms-plugins/DankStickerSearch/DankStickerSearch.qml:230, dms-plugins/DankLauncherKeys/DankLauncherKeys.qml:154, dms-plugins/DankGifSearch/DankGifSearch.qml:175, dms-plugins/dms-plugins-official/DankStickerSearch/DankStickerSearch.qml:230, dms-plugins/dms-plugins-official/DankLauncherKeys/DankLauncherKeys.qml:154, dms-plugins/dms-plugins-official/DankGifSearch/DankGifSearch.qml:175, Modals/Settings/SettingsModal.qml:325, Modals/Settings/SettingsModal.qml:342, Modules/Notepad/NotepadTextEditor.qml:328, Modules/Settings/DesktopWidgetInstanceCard.qml:426", "comment": "" }, { @@ -3776,7 +3794,7 @@ { "term": "Copy", "context": "Copy", - "reference": "dms-plugins/DankLauncherKeys/DankLauncherKeys.qml:170, dms-plugins/dms-plugins-official/DankLauncherKeys/DankLauncherKeys.qml:170, Modals/DankLauncherV2/Controller.qml:1220, Modals/Clipboard/ClipboardContextMenu.qml:38, Modules/Settings/ClipboardTab.qml:156, Modules/ControlCenter/BuiltinPlugins/TailscaleWidget.qml:395", + "reference": "dms-plugins/DankLauncherKeys/DankLauncherKeys.qml:170, dms-plugins/dms-plugins-official/DankLauncherKeys/DankLauncherKeys.qml:170, Modals/DankLauncherV2/Controller.qml:1221, Modals/Clipboard/ClipboardContextMenu.qml:38, Modules/Settings/ClipboardTab.qml:156, Modules/ControlCenter/BuiltinPlugins/TailscaleWidget.qml:395", "comment": "Copy to clipboard" }, { @@ -3794,7 +3812,7 @@ { "term": "Copy HTML", "context": "Copy HTML", - "reference": "Modules/Notepad/NotepadTextEditor.qml:794", + "reference": "Modules/Notepad/NotepadTextEditor.qml:785", "comment": "" }, { @@ -3812,37 +3830,31 @@ { "term": "Copy Text", "context": "Copy Text", - "reference": "Modules/Notepad/NotepadTextEditor.qml:772", + "reference": "Modules/Notepad/NotepadTextEditor.qml:763", "comment": "" }, { "term": "Copy path", "context": "Copy path", - "reference": "Modals/DankLauncherV2/Controller.qml:1216, Modals/FileBrowser/FileBrowserItemContextMenu.qml:28", + "reference": "Modals/DankLauncherV2/Controller.qml:1217, Modals/FileBrowser/FileBrowserItemContextMenu.qml:28", "comment": "" }, { "term": "Corner Radius", "context": "Corner Radius", - "reference": "Modals/WindowRuleModal.qml:1211, Modules/Settings/ThemeColorsTab.qml:1727", + "reference": "Modals/WindowRuleModal.qml:1213, Modules/Settings/ThemeColorsTab.qml:1849", "comment": "" }, { "term": "Corner Radius Override", "context": "Corner Radius Override", - "reference": "Modules/Settings/DankBarTab.qml:1221", + "reference": "Modules/Settings/DankBarTab.qml:1217", "comment": "" }, { "term": "Corners & Background", "context": "Corners & Background", - "reference": "Modules/Settings/DankBarTab.qml:1143", - "comment": "" - }, - { - "term": "Couldn't open a terminal for the auto-login update.", - "context": "Couldn't open a terminal for the auto-login update.", - "reference": "Common/settings/Processes.qml:595", + "reference": "Modules/Settings/DankBarTab.qml:1139", "comment": "" }, { @@ -3860,7 +3872,7 @@ { "term": "Create", "context": "Create", - "reference": "Modals/WindowRuleModal.qml:1875, Modules/Settings/DisplayConfigTab.qml:277", + "reference": "Modals/WindowRuleModal.qml:1877, Modules/Settings/DisplayConfigTab.qml:277", "comment": "" }, { @@ -3888,8 +3900,8 @@ "comment": "" }, { - "term": "Create a new %1 session (n)", - "context": "Create a new %1 session (n)", + "term": "Create a new %1 session (^N)", + "context": "Create a new %1 session (^N)", "reference": "Modals/MuxModal.qml:374", "comment": "" }, @@ -4004,7 +4016,7 @@ { "term": "Current Monitor", "context": "Current Monitor", - "reference": "Modules/Settings/WidgetsTabSection.qml:3344", + "reference": "Modules/Settings/WidgetsTabSection.qml:3652", "comment": "Running apps filter: only show apps from the same monitor" }, { @@ -4028,7 +4040,7 @@ { "term": "Current Theme: %1", "context": "Current Theme: %1", - "reference": "Modules/Settings/ThemeColorsTab.qml:284, Modules/Settings/ThemeColorsTab.qml:286, Modules/Settings/ThemeColorsTab.qml:287", + "reference": "Modules/Settings/ThemeColorsTab.qml:347, Modules/Settings/ThemeColorsTab.qml:349, Modules/Settings/ThemeColorsTab.qml:350", "comment": "current theme label" }, { @@ -4040,7 +4052,7 @@ { "term": "Current Workspace", "context": "Current Workspace", - "reference": "Modules/Settings/WidgetsTabSection.qml:3292", + "reference": "Modules/Settings/WidgetsTabSection.qml:3594", "comment": "Running apps filter: only show apps from the active workspace" }, { @@ -4064,13 +4076,13 @@ { "term": "Cursor Size", "context": "Cursor Size", - "reference": "Modules/Settings/ThemeColorsTab.qml:2204", + "reference": "Modules/Settings/ThemeColorsTab.qml:2280", "comment": "" }, { "term": "Cursor Theme", "context": "Cursor Theme", - "reference": "Modules/Settings/ThemeColorsTab.qml:2099, Modules/Settings/ThemeColorsTab.qml:2188", + "reference": "Modules/Settings/ThemeColorsTab.qml:2175, Modules/Settings/ThemeColorsTab.qml:2264", "comment": "" }, { @@ -4088,19 +4100,19 @@ { "term": "Custom", "context": "Custom", - "reference": "Widgets/KeybindItem.qml:1436, dms-plugins/DankDesktopWeather/DankDesktopWeatherSettings.qml:47, dms-plugins/dms-plugins-official/DankDesktopWeather/DankDesktopWeatherSettings.qml:47, Modules/Settings/ThemeColorsTab.qml:46, Modules/Settings/ThemeColorsTab.qml:343, Modules/Settings/ThemeColorsTab.qml:343, Modules/Settings/ThemeColorsTab.qml:1770, Modules/Settings/ThemeColorsTab.qml:1780, Modules/Settings/ThemeColorsTab.qml:1792, Modules/Settings/ThemeColorsTab.qml:1904, Modules/Settings/ThemeColorsTab.qml:1914, Modules/Settings/ThemeColorsTab.qml:1925, Modules/Settings/TypographyMotionTab.qml:495, Modules/Settings/TypographyMotionTab.qml:592, Modules/Settings/TypographyMotionTab.qml:676, Modules/Settings/DockTab.qml:296, Modules/Settings/DockTab.qml:403, Modules/Settings/WallpaperTab.qml:384, Modules/Settings/LauncherTab.qml:318, Modules/Settings/LauncherTab.qml:424, Modules/Settings/DankBarTab.qml:1779, Modules/Settings/WorkspaceAppearanceCard.qml:52, Modules/Settings/WorkspaceAppearanceCard.qml:90, Modules/Settings/WorkspaceAppearanceCard.qml:122, Modules/Settings/WorkspaceAppearanceCard.qml:157, Modules/Settings/WorkspaceAppearanceCard.qml:183, Modules/Settings/FrameTab.qml:231, Modules/Settings/NotificationsTab.qml:382, Modules/Settings/Widgets/SettingsColorPicker.qml:52, Modules/Settings/Widgets/DeviceAliasRow.qml:92", - "comment": "blur border color | shadow color option | theme category option | widget background color option | workspace color option" + "reference": "Widgets/KeybindItem.qml:1436, dms-plugins/DankDesktopWeather/DankDesktopWeatherSettings.qml:47, dms-plugins/dms-plugins-official/DankDesktopWeather/DankDesktopWeatherSettings.qml:47, Modules/Settings/ThemeColorsTab.qml:62, Modules/Settings/ThemeColorsTab.qml:406, Modules/Settings/ThemeColorsTab.qml:406, Modules/Settings/ThemeColorsTab.qml:1779, Modules/Settings/ThemeColorsTab.qml:1785, Modules/Settings/ThemeColorsTab.qml:1796, Modules/Settings/ThemeColorsTab.qml:1808, Modules/Settings/ThemeColorsTab.qml:1973, Modules/Settings/ThemeColorsTab.qml:1979, Modules/Settings/ThemeColorsTab.qml:1990, Modules/Settings/ThemeColorsTab.qml:2001, Modules/Settings/TypographyMotionTab.qml:495, Modules/Settings/TypographyMotionTab.qml:592, Modules/Settings/TypographyMotionTab.qml:676, Modules/Settings/DockTab.qml:296, Modules/Settings/DockTab.qml:403, Modules/Settings/WallpaperTab.qml:439, Modules/Settings/LauncherTab.qml:319, Modules/Settings/LauncherTab.qml:428, Modules/Settings/DankBarTab.qml:1775, Modules/Settings/WorkspaceAppearanceCard.qml:52, Modules/Settings/WorkspaceAppearanceCard.qml:90, Modules/Settings/WorkspaceAppearanceCard.qml:122, Modules/Settings/WorkspaceAppearanceCard.qml:157, Modules/Settings/WorkspaceAppearanceCard.qml:183, Modules/Settings/FrameTab.qml:231, Modules/Settings/NotificationsTab.qml:382, Modules/Settings/CompositorLayoutTab.qml:283, Modules/Settings/CompositorLayoutTab.qml:412, Modules/Settings/CompositorLayoutTab.qml:564, Modules/Settings/Widgets/SettingsColorPicker.qml:52, Modules/Settings/Widgets/DeviceAliasRow.qml:92", + "comment": "shadow color option | surface border color | theme category option | widget background color option | workspace color option" }, { "term": "Custom Blend", "context": "Custom Blend", - "reference": "Modules/Settings/ThemeColorsTab.qml:1592", + "reference": "Modules/Settings/ThemeColorsTab.qml:1656", "comment": "" }, { "term": "Custom Color", "context": "Custom Color", - "reference": "dms-plugins/DankDesktopWeather/DankDesktopWeatherSettings.qml:56, dms-plugins/dms-plugins-official/DankDesktopWeather/DankDesktopWeatherSettings.qml:56, Modules/Settings/ColorDropdownRow.qml:150, Modules/Settings/FrameTab.qml:288", + "reference": "dms-plugins/DankDesktopWeather/DankDesktopWeatherSettings.qml:56, dms-plugins/dms-plugins-official/DankDesktopWeather/DankDesktopWeatherSettings.qml:56, Modules/Settings/ColorDropdownRow.qml:152, Modules/Settings/FrameTab.qml:288", "comment": "" }, { @@ -4112,7 +4124,7 @@ { "term": "Custom Hibernate Command", "context": "Custom Hibernate Command", - "reference": "Modules/Settings/PowerSleepTab.qml:559", + "reference": "Modules/Settings/PowerSleepTab.qml:560", "comment": "" }, { @@ -4124,13 +4136,13 @@ { "term": "Custom Lock Command", "context": "Custom Lock Command", - "reference": "Modules/Settings/PowerSleepTab.qml:544", + "reference": "Modules/Settings/PowerSleepTab.qml:545", "comment": "" }, { "term": "Custom Logout Command", "context": "Custom Logout Command", - "reference": "Modules/Settings/PowerSleepTab.qml:549", + "reference": "Modules/Settings/PowerSleepTab.qml:550", "comment": "" }, { @@ -4148,31 +4160,31 @@ { "term": "Custom Power Off Command", "context": "Custom Power Off Command", - "reference": "Modules/Settings/PowerSleepTab.qml:569", + "reference": "Modules/Settings/PowerSleepTab.qml:570", "comment": "" }, { "term": "Custom Reboot Command", "context": "Custom Reboot Command", - "reference": "Modules/Settings/PowerSleepTab.qml:564", + "reference": "Modules/Settings/PowerSleepTab.qml:565", "comment": "" }, { "term": "Custom Shadow Color", "context": "Custom Shadow Color", - "reference": "Modules/Settings/ThemeColorsTab.qml:1985", + "reference": "Modules/Settings/ThemeColorsTab.qml:2061", "comment": "" }, { "term": "Custom Shadow Override", "context": "Custom Shadow Override", - "reference": "Modules/Settings/DankBarTab.qml:1636", + "reference": "Modules/Settings/DankBarTab.qml:1632", "comment": "" }, { "term": "Custom Suspend Command", "context": "Custom Suspend Command", - "reference": "Modules/Settings/PowerSleepTab.qml:554", + "reference": "Modules/Settings/PowerSleepTab.qml:555", "comment": "" }, { @@ -4190,13 +4202,13 @@ { "term": "Custom power profile", "context": "Custom power profile", - "reference": "Common/Theme.qml:1658", + "reference": "Common/Theme.qml:1659", "comment": "power profile description" }, { "term": "Custom theme loaded from JSON file", "context": "Custom theme loaded from JSON file", - "reference": "Modules/Settings/ThemeColorsTab.qml:302", + "reference": "Modules/Settings/ThemeColorsTab.qml:365", "comment": "custom theme description" }, { @@ -4214,7 +4226,7 @@ { "term": "Custom: ", "context": "Custom: ", - "reference": "Modules/Settings/GreeterTab.qml:639, Modules/Settings/TimeWeatherTab.qml:198, Modules/Settings/TimeWeatherTab.qml:285", + "reference": "Modules/Settings/GreeterTab.qml:605, Modules/Settings/TimeWeatherTab.qml:198, Modules/Settings/TimeWeatherTab.qml:285", "comment": "" }, { @@ -4223,6 +4235,12 @@ "reference": "Modules/Settings/WidgetsTab.qml:223", "comment": "" }, + { + "term": "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.", + "context": "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.", + "reference": "Modules/Settings/LockScreenTab.qml:166", + "comment": "" + }, { "term": "Customize which actions appear in the power menu", "context": "Customize which actions appear in the power menu", @@ -4238,7 +4256,7 @@ { "term": "DEMO MODE - Click anywhere to exit", "context": "DEMO MODE - Click anywhere to exit", - "reference": "Modules/Lock/LockScreenContent.qml:1278", + "reference": "Modules/Lock/LockScreenContent.qml:1319", "comment": "" }, { @@ -4271,18 +4289,6 @@ "reference": "Modals/Greeter/GreeterCompletePage.qml:136", "comment": "greeter keybinds section header" }, - { - "term": "DMS greeter needs: greetd, dms-greeter. Fingerprint: fprintd, pam_fprintd. Security keys: pam_u2f. Add your user to the greeter group. Authentication changes apply automatically and may open a terminal when sudo authentication is required.", - "context": "DMS greeter needs: greetd, dms-greeter. Fingerprint: fprintd, pam_fprintd. Security keys: pam_u2f. Add your user to the greeter group. Authentication changes apply automatically and may open a terminal when sudo authentication is required.", - "reference": "Modules/Settings/GreeterTab.qml:765", - "comment": "" - }, - { - "term": "DMS needs administrator access. The terminal closes automatically when done.", - "context": "DMS needs administrator access. The terminal closes automatically when done.", - "reference": "Common/settings/Processes.qml:364", - "comment": "" - }, { "term": "DMS out of date", "context": "DMS out of date", @@ -4316,19 +4322,19 @@ { "term": "Daily", "context": "Daily", - "reference": "Modules/DankDash/WeatherTab.qml:865", + "reference": "Modules/DankDash/WeatherTab.qml:868", "comment": "" }, { "term": "Daily at:", "context": "Daily at:", - "reference": "Modules/Settings/WallpaperTab.qml:1098", + "reference": "Modules/Settings/WallpaperTab.qml:1153", "comment": "" }, { "term": "Dank", "context": "Dank", - "reference": "Modules/Settings/DockTab.qml:280, Modules/Settings/LauncherTab.qml:302", + "reference": "Modules/Settings/DockTab.qml:280, Modules/Settings/LauncherTab.qml:303", "comment": "" }, { @@ -4337,10 +4343,16 @@ "reference": "Modals/Settings/SettingsSidebar.qml:117, Modules/Settings/DankBarTab.qml:248", "comment": "" }, + { + "term": "Dank Bar Xray", + "context": "Dank Bar Xray", + "reference": "Modules/Settings/CompositorLayoutTab.qml:392, Modules/Settings/CompositorLayoutTab.qml:544", + "comment": "" + }, { "term": "Dank Dash", "context": "Dank Dash", - "reference": "Modals/Settings/SettingsSidebar.qml:160, Modules/Settings/DankDashTab.qml:216", + "reference": "Modals/Settings/SettingsSidebar.qml:160, Modules/Settings/DankDashTab.qml:220", "comment": "" }, { @@ -4376,49 +4388,49 @@ { "term": "DankShell & System Icons (requires restart)", "context": "DankShell & System Icons (requires restart)", - "reference": "Modules/Settings/ThemeColorsTab.qml:2333, Modules/Settings/ThemeColorsTab.qml:2351, Modules/Settings/ThemeColorsTab.qml:2369", + "reference": "Modules/Settings/ThemeColorsTab.qml:2409, Modules/Settings/ThemeColorsTab.qml:2427, Modules/Settings/ThemeColorsTab.qml:2445", "comment": "" }, { "term": "Dark Mode", "context": "Dark Mode", - "reference": "Modules/Settings/ThemeColorsTab.qml:1469, Modules/Settings/WallpaperTab.qml:619, Modules/ControlCenter/Models/WidgetModel.qml:137, Modules/ControlCenter/Components/DragDropGrid.qml:749", + "reference": "Modules/Settings/ThemeColorsTab.qml:1533, Modules/Settings/WallpaperTab.qml:674, Modules/ControlCenter/Models/WidgetModel.qml:137, Modules/ControlCenter/Components/DragDropGrid.qml:749", "comment": "" }, { "term": "Dark Mode Icon Theme", "context": "Dark Mode Icon Theme", - "reference": "Modules/Settings/ThemeColorsTab.qml:2350", + "reference": "Modules/Settings/ThemeColorsTab.qml:2426", "comment": "" }, { "term": "Dark mode base", "context": "Dark mode base", - "reference": "Modules/Settings/ThemeColorsTab.qml:2611", + "reference": "Modules/Settings/ThemeColorsTab.qml:2687", "comment": "" }, { "term": "Dark mode harmony", "context": "Dark mode harmony", - "reference": "Modules/Settings/ThemeColorsTab.qml:2645", + "reference": "Modules/Settings/ThemeColorsTab.qml:2721", "comment": "" }, { "term": "Darken Modal Background", "context": "Darken Modal Background", - "reference": "Modules/Settings/ThemeColorsTab.qml:2052, Modules/Settings/ThemeColorsTab.qml:2060", + "reference": "Modules/Settings/ThemeColorsTab.qml:2128, Modules/Settings/ThemeColorsTab.qml:2136", "comment": "" }, { "term": "Date Format", "context": "Date Format", - "reference": "Modules/Settings/GreeterTab.qml:633, Modules/Settings/TimeWeatherTab.qml:84", + "reference": "Modules/Settings/GreeterTab.qml:599, Modules/Settings/TimeWeatherTab.qml:84", "comment": "" }, { "term": "Date format on greeter", "context": "Date format on greeter", - "reference": "Modules/Settings/GreeterTab.qml:623", + "reference": "Modules/Settings/GreeterTab.qml:587", "comment": "" }, { @@ -4442,13 +4454,13 @@ { "term": "Day Date", "context": "Day Date", - "reference": "Modules/Settings/GreeterTab.qml:396, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:166, Modules/Settings/TimeWeatherTab.qml:203, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:253, Modules/Settings/TimeWeatherTab.qml:290", + "reference": "Modules/Settings/GreeterTab.qml:368, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:166, Modules/Settings/TimeWeatherTab.qml:203, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:253, Modules/Settings/TimeWeatherTab.qml:290", "comment": "date format option" }, { "term": "Day Month Date", "context": "Day Month Date", - "reference": "Modules/Settings/GreeterTab.qml:400, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:170, Modules/Settings/TimeWeatherTab.qml:204, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:257, Modules/Settings/TimeWeatherTab.qml:291", + "reference": "Modules/Settings/GreeterTab.qml:372, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:170, Modules/Settings/TimeWeatherTab.qml:204, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:257, Modules/Settings/TimeWeatherTab.qml:291", "comment": "date format option" }, { @@ -4472,13 +4484,13 @@ { "term": "Default", "context": "Default", - "reference": "Modals/WindowRuleModal.qml:559, Modules/Settings/ThemeColorsTab.qml:1562, Modules/Settings/TypographyMotionTab.qml:458, Modules/Settings/DockTab.qml:403, Modules/Settings/LauncherTab.qml:424, Modules/Settings/WorkspaceAppearanceCard.qml:95, Modules/Settings/FrameTab.qml:231, Modules/Settings/NotificationsTab.qml:119, Modules/Settings/NotificationsTab.qml:142", + "reference": "Modals/WindowRuleModal.qml:561, Modules/Settings/ThemeColorsTab.qml:1626, Modules/Settings/TypographyMotionTab.qml:458, Modules/Settings/DockTab.qml:403, Modules/Settings/LauncherTab.qml:428, Modules/Settings/WorkspaceAppearanceCard.qml:95, Modules/Settings/FrameTab.qml:231, Modules/Settings/NotificationsTab.qml:119, Modules/Settings/NotificationsTab.qml:142", "comment": "notification rule action option | notification rule urgency option | widget style option | workspace color option" }, { "term": "Default (Black)", "context": "Default (Black)", - "reference": "Modules/Settings/ThemeColorsTab.qml:1904, Modules/Settings/ThemeColorsTab.qml:1916, Modules/Settings/DankBarTab.qml:1779", + "reference": "Modules/Settings/ThemeColorsTab.qml:1973, Modules/Settings/ThemeColorsTab.qml:1975, Modules/Settings/ThemeColorsTab.qml:1992, Modules/Settings/DankBarTab.qml:1775", "comment": "shadow color option" }, { @@ -4640,7 +4652,7 @@ { "term": "Dependencies & documentation", "context": "Dependencies & documentation", - "reference": "Modules/Settings/GreeterTab.qml:761", + "reference": "Modules/Settings/GreeterTab.qml:692", "comment": "" }, { @@ -4664,7 +4676,7 @@ { "term": "Description", "context": "Description", - "reference": "Modals/DankLauncherV2/LauncherContent.qml:941, Modules/Settings/PrinterTab.qml:796", + "reference": "Modals/DankLauncherV2/LauncherContent.qml:961, Modules/Settings/PrinterTab.qml:796", "comment": "" }, { @@ -4748,7 +4760,7 @@ { "term": "Device list scroll volume", "context": "Device list scroll volume", - "reference": "Modules/Settings/MediaPlayerTab.qml:130", + "reference": "Modules/Settings/MediaPlayerTab.qml:132", "comment": "" }, { @@ -4760,13 +4772,13 @@ { "term": "Device paired", "context": "Device paired", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:687, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:686, Modules/ControlCenter/Details/BluetoothDetail.qml:54", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:686, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:686, Modules/ControlCenter/Details/BluetoothDetail.qml:54", "comment": "Phone Connect pairing action" }, { "term": "Device unpaired", "context": "Device unpaired", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:702, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:701", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:701, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:701", "comment": "Phone Connect unpair action" }, { @@ -4778,7 +4790,7 @@ { "term": "Direction Source", "context": "Direction Source", - "reference": "Modules/Settings/DankBarTab.qml:1684", + "reference": "Modules/Settings/DankBarTab.qml:1680", "comment": "bar shadow direction source" }, { @@ -4802,7 +4814,7 @@ { "term": "Disable Built-in Wallpapers", "context": "Disable Built-in Wallpapers", - "reference": "Modules/Settings/WallpaperTab.qml:1287", + "reference": "Modules/Settings/WallpaperTab.qml:1342", "comment": "wallpaper settings disable toggle" }, { @@ -4820,13 +4832,13 @@ { "term": "Disabled", "context": "Disabled", - "reference": "Modules/Settings/ThemeColorsTab.qml:1443, Modules/Settings/AutoStartTab.qml:718, Modules/Settings/LockScreenTab.qml:148, Modules/Settings/DankBarTab.qml:413, Modules/Settings/NotificationsTab.qml:774, Modules/Settings/NetworkWifiTab.qml:179, Modules/Settings/DisplayConfig/OutputCard.qml:128, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2031, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2037, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2039, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2051, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2065, Modules/ControlCenter/Components/DragDropGrid.qml:507", + "reference": "Modules/Settings/ThemeColorsTab.qml:1507, Modules/Settings/AutoStartTab.qml:721, Modules/Settings/LockScreenTab.qml:148, Modules/Settings/DankBarTab.qml:413, Modules/Settings/NotificationsTab.qml:774, Modules/Settings/NetworkWifiTab.qml:179, Modules/Settings/DisplayConfig/OutputCard.qml:128, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2031, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2037, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2039, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2051, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2065, Modules/ControlCenter/Components/DragDropGrid.qml:507", "comment": "bluetooth status | lock screen notification mode option" }, { "term": "Disabled by Frame Mode", "context": "Disabled by Frame Mode", - "reference": "Modules/Settings/ThemeColorsTab.qml:2053", + "reference": "Modules/Settings/ThemeColorsTab.qml:2129", "comment": "" }, { @@ -4844,7 +4856,7 @@ { "term": "Disc", "context": "Disc", - "reference": "Modules/Settings/WallpaperTab.qml:1204", + "reference": "Modules/Settings/WallpaperTab.qml:1259", "comment": "wallpaper transition option" }, { @@ -4868,7 +4880,7 @@ { "term": "Disconnected", "context": "Disconnected", - "reference": "Modules/Settings/NetworkVpnTab.qml:98, Modules/Settings/NetworkStatusTab.qml:119, Modules/Settings/NetworkEthernetTab.qml:165, Modules/Settings/DisplayConfigTab.qml:393, Modules/Settings/DisplayConfig/OutputCard.qml:85, Modules/Settings/DisplayConfig/MonitorRect.qml:93, Modules/ControlCenter/BuiltinPlugins/VpnWidget.qml:23, Modules/ControlCenter/BuiltinPlugins/TailscaleWidget.qml:22, Modules/ControlCenter/BuiltinPlugins/TailscaleWidget.qml:111", + "reference": "Modules/Settings/NetworkVpnTab.qml:98, Modules/Settings/NetworkStatusTab.qml:119, Modules/Settings/NetworkEthernetTab.qml:165, Modules/Settings/DisplayConfigTab.qml:393, Modules/Settings/DisplayConfig/OutputCard.qml:85, Modules/Settings/DisplayConfig/MonitorRect.qml:95, Modules/ControlCenter/BuiltinPlugins/VpnWidget.qml:23, Modules/ControlCenter/BuiltinPlugins/TailscaleWidget.qml:22, Modules/ControlCenter/BuiltinPlugins/TailscaleWidget.qml:111", "comment": "Tailscale connection status: disconnected | Tailscale disconnected status" }, { @@ -4904,19 +4916,19 @@ { "term": "Disk Usage Display", "context": "Disk Usage Display", - "reference": "Modules/Settings/WidgetsTabSection.qml:1799", + "reference": "Modules/Settings/WidgetsTabSection.qml:2014", "comment": "" }, { "term": "Disks", "context": "Disks", - "reference": "Modals/ProcessListModal.qml:316", + "reference": "Modals/ProcessListModal.qml:321", "comment": "" }, { "term": "Dismiss", "context": "Dismiss", - "reference": "Modules/Notifications/Popup/NotificationPopup.qml:95, Modules/Notifications/Popup/NotificationPopup.qml:1451, Modules/Notifications/Center/NotificationCard.qml:835, Modules/Notifications/Center/NotificationCard.qml:975, Modules/Notifications/Center/NotificationCard.qml:1125", + "reference": "Modules/Notifications/NotificationContextMenu.qml:121, Modules/Notifications/Popup/NotificationPopup.qml:96, Modules/Notifications/Center/NotificationCard.qml:835, Modules/Notifications/Center/NotificationCard.qml:975, Modules/Notifications/Center/NotificationCard.qml:1125", "comment": "" }, { @@ -5084,7 +5096,7 @@ { "term": "Do Not Disturb", "context": "Do Not Disturb", - "reference": "Modules/Settings/WidgetsTabSection.qml:2035, Modules/Settings/WidgetsTabSection.qml:2179, Modules/Settings/NotificationsTab.qml:431, Modules/ControlCenter/Models/WidgetModel.qml:145, Modules/ControlCenter/Widgets/DndPill.qml:10, Modules/Notifications/Center/NotificationHeader.qml:77, Modules/Notifications/Center/NotificationSettings.qml:151, Modules/Notifications/Center/DndDurationMenu.qml:140", + "reference": "Modules/Settings/WidgetsTabSection.qml:2257, Modules/Settings/WidgetsTabSection.qml:2403, Modules/Settings/NotificationsTab.qml:431, Modules/ControlCenter/Models/WidgetModel.qml:145, Modules/ControlCenter/Widgets/DndPill.qml:10, Modules/Notifications/Center/NotificationHeader.qml:77, Modules/Notifications/Center/NotificationSettings.qml:151, Modules/Notifications/Center/DndDurationMenu.qml:140", "comment": "" }, { @@ -5180,7 +5192,7 @@ { "term": "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.", "context": "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.", - "reference": "Modules/Settings/DankDashTab.qml:276", + "reference": "Modules/Settings/DankDashTab.qml:286", "comment": "" }, { @@ -5234,7 +5246,7 @@ { "term": "Duplicate Wallpaper with Blur", "context": "Duplicate Wallpaper with Blur", - "reference": "Modules/Settings/WallpaperTab.qml:1318", + "reference": "Modules/Settings/WallpaperTab.qml:1373", "comment": "" }, { @@ -5264,13 +5276,13 @@ { "term": "Dynamic", "context": "Dynamic", - "reference": "Modules/Settings/ThemeColorsTab.qml:284, Modules/Settings/TypographyMotionTab.qml:76", + "reference": "Modules/Settings/ThemeColorsTab.qml:347, Modules/Settings/TypographyMotionTab.qml:76", "comment": "dynamic theme name" }, { "term": "Dynamic Properties", "context": "Dynamic Properties", - "reference": "Modals/WindowRuleModal.qml:1081", + "reference": "Modals/WindowRuleModal.qml:1083", "comment": "" }, { @@ -5279,16 +5291,22 @@ "reference": "Modals/Greeter/GreeterWelcomePage.qml:89", "comment": "greeter feature card title" }, + { + "term": "Dynamic Width", + "context": "Dynamic Width", + "reference": "Modules/Settings/WidgetsTabSection.qml:583", + "comment": "" + }, { "term": "Dynamic colors from wallpaper", "context": "Dynamic colors from wallpaper", - "reference": "Modules/Settings/ThemeColorsTab.qml:542", + "reference": "Modules/Settings/ThemeColorsTab.qml:605", "comment": "dynamic colors description" }, { "term": "Dynamic colors parse error: %1", "context": "Dynamic colors parse error: %1", - "reference": "Common/Theme.qml:2234", + "reference": "Common/Theme.qml:2237", "comment": "" }, { @@ -5336,7 +5354,7 @@ { "term": "Edit App", "context": "Edit App", - "reference": "Modals/DankLauncherV2/LauncherContextMenu.qml:180, Modals/DankLauncherV2/LauncherContent.qml:864", + "reference": "Modals/DankLauncherV2/LauncherContextMenu.qml:180, Modals/DankLauncherV2/LauncherContent.qml:884", "comment": "" }, { @@ -5354,7 +5372,7 @@ { "term": "Edit Window Rule", "context": "Edit Window Rule", - "reference": "Modals/WindowRuleModal.qml:29, Modals/WindowRuleModal.qml:642", + "reference": "Modals/WindowRuleModal.qml:29, Modals/WindowRuleModal.qml:644", "comment": "" }, { @@ -5384,7 +5402,7 @@ { "term": "Empty", "context": "Empty", - "reference": "DMSShell.qml:586, Services/BatteryService.qml:292, Modules/Notepad/NotepadTextEditor.qml:1013", + "reference": "DMSShell.qml:586, Services/BatteryService.qml:292, Modules/Notepad/NotepadTextEditor.qml:1004", "comment": "battery status" }, { @@ -5444,7 +5462,7 @@ { "term": "Enable Overview Overlay", "context": "Enable Overview Overlay", - "reference": "Modules/Settings/LauncherTab.qml:762", + "reference": "Modules/Settings/LauncherTab.qml:768", "comment": "" }, { @@ -5462,7 +5480,7 @@ { "term": "Enable Video Screensaver", "context": "Enable Video Screensaver", - "reference": "Modules/Settings/LockScreenTab.qml:282", + "reference": "Modules/Settings/LockScreenTab.qml:333", "comment": "" }, { @@ -5480,67 +5498,67 @@ { "term": "Enable a custom override below to set per-bar shadow intensity, opacity, and color.", "context": "Enable a custom override below to set per-bar shadow intensity, opacity, and color.", - "reference": "Modules/Settings/DankBarTab.qml:1628", + "reference": "Modules/Settings/DankBarTab.qml:1624", "comment": "" }, { "term": "Enable compositor-targetable blur layer (namespace: dms:blurwallpaper). Requires manual niri configuration.", "context": "Enable compositor-targetable blur layer (namespace: dms:blurwallpaper). Requires manual niri configuration.", - "reference": "Modules/Settings/WallpaperTab.qml:1319", + "reference": "Modules/Settings/WallpaperTab.qml:1374", "comment": "" }, { "term": "Enable fingerprint at login", "context": "Enable fingerprint at login", - "reference": "Modules/Settings/GreeterTab.qml:536", + "reference": "Modules/Settings/GreeterTab.qml:505", "comment": "" }, { "term": "Enable fingerprint authentication", "context": "Enable fingerprint authentication", - "reference": "Modules/Settings/LockScreenTab.qml:228", + "reference": "Modules/Settings/LockScreenTab.qml:279", "comment": "" }, { "term": "Enable fingerprint or security key for DMS Greeter. Authentication changes apply automatically.", "context": "Enable fingerprint or security key for DMS Greeter. Authentication changes apply automatically.", - "reference": "Modules/Settings/GreeterTab.qml:526", + "reference": "Modules/Settings/GreeterTab.qml:494", "comment": "" }, { "term": "Enable loginctl lock integration", "context": "Enable loginctl lock integration", - "reference": "Modules/Settings/LockScreenTab.qml:177", + "reference": "Modules/Settings/LockScreenTab.qml:228", "comment": "" }, { "term": "Enable security key at login", "context": "Enable security key at login", - "reference": "Modules/Settings/GreeterTab.qml:547", + "reference": "Modules/Settings/GreeterTab.qml:516", "comment": "" }, { "term": "Enable security key authentication", "context": "Enable security key authentication", - "reference": "Modules/Settings/LockScreenTab.qml:239", + "reference": "Modules/Settings/LockScreenTab.qml:290", "comment": "Enable FIDO2/U2F hardware security key for lock screen" }, { "term": "Enabled", "context": "Enabled", - "reference": "Modules/Settings/ThemeColorsTab.qml:1443, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2031, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2039, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2065, Modules/ControlCenter/Components/DragDropGrid.qml:508", + "reference": "Modules/Settings/ThemeColorsTab.qml:1507, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2031, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2039, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2065, Modules/ControlCenter/Components/DragDropGrid.qml:508", "comment": "bluetooth status" }, { "term": "Enabled, but fingerprint availability could not be confirmed.", "context": "Enabled, but fingerprint availability could not be confirmed.", - "reference": "Modules/Settings/GreeterTab.qml:47, Modules/Settings/LockScreenTab.qml:28", + "reference": "Modules/Settings/GreeterTab.qml:49, Modules/Settings/LockScreenTab.qml:28", "comment": "" }, { "term": "Enabled, but no fingerprint reader was detected.", "context": "Enabled, but no fingerprint reader was detected.", - "reference": "Modules/Settings/GreeterTab.qml:43, Modules/Settings/LockScreenTab.qml:24", + "reference": "Modules/Settings/GreeterTab.qml:45, Modules/Settings/LockScreenTab.qml:24", "comment": "" }, { @@ -5552,7 +5570,7 @@ { "term": "Enabled, but no prints are enrolled yet. Enroll fingerprints and run Sync.", "context": "Enabled, but no prints are enrolled yet. Enroll fingerprints and run Sync.", - "reference": "Modules/Settings/GreeterTab.qml:40", + "reference": "Modules/Settings/GreeterTab.qml:42", "comment": "" }, { @@ -5564,31 +5582,31 @@ { "term": "Enabled, but no registered security key was found yet. Register a key and run Sync.", "context": "Enabled, but no registered security key was found yet. Register a key and run Sync.", - "reference": "Modules/Settings/GreeterTab.qml:64", + "reference": "Modules/Settings/GreeterTab.qml:66", "comment": "" }, { "term": "Enabled, but security-key availability could not be confirmed.", "context": "Enabled, but security-key availability could not be confirmed.", - "reference": "Modules/Settings/GreeterTab.qml:69, Modules/Settings/LockScreenTab.qml:43", + "reference": "Modules/Settings/GreeterTab.qml:71, Modules/Settings/LockScreenTab.qml:43", "comment": "" }, { "term": "Enabled. PAM already provides fingerprint auth.", "context": "Enabled. PAM already provides fingerprint auth.", - "reference": "Modules/Settings/GreeterTab.qml:25", + "reference": "Modules/Settings/GreeterTab.qml:27", "comment": "" }, { "term": "Enabled. PAM already provides security-key auth.", "context": "Enabled. PAM already provides security-key auth.", - "reference": "Modules/Settings/GreeterTab.qml:56", + "reference": "Modules/Settings/GreeterTab.qml:58", "comment": "" }, { "term": "Enabled. PAM provides fingerprint auth, but no prints are enrolled yet.", "context": "Enabled. PAM provides fingerprint auth, but no prints are enrolled yet.", - "reference": "Modules/Settings/GreeterTab.qml:27", + "reference": "Modules/Settings/GreeterTab.qml:29", "comment": "" }, { @@ -5600,7 +5618,7 @@ { "term": "End", "context": "End", - "reference": "Modules/Settings/ThemeColorsTab.qml:1258, Modules/Settings/GammaControlTab.qml:295, Modules/DankDash/Overview/CalendarEventEditor.qml:264", + "reference": "Modules/Settings/ThemeColorsTab.qml:1322, Modules/Settings/GammaControlTab.qml:295, Modules/DankDash/Overview/CalendarEventEditor.qml:264", "comment": "" }, { @@ -5612,13 +5630,13 @@ { "term": "Enlarge on Hover", "context": "Enlarge on Hover", - "reference": "Modules/Settings/WidgetsTabSection.qml:3786", + "reference": "Modules/Settings/WidgetsTabSection.qml:4135", "comment": "" }, { "term": "Enlargement %", "context": "Enlargement %", - "reference": "Modules/Settings/WidgetsTabSection.qml:3825", + "reference": "Modules/Settings/WidgetsTabSection.qml:4177", "comment": "" }, { @@ -5654,7 +5672,7 @@ { "term": "Enter a new name for this workspace", "context": "Enter a new name for this workspace", - "reference": "Modals/WorkspaceRenameModal.qml:86", + "reference": "Modals/WorkspaceRenameModal.qml:88", "comment": "" }, { @@ -5696,7 +5714,7 @@ { "term": "Enter launch prefix (e.g., 'uwsm-app')", "context": "Enter launch prefix (e.g., 'uwsm-app')", - "reference": "Modules/Settings/LauncherTab.qml:568", + "reference": "Modules/Settings/LauncherTab.qml:572", "comment": "" }, { @@ -5756,7 +5774,7 @@ { "term": "Environment Variables", "context": "Environment Variables", - "reference": "Modals/DankLauncherV2/LauncherContent.qml:961", + "reference": "Modals/DankLauncherV2/LauncherContent.qml:981", "comment": "" }, { @@ -5822,7 +5840,7 @@ { "term": "Excluded Media Players", "context": "Excluded Media Players", - "reference": "Modules/Settings/MediaPlayerTab.qml:140", + "reference": "Modules/Settings/MediaPlayerTab.qml:142", "comment": "" }, { @@ -5876,7 +5894,7 @@ { "term": "Extend battery life", "context": "Extend battery life", - "reference": "Common/Theme.qml:1652", + "reference": "Common/Theme.qml:1653", "comment": "power profile description" }, { @@ -5888,13 +5906,13 @@ { "term": "External Wallpaper Management", "context": "External Wallpaper Management", - "reference": "Modules/Settings/WallpaperTab.qml:1279", + "reference": "Modules/Settings/WallpaperTab.qml:1334", "comment": "wallpaper settings external management" }, { "term": "Extra Arguments", "context": "Extra Arguments", - "reference": "Modals/DankLauncherV2/LauncherContent.qml:987", + "reference": "Modals/DankLauncherV2/LauncherContent.qml:1007", "comment": "" }, { @@ -5918,7 +5936,7 @@ { "term": "Fade", "context": "Fade", - "reference": "Modules/Settings/WallpaperTab.qml:1200", + "reference": "Modules/Settings/WallpaperTab.qml:1255", "comment": "wallpaper transition option" }, { @@ -5936,7 +5954,7 @@ { "term": "Failed to accept pairing", "context": "Failed to accept pairing", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:684, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:683", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:683, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:683", "comment": "Phone Connect error" }, { @@ -5960,13 +5978,13 @@ { "term": "Failed to apply GTK colors", "context": "Failed to apply GTK colors", - "reference": "Common/Theme.qml:1966", + "reference": "Common/Theme.qml:1969", "comment": "" }, { "term": "Failed to apply Qt colors", "context": "Failed to apply Qt colors", - "reference": "Common/Theme.qml:1987", + "reference": "Common/Theme.qml:1990", "comment": "" }, { @@ -5984,7 +6002,7 @@ { "term": "Failed to browse device", "context": "Failed to browse device", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:666, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:665", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:665, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:665", "comment": "Phone Connect error" }, { @@ -6140,7 +6158,7 @@ { "term": "Failed to launch SMS app", "context": "Failed to launch SMS app", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1766, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:809, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1765, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:809", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1669, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:809, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1669, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:809", "comment": "Phone Connect error" }, { @@ -6170,7 +6188,7 @@ { "term": "Failed to parse plugin_settings.json", "context": "Failed to parse plugin_settings.json", - "reference": "Common/SettingsData.qml:1843", + "reference": "Common/SettingsData.qml:1876", "comment": "" }, { @@ -6182,7 +6200,7 @@ { "term": "Failed to parse settings.json", "context": "Failed to parse settings.json", - "reference": "Common/SettingsData.qml:1745, Common/SettingsData.qml:3609", + "reference": "Common/SettingsData.qml:1778, Common/SettingsData.qml:3642", "comment": "" }, { @@ -6206,13 +6224,13 @@ { "term": "Failed to read theme file: %1", "context": "Failed to read theme file: %1", - "reference": "Common/Theme.qml:2189", + "reference": "Common/Theme.qml:2192", "comment": "" }, { "term": "Failed to reject pairing", "context": "Failed to reject pairing", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:693, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:692", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:692, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:692", "comment": "Phone Connect error" }, { @@ -6266,13 +6284,13 @@ { "term": "Failed to ring device", "context": "Failed to ring device", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:624, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:623", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:623, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:623", "comment": "Phone Connect error" }, { "term": "Failed to run 'dms greeter status'. Ensure DMS is installed and dms is in PATH.", "context": "Failed to run 'dms greeter status'. Ensure DMS is installed and dms is in PATH.", - "reference": "Modules/Settings/GreeterTab.qml:272", + "reference": "Modules/Settings/GreeterTab.qml:241", "comment": "greeter status error" }, { @@ -6308,25 +6326,25 @@ { "term": "Failed to send SMS", "context": "Failed to send SMS", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1756, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:799, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1755, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:799", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1659, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:799, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1659, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:799", "comment": "Phone Connect error" }, { "term": "Failed to send clipboard", "context": "Failed to send clipboard", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:610, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:55, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:609, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:55", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:609, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:55, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:609, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:55", "comment": "Phone Connect error" }, { "term": "Failed to send file", "context": "Failed to send file", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1737, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1736", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1640, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1640", "comment": "Phone Connect error" }, { "term": "Failed to send ping", "context": "Failed to send ping", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:633, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:632", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:632, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:632", "comment": "Phone Connect error" }, { @@ -6374,7 +6392,7 @@ { "term": "Failed to share", "context": "Failed to share", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1718, dms-plugins/DankKDEConnect/DankKDEConnect.qml:1726, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1717, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1725", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1621, dms-plugins/DankKDEConnect/DankKDEConnect.qml:1629, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1621, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1629", "comment": "Phone Connect error" }, { @@ -6524,13 +6542,13 @@ { "term": "File received from", "context": "File received from", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:597, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:596", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:596, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:596", "comment": "Phone Connect file share notification" }, { "term": "File search requires dsearch\nInstall from github.com/AvengeMedia/danksearch", "context": "File search requires dsearch\nInstall from github.com/AvengeMedia/danksearch", - "reference": "Modals/DankLauncherV2/ResultsList.qml:484", + "reference": "Modals/DankLauncherV2/ResultsList.qml:530", "comment": "" }, { @@ -6542,7 +6560,7 @@ { "term": "Files", "context": "Files", - "reference": "Modals/DankLauncherV2/Controller.qml:235, Modals/DankLauncherV2/Controller.qml:1124, Modals/DankLauncherV2/Controller.qml:1145, Modals/DankLauncherV2/SpotlightLauncherContent.qml:447, Modals/DankLauncherV2/LauncherContent.qml:367, Modals/DankLauncherV2/LauncherContent.qml:640, Modules/Settings/LauncherTab.qml:896", + "reference": "Modals/DankLauncherV2/Controller.qml:236, Modals/DankLauncherV2/Controller.qml:1125, Modals/DankLauncherV2/Controller.qml:1146, Modals/DankLauncherV2/SpotlightLauncherContent.qml:446, Modals/DankLauncherV2/LauncherContent.qml:370, Modals/DankLauncherV2/LauncherContent.qml:654, Modules/Settings/LauncherTab.qml:902", "comment": "" }, { @@ -6554,13 +6572,13 @@ { "term": "Fill", "context": "Fill", - "reference": "Modules/Settings/GreeterTab.qml:696, Modules/Settings/WallpaperTab.qml:312", + "reference": "Modules/Settings/WallpaperTab.qml:332, Modules/Settings/Widgets/SettingsWallpaperPicker.qml:72", "comment": "wallpaper fill mode" }, { "term": "Filter", "context": "Filter", - "reference": "Modules/Settings/PluginBrowser.qml:817", + "reference": "Modules/Settings/PluginBrowser.qml:819", "comment": "plugin browser category filter label" }, { @@ -6590,19 +6608,19 @@ { "term": "Fingerprint availability could not be confirmed.", "context": "Fingerprint availability could not be confirmed.", - "reference": "Modules/Settings/GreeterTab.qml:47, Modules/Settings/LockScreenTab.qml:28", + "reference": "Modules/Settings/GreeterTab.qml:49, Modules/Settings/LockScreenTab.qml:28", "comment": "" }, { "term": "Fingerprint error", "context": "Fingerprint error", - "reference": "Modules/Lock/LockScreenContent.qml:65", + "reference": "Modules/Lock/LockScreenContent.qml:75", "comment": "" }, { "term": "Fingerprint not recognized (%1/%2). Please try again or use password.", "context": "Fingerprint not recognized (%1/%2). Please try again or use password.", - "reference": "Modules/Lock/LockScreenContent.qml:69", + "reference": "Modules/Lock/LockScreenContent.qml:79", "comment": "" }, { @@ -6614,13 +6632,13 @@ { "term": "Fingerprint reader detected, but no prints are enrolled yet. You can enable this now and run Sync later.", "context": "Fingerprint reader detected, but no prints are enrolled yet. You can enable this now and run Sync later.", - "reference": "Modules/Settings/GreeterTab.qml:41", + "reference": "Modules/Settings/GreeterTab.qml:43", "comment": "" }, { "term": "Finish", "context": "Finish", - "reference": "Modals/Greeter/GreeterModal.qml:305", + "reference": "Modals/Greeter/GreeterModal.qml:307", "comment": "greeter finish button" }, { @@ -6632,13 +6650,13 @@ { "term": "First Time Setup", "context": "First Time Setup", - "reference": "Modules/Settings/ThemeColorsTab.qml:2145, Modules/Settings/WindowRulesTab.qml:501, Modules/Settings/KeybindsTab.qml:385, Modules/Settings/CompositorLayoutTab.qml:198, Modules/Settings/DisplayConfig/IncludeWarningBox.qml:50", + "reference": "Modules/Settings/ThemeColorsTab.qml:2221, Modules/Settings/WindowRulesTab.qml:501, Modules/Settings/KeybindsTab.qml:385, Modules/Settings/CompositorLayoutTab.qml:198, Modules/Settings/DisplayConfig/IncludeWarningBox.qml:50", "comment": "" }, { "term": "Fit", "context": "Fit", - "reference": "Modules/Settings/WallpaperTab.qml:312", + "reference": "Modules/Settings/WallpaperTab.qml:332", "comment": "wallpaper fill mode" }, { @@ -6674,7 +6692,7 @@ { "term": "Float", "context": "Float", - "reference": "Modals/WindowRuleModal.qml:937, Modules/Settings/WindowRulesTab.qml:95", + "reference": "Modals/WindowRuleModal.qml:939, Modules/Settings/WindowRulesTab.qml:95", "comment": "" }, { @@ -6698,13 +6716,13 @@ { "term": "Floating", "context": "Floating", - "reference": "Modals/WindowRuleModal.qml:873, Modules/Settings/WindowRulesTab.qml:47", + "reference": "Modals/WindowRuleModal.qml:875, Modules/Settings/WindowRulesTab.qml:47", "comment": "" }, { "term": "Floating Position", "context": "Floating Position", - "reference": "Modals/WindowRuleModal.qml:1310", + "reference": "Modals/WindowRuleModal.qml:1312", "comment": "" }, { @@ -6722,7 +6740,7 @@ { "term": "Focus", "context": "Focus", - "reference": "Modals/WindowRuleModal.qml:955, Modules/Settings/WindowRulesTab.qml:99", + "reference": "Modals/WindowRuleModal.qml:957, Modules/Settings/WindowRulesTab.qml:99", "comment": "" }, { @@ -6746,7 +6764,7 @@ { "term": "Focused", "context": "Focused", - "reference": "Modals/WindowRuleModal.qml:882, Modules/Settings/WindowRulesTab.qml:49", + "reference": "Modals/WindowRuleModal.qml:884, Modules/Settings/WindowRulesTab.qml:49", "comment": "" }, { @@ -6794,13 +6812,13 @@ { "term": "Folders", "context": "Folders", - "reference": "Modals/DankLauncherV2/Controller.qml:1135, Modals/DankLauncherV2/Controller.qml:1145, Modals/DankLauncherV2/LauncherContent.qml:645, Modules/Settings/LauncherTab.qml:907", + "reference": "Modals/DankLauncherV2/Controller.qml:1136, Modals/DankLauncherV2/Controller.qml:1146, Modals/DankLauncherV2/LauncherContent.qml:659, Modules/Settings/LauncherTab.qml:913", "comment": "" }, { "term": "Follow DMS background color", "context": "Follow DMS background color", - "reference": "Modules/Settings/ThemeColorsTab.qml:2679", + "reference": "Modules/Settings/ThemeColorsTab.qml:2755", "comment": "" }, { @@ -6824,7 +6842,7 @@ { "term": "Font", "context": "Font", - "reference": "Modules/Settings/GreeterTab.qml:563", + "reference": "Modules/Settings/GreeterTab.qml:532", "comment": "" }, { @@ -6851,10 +6869,16 @@ "reference": "Modules/Settings/TypographyMotionTab.qml:252", "comment": "" }, + { + "term": "Font used for the clock and date on the lock screen", + "context": "Font used for the clock and date on the lock screen", + "reference": "Modules/Settings/LockScreenTab.qml:177", + "comment": "" + }, { "term": "Font used on the login screen", "context": "Font used on the login screen", - "reference": "Modules/Settings/GreeterTab.qml:574", + "reference": "Modules/Settings/GreeterTab.qml:545", "comment": "" }, { @@ -6911,6 +6935,12 @@ "reference": "Modules/ProcessList/ProcessContextMenu.qml:49", "comment": "" }, + { + "term": "Force Padding", + "context": "Force Padding", + "reference": "Modules/Settings/WidgetsTabSection.qml:583", + "comment": "" + }, { "term": "Force RGBX", "context": "Force RGBX", @@ -6926,7 +6956,7 @@ { "term": "Force terminal applications to always use dark color schemes", "context": "Force terminal applications to always use dark color schemes", - "reference": "Modules/Settings/ThemeColorsTab.qml:2090", + "reference": "Modules/Settings/ThemeColorsTab.qml:2166", "comment": "" }, { @@ -6950,13 +6980,13 @@ { "term": "Forecast and conditions", "context": "Forecast and conditions", - "reference": "Modules/Settings/DankDashTab.qml:34", + "reference": "Modules/Settings/DankDashTab.qml:38", "comment": "" }, { "term": "Foreground Layers", "context": "Foreground Layers", - "reference": "Modules/Settings/ThemeColorsTab.qml:1688", + "reference": "Modules/Settings/ThemeColorsTab.qml:1752", "comment": "" }, { @@ -7004,7 +7034,7 @@ { "term": "Forward 10s", "context": "Forward 10s", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:2155, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1610, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:2154, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1610", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:2058, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1610, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:2058, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1610", "comment": "Media forward tooltip" }, { @@ -7031,10 +7061,16 @@ "reference": "Modules/Settings/FrameTab.qml:308", "comment": "" }, + { + "term": "Frame Xray", + "context": "Frame Xray", + "reference": "Modules/Settings/CompositorLayoutTab.qml:392, Modules/Settings/CompositorLayoutTab.qml:544", + "comment": "" + }, { "term": "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.", "context": "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.", - "reference": "Modules/Settings/LauncherTab.qml:669", + "reference": "Modules/Settings/LauncherTab.qml:674", "comment": "" }, { @@ -7076,9 +7112,15 @@ { "term": "Full Day & Month", "context": "Full Day & Month", - "reference": "Modules/Settings/GreeterTab.qml:424, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:194, Modules/Settings/TimeWeatherTab.qml:210, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:281, Modules/Settings/TimeWeatherTab.qml:297", + "reference": "Modules/Settings/GreeterTab.qml:396, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:194, Modules/Settings/TimeWeatherTab.qml:210, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:281, Modules/Settings/TimeWeatherTab.qml:297", "comment": "date format option" }, + { + "term": "Full Size", + "context": "Full Size", + "reference": "Modules/Settings/WidgetsTabSection.qml:865", + "comment": "" + }, { "term": "Full command to execute", "context": "Full command to execute", @@ -7088,13 +7130,13 @@ { "term": "Full with Year", "context": "Full with Year", - "reference": "Modules/Settings/GreeterTab.qml:416, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:186, Modules/Settings/TimeWeatherTab.qml:208, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:273, Modules/Settings/TimeWeatherTab.qml:295", + "reference": "Modules/Settings/GreeterTab.qml:388, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:186, Modules/Settings/TimeWeatherTab.qml:208, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:273, Modules/Settings/TimeWeatherTab.qml:295", "comment": "date format option" }, { "term": "Fullscreen", "context": "Fullscreen", - "reference": "Modals/WindowRuleModal.qml:912, Modals/WindowRuleModal.qml:946, Modules/Settings/WindowRulesTab.qml:55, Modules/Settings/WindowRulesTab.qml:98", + "reference": "Modals/WindowRuleModal.qml:914, Modals/WindowRuleModal.qml:948, Modules/Settings/WindowRulesTab.qml:55, Modules/Settings/WindowRulesTab.qml:98", "comment": "" }, { @@ -7148,7 +7190,7 @@ { "term": "GTK colors applied successfully", "context": "GTK colors applied successfully", - "reference": "Common/Theme.qml:1962", + "reference": "Common/Theme.qml:1965", "comment": "" }, { @@ -7181,28 +7223,34 @@ "reference": "Modules/Settings/DankBarTab.qml:991, Modules/Settings/FrameTab.qml:169", "comment": "" }, + { + "term": "Gaps", + "context": "Gaps", + "reference": "Modules/Settings/CompositorLayoutTab.qml:281, Modules/Settings/CompositorLayoutTab.qml:410, Modules/Settings/CompositorLayoutTab.qml:562", + "comment": "" + }, { "term": "Generate Override", "context": "Generate Override", - "reference": "Modules/Settings/AutoStartTab.qml:777", + "reference": "Modules/Settings/AutoStartTab.qml:786", "comment": "" }, { "term": "Generate baseline GTK3/4 or QT5/QT6 (requires qt6ct-kde) configurations to follow DMS colors. Only needed once.

It is recommended to configure adw-gtk3 prior to applying GTK themes.", "context": "Generate baseline GTK3/4 or QT5/QT6 (requires qt6ct-kde) configurations to follow DMS colors. Only needed once.

It is recommended to configure adw-gtk3 prior to applying GTK themes.", - "reference": "Modules/Settings/ThemeColorsTab.qml:2887", + "reference": "Modules/Settings/ThemeColorsTab.qml:2963", "comment": "" }, { "term": "Generic", "context": "Generic", - "reference": "Modules/Settings/ThemeColorsTab.qml:343, Modules/Settings/ThemeColorsTab.qml:343", + "reference": "Modules/Settings/ThemeColorsTab.qml:406, Modules/Settings/ThemeColorsTab.qml:406", "comment": "theme category option" }, { "term": "Get Started", "context": "Get Started", - "reference": "Modals/Greeter/GreeterModal.qml:296", + "reference": "Modals/Greeter/GreeterModal.qml:298", "comment": "greeter first page button" }, { @@ -7238,13 +7286,13 @@ { "term": "Goth Corner Radius", "context": "Goth Corner Radius", - "reference": "Modules/Settings/DankBarTab.qml:1239", + "reference": "Modules/Settings/DankBarTab.qml:1235", "comment": "" }, { "term": "Goth Corners", "context": "Goth Corners", - "reference": "Modules/Settings/DankBarTab.qml:1211", + "reference": "Modules/Settings/DankBarTab.qml:1207", "comment": "" }, { @@ -7310,31 +7358,31 @@ { "term": "Greeter Appearance", "context": "Greeter Appearance", - "reference": "Modules/Settings/GreeterTab.qml:559", + "reference": "Modules/Settings/GreeterTab.qml:528", "comment": "" }, { "term": "Greeter Behavior", "context": "Greeter Behavior", - "reference": "Modules/Settings/GreeterTab.qml:718", + "reference": "Modules/Settings/GreeterTab.qml:648", "comment": "" }, { "term": "Greeter Status", "context": "Greeter Status", - "reference": "Modules/Settings/GreeterTab.qml:445", + "reference": "Modules/Settings/GreeterTab.qml:416", "comment": "" }, { "term": "Greeter activated. greetd is now enabled.", "context": "Greeter activated. greetd is now enabled.", - "reference": "Modules/Settings/GreeterTab.qml:379", + "reference": "Modules/Settings/GreeterTab.qml:351", "comment": "" }, { "term": "Greeter font", "context": "Greeter font", - "reference": "Modules/Settings/GreeterTab.qml:573", + "reference": "Modules/Settings/GreeterTab.qml:544", "comment": "" }, { @@ -7352,13 +7400,19 @@ { "term": "Greeter only — does not affect main clock", "context": "Greeter only — does not affect main clock", - "reference": "Modules/Settings/GreeterTab.qml:600", + "reference": "Modules/Settings/GreeterTab.qml:564", "comment": "" }, { "term": "Greeter only — format for the date on the login screen", "context": "Greeter only — format for the date on the login screen", - "reference": "Modules/Settings/GreeterTab.qml:634", + "reference": "Modules/Settings/GreeterTab.qml:600", + "comment": "" + }, + { + "term": "Greeter sync complete", + "context": "Greeter sync complete", + "reference": "Modules/Settings/GreeterTab.qml:275", "comment": "" }, { @@ -7370,7 +7424,7 @@ { "term": "Grid Columns", "context": "Grid Columns", - "reference": "Modules/Settings/LauncherTab.qml:593", + "reference": "Modules/Settings/LauncherTab.qml:597", "comment": "" }, { @@ -7406,7 +7460,7 @@ { "term": "Group by App", "context": "Group by App", - "reference": "Modules/Settings/WidgetsTabSection.qml:3240, Modules/Settings/DockTab.qml:171", + "reference": "Modules/Settings/WidgetsTabSection.qml:3536, Modules/Settings/DockTab.qml:171", "comment": "" }, { @@ -7532,7 +7586,7 @@ { "term": "Hibernate", "context": "Hibernate", - "reference": "Modals/PowerMenuModal.qml:212, Modules/Lock/LockPowerMenu.qml:130, Modules/Settings/PowerSleepTab.qml:344, Modules/Settings/PowerSleepTab.qml:403", + "reference": "Modals/PowerMenuModal.qml:223, Modules/Lock/LockPowerMenu.qml:130, Modules/Settings/PowerSleepTab.qml:344, Modules/Settings/PowerSleepTab.qml:403", "comment": "" }, { @@ -7544,7 +7598,7 @@ { "term": "Hidden", "context": "Hidden", - "reference": "Modules/Settings/NetworkWifiTab.qml:593, Modules/Settings/NetworkWifiTab.qml:972, Modules/Settings/DankDashTab.qml:343", + "reference": "Modules/Settings/NetworkWifiTab.qml:593, Modules/Settings/NetworkWifiTab.qml:972, Modules/Settings/DankDashTab.qml:353", "comment": "" }, { @@ -7556,31 +7610,31 @@ { "term": "Hidden Apps", "context": "Hidden Apps", - "reference": "Modules/Settings/LauncherTab.qml:1174", + "reference": "Modules/Settings/LauncherTab.qml:1180", "comment": "" }, { "term": "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.", "context": "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.", - "reference": "Modules/Settings/LauncherTab.qml:1204", + "reference": "Modules/Settings/LauncherTab.qml:1210", "comment": "" }, { "term": "Hidden until weather is enabled", "context": "Hidden until weather is enabled", - "reference": "Modules/Settings/DankDashTab.qml:34", + "reference": "Modules/Settings/DankDashTab.qml:38", "comment": "" }, { "term": "Hide", "context": "Hide", - "reference": "Modules/Settings/DisplayConfigTab.qml:568", + "reference": "Modules/Settings/WidgetsTabSection.qml:1114, Modules/Settings/DisplayConfigTab.qml:568, Modules/Settings/DankDashTab.qml:538", "comment": "" }, { "term": "Hide 3rd Party", "context": "Hide 3rd Party", - "reference": "Modules/Settings/PluginBrowser.qml:606", + "reference": "Modules/Settings/PluginBrowser.qml:608", "comment": "" }, { @@ -7598,13 +7652,13 @@ { "term": "Hide Indicators", "context": "Hide Indicators", - "reference": "Modules/Settings/WidgetsTabSection.qml:3634", + "reference": "Modules/Settings/WidgetsTabSection.qml:3969", "comment": "" }, { "term": "Hide When Typing", "context": "Hide When Typing", - "reference": "Modules/Settings/ThemeColorsTab.qml:2229", + "reference": "Modules/Settings/ThemeColorsTab.qml:2305", "comment": "" }, { @@ -7616,19 +7670,19 @@ { "term": "Hide cursor after inactivity (0 = disabled)", "context": "Hide cursor after inactivity (0 = disabled)", - "reference": "Modules/Settings/ThemeColorsTab.qml:2276", + "reference": "Modules/Settings/ThemeColorsTab.qml:2352", "comment": "" }, { "term": "Hide cursor when pressing keyboard keys", "context": "Hide cursor when pressing keyboard keys", - "reference": "Modules/Settings/ThemeColorsTab.qml:2230", + "reference": "Modules/Settings/ThemeColorsTab.qml:2306", "comment": "" }, { "term": "Hide cursor when using touch input", "context": "Hide cursor when using touch input", - "reference": "Modules/Settings/ThemeColorsTab.qml:2259", + "reference": "Modules/Settings/ThemeColorsTab.qml:2335", "comment": "" }, { @@ -7658,7 +7712,7 @@ { "term": "Hide on Touch", "context": "Hide on Touch", - "reference": "Modules/Settings/ThemeColorsTab.qml:2258", + "reference": "Modules/Settings/ThemeColorsTab.qml:2334", "comment": "" }, { @@ -7667,6 +7721,18 @@ "reference": "Modules/Settings/DankBarTab.qml:705", "comment": "" }, + { + "term": "Hide when no updates: OFF", + "context": "Hide when no updates: OFF", + "reference": "Modules/Settings/WidgetsTabSection.qml:602", + "comment": "" + }, + { + "term": "Hide when no updates: ON", + "context": "Hide when no updates: ON", + "reference": "Modules/Settings/WidgetsTabSection.qml:602", + "comment": "" + }, { "term": "High", "context": "High", @@ -7724,7 +7790,7 @@ { "term": "Hold longer to confirm", "context": "Hold longer to confirm", - "reference": "Modals/PowerMenuModal.qml:832, Modules/Lock/LockPowerMenu.qml:833", + "reference": "Modals/PowerMenuModal.qml:866, Modules/Lock/LockPowerMenu.qml:833", "comment": "" }, { @@ -7736,13 +7802,13 @@ { "term": "Hold to confirm (%1 ms)", "context": "Hold to confirm (%1 ms)", - "reference": "Modals/PowerMenuModal.qml:835, Modals/PowerMenuModal.qml:839, Modules/Lock/LockPowerMenu.qml:836, Modules/Lock/LockPowerMenu.qml:840", + "reference": "Modals/PowerMenuModal.qml:869, Modals/PowerMenuModal.qml:873, Modules/Lock/LockPowerMenu.qml:836, Modules/Lock/LockPowerMenu.qml:840", "comment": "" }, { "term": "Hold to confirm (%1s)", "context": "Hold to confirm (%1s)", - "reference": "Modals/PowerMenuModal.qml:836, Modals/PowerMenuModal.qml:840, Modules/Lock/LockPowerMenu.qml:837, Modules/Lock/LockPowerMenu.qml:841", + "reference": "Modals/PowerMenuModal.qml:870, Modals/PowerMenuModal.qml:874, Modules/Lock/LockPowerMenu.qml:837, Modules/Lock/LockPowerMenu.qml:841", "comment": "" }, { @@ -7784,13 +7850,13 @@ { "term": "Hour", "context": "Hour", - "reference": "Modules/Settings/ThemeColorsTab.qml:1196, Modules/Settings/GammaControlTab.qml:232", + "reference": "Modules/Settings/ThemeColorsTab.qml:1260, Modules/Settings/GammaControlTab.qml:232", "comment": "" }, { "term": "Hourly", "context": "Hourly", - "reference": "Modules/DankDash/WeatherTab.qml:865", + "reference": "Modules/DankDash/WeatherTab.qml:868", "comment": "" }, { @@ -7802,7 +7868,7 @@ { "term": "Hover Popouts", "context": "Hover Popouts", - "reference": "Modules/Settings/DankBarTab.qml:1262", + "reference": "Modules/Settings/DankBarTab.qml:1258", "comment": "" }, { @@ -7814,13 +7880,13 @@ { "term": "How often to change wallpaper", "context": "How often to change wallpaper", - "reference": "Modules/Settings/WallpaperTab.qml:1047", + "reference": "Modules/Settings/WallpaperTab.qml:1102", "comment": "" }, { "term": "How the background image is scaled", "context": "How the background image is scaled", - "reference": "Modules/Settings/GreeterTab.qml:691", + "reference": "Modules/Settings/Widgets/SettingsWallpaperPicker.qml:67", "comment": "" }, { @@ -7838,13 +7904,13 @@ { "term": "Hyprland Layout Overrides", "context": "Hyprland Layout Overrides", - "reference": "Modules/Settings/CompositorLayoutTab.qml:380", + "reference": "Modules/Settings/CompositorLayoutTab.qml:402", "comment": "" }, { "term": "Hyprland Options", "context": "Hyprland Options", - "reference": "Modals/WindowRuleModal.qml:1524", + "reference": "Modals/WindowRuleModal.qml:1526", "comment": "" }, { @@ -7856,7 +7922,7 @@ { "term": "Hyprland conf mode", "context": "Hyprland conf mode", - "reference": "Services/KeybindsService.qml:548, Modules/Settings/ThemeColorsTab.qml:130, Modules/Settings/ThemeColorsTab.qml:2143, Modules/Settings/WindowRulesTab.qml:344, Modules/Settings/WindowRulesTab.qml:501, Modules/Settings/KeybindsTab.qml:383, Modules/Settings/CompositorLayoutTab.qml:97, Modules/Settings/CompositorLayoutTab.qml:196, Modules/Settings/DisplayConfig/IncludeWarningBox.qml:48, Modules/Settings/DisplayConfig/DisplayConfigState.qml:1475", + "reference": "Services/KeybindsService.qml:548, Modules/Settings/ThemeColorsTab.qml:146, Modules/Settings/ThemeColorsTab.qml:2219, Modules/Settings/WindowRulesTab.qml:344, Modules/Settings/WindowRulesTab.qml:501, Modules/Settings/KeybindsTab.qml:383, Modules/Settings/CompositorLayoutTab.qml:97, Modules/Settings/CompositorLayoutTab.qml:196, Modules/Settings/DisplayConfig/IncludeWarningBox.qml:48, Modules/Settings/DisplayConfig/DisplayConfigState.qml:1475", "comment": "" }, { @@ -7874,7 +7940,7 @@ { "term": "I Understand", "context": "I Understand", - "reference": "Modules/Settings/PluginBrowser.qml:1498", + "reference": "Modules/Settings/PluginBrowser.qml:1497", "comment": "" }, { @@ -7898,13 +7964,13 @@ { "term": "ISO Date", "context": "ISO Date", - "reference": "Modules/Settings/GreeterTab.qml:420, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:190, Modules/Settings/TimeWeatherTab.qml:209, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:277, Modules/Settings/TimeWeatherTab.qml:296", + "reference": "Modules/Settings/GreeterTab.qml:392, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:190, Modules/Settings/TimeWeatherTab.qml:209, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:277, Modules/Settings/TimeWeatherTab.qml:296", "comment": "date format option" }, { "term": "Icon", "context": "Icon", - "reference": "Modals/DankLauncherV2/LauncherContent.qml:921, Modules/Settings/DockTab.qml:261", + "reference": "Modals/DankLauncherV2/LauncherContent.qml:941, Modules/Settings/DockTab.qml:261", "comment": "" }, { @@ -7922,19 +7988,19 @@ { "term": "Icon Size %", "context": "Icon Size %", - "reference": "Modules/Settings/WidgetsTabSection.qml:3876", + "reference": "Modules/Settings/WidgetsTabSection.qml:4230", "comment": "" }, { "term": "Icon Theme", "context": "Icon Theme", - "reference": "Modules/Settings/ThemeColorsTab.qml:2314, Modules/Settings/ThemeColorsTab.qml:2332", + "reference": "Modules/Settings/ThemeColorsTab.qml:2390, Modules/Settings/ThemeColorsTab.qml:2408", "comment": "" }, { "term": "Icon theme changed outside DMS; switched to System Default", "context": "Icon theme changed outside DMS; switched to System Default", - "reference": "Common/SettingsData.qml:1526", + "reference": "Common/SettingsData.qml:1532", "comment": "shown when an external tool overrides the icon theme DMS applied" }, { @@ -7964,7 +8030,7 @@ { "term": "Idle Inhibitor", "context": "Idle Inhibitor", - "reference": "Modules/Settings/WidgetsTabSection.qml:2025, Modules/Settings/WidgetsTabSection.qml:2179, Modules/Settings/WidgetsTab.qml:208, Modules/Settings/OSDTab.qml:125", + "reference": "Modules/Settings/WidgetsTabSection.qml:2247, Modules/Settings/WidgetsTabSection.qml:2403, Modules/Settings/WidgetsTab.qml:208, Modules/Settings/OSDTab.qml:125", "comment": "" }, { @@ -7976,7 +8042,7 @@ { "term": "If autostart app icons don't appear in the system tray, generate a systemd override to ensure DMS starts before autostart apps", "context": "If autostart app icons don't appear in the system tray, generate a systemd override to ensure DMS starts before autostart apps", - "reference": "Modules/Settings/AutoStartTab.qml:769", + "reference": "Modules/Settings/AutoStartTab.qml:778", "comment": "" }, { @@ -7994,7 +8060,7 @@ { "term": "Image", "context": "Image", - "reference": "Modals/DankLauncherV2/Controller.qml:1224, Modals/Clipboard/ClipboardEntry.qml:186, Modals/Clipboard/ClipboardContent.qml:15", + "reference": "Modals/DankLauncherV2/Controller.qml:1225, Modals/Clipboard/ClipboardEntry.qml:186, Modals/Clipboard/ClipboardContent.qml:15", "comment": "" }, { @@ -8024,7 +8090,7 @@ { "term": "Inactive Monitor Color", "context": "Inactive Monitor Color", - "reference": "Modules/Settings/LockScreenTab.qml:415, Modules/Settings/LockScreenTab.qml:446", + "reference": "Modules/Settings/LockScreenTab.qml:466, Modules/Settings/LockScreenTab.qml:497", "comment": "" }, { @@ -8036,7 +8102,7 @@ { "term": "Include Files in All Tab", "context": "Include Files in All Tab", - "reference": "Modules/Settings/LauncherTab.qml:1154", + "reference": "Modules/Settings/LauncherTab.qml:1160", "comment": "" }, { @@ -8048,19 +8114,19 @@ { "term": "Include Folders in All Tab", "context": "Include Folders in All Tab", - "reference": "Modules/Settings/LauncherTab.qml:1163", + "reference": "Modules/Settings/LauncherTab.qml:1169", "comment": "" }, { "term": "Include Transitions", "context": "Include Transitions", - "reference": "Modules/Settings/WallpaperTab.qml:1238", + "reference": "Modules/Settings/WallpaperTab.qml:1293", "comment": "" }, { "term": "Include desktop actions (shortcuts) in search results.", "context": "Include desktop actions (shortcuts) in search results.", - "reference": "Modules/Settings/LauncherTab.qml:1128", + "reference": "Modules/Settings/LauncherTab.qml:1134", "comment": "" }, { @@ -8090,7 +8156,7 @@ { "term": "Incorrect password - try again", "context": "Incorrect password - try again", - "reference": "Modules/Lock/LockScreenContent.qml:63", + "reference": "Modules/Lock/LockScreenContent.qml:73", "comment": "" }, { @@ -8120,13 +8186,13 @@ { "term": "Inherit", "context": "Inherit", - "reference": "Modals/WindowRuleModal.qml:1249, Modals/WindowRuleModal.qml:1258, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:96, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:101, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:106, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:110, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:235, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:273, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:324", + "reference": "Modals/WindowRuleModal.qml:1251, Modals/WindowRuleModal.qml:1260, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:96, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:101, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:106, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:110, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:235, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:273, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:324", "comment": "" }, { "term": "Inherit Global (Default)", "context": "Inherit Global (Default)", - "reference": "Modules/Settings/DankBarTab.qml:1687, Modules/Settings/DankBarTab.qml:1695", + "reference": "Modules/Settings/DankBarTab.qml:1683, Modules/Settings/DankBarTab.qml:1691", "comment": "bar shadow direction source option" }, { @@ -8138,13 +8204,19 @@ { "term": "Initial position for floating windows. Set both X and Y; anchor controls which corner/edge they're relative to.", "context": "Initial position for floating windows. Set both X and Y; anchor controls which corner/edge they're relative to.", - "reference": "Modals/WindowRuleModal.qml:1317", + "reference": "Modals/WindowRuleModal.qml:1319", "comment": "" }, { "term": "Initialised", "context": "Initialised", - "reference": "Modals/WindowRuleModal.qml:922, Modules/Settings/WindowRulesTab.qml:57", + "reference": "Modals/WindowRuleModal.qml:924, Modules/Settings/WindowRulesTab.qml:57", + "comment": "" + }, + { + "term": "Inner Gaps", + "context": "Inner Gaps", + "reference": "Modules/Settings/CompositorLayoutTab.qml:437, Modules/Settings/CompositorLayoutTab.qml:589", "comment": "" }, { @@ -8168,7 +8240,7 @@ { "term": "Insert your security key...", "context": "Insert your security key...", - "reference": "Modules/Lock/LockScreenContent.qml:53", + "reference": "Modules/Lock/LockScreenContent.qml:63", "comment": "" }, { @@ -8180,13 +8252,13 @@ { "term": "Install", "context": "Install", - "reference": "Modules/Settings/PluginBrowser.qml:452, Modules/Settings/PluginBrowser.qml:1184, Modules/Settings/GreeterTab.qml:118, Modules/Settings/GreeterTab.qml:164, Modules/Settings/ThemeBrowser.qml:121, Modules/Settings/ThemeBrowser.qml:627", + "reference": "Modules/Settings/PluginBrowser.qml:452, Modules/Settings/PluginBrowser.qml:1183, Modules/Settings/GreeterTab.qml:105, Modules/Settings/GreeterTab.qml:151, Modules/Settings/ThemeBrowser.qml:121, Modules/Settings/ThemeBrowser.qml:627", "comment": "install action button" }, { "term": "Install Greeter", "context": "Install Greeter", - "reference": "Modules/Settings/GreeterTab.qml:162", + "reference": "Modules/Settings/GreeterTab.qml:149", "comment": "greeter action confirmation" }, { @@ -8210,7 +8282,7 @@ { "term": "Install complete. Greeter has been installed.", "context": "Install complete. Greeter has been installed.", - "reference": "Modules/Settings/GreeterTab.qml:377", + "reference": "Modules/Settings/GreeterTab.qml:349", "comment": "" }, { @@ -8228,7 +8300,7 @@ { "term": "Install matugen package for dynamic theming", "context": "Install matugen package for dynamic theming", - "reference": "Modules/Settings/ThemeColorsTab.qml:539", + "reference": "Modules/Settings/ThemeColorsTab.qml:602", "comment": "matugen installation hint" }, { @@ -8240,13 +8312,13 @@ { "term": "Install plugins from the DMS plugin registry", "context": "Install plugins from the DMS plugin registry", - "reference": "Modules/Settings/PluginBrowser.qml:654", + "reference": "Modules/Settings/PluginBrowser.qml:656", "comment": "plugin browser description" }, { "term": "Install the DMS greeter? A terminal will open for sudo authentication.", "context": "Install the DMS greeter? A terminal will open for sudo authentication.", - "reference": "Modules/Settings/GreeterTab.qml:163", + "reference": "Modules/Settings/GreeterTab.qml:150", "comment": "" }, { @@ -8258,13 +8330,13 @@ { "term": "Installation and PAM setup: see the ", "context": "Installation and PAM setup: see the ", - "reference": "Modules/Settings/GreeterTab.qml:773", + "reference": "Modules/Settings/GreeterTab.qml:705", "comment": "" }, { "term": "Installed", "context": "Installed", - "reference": "Modules/Settings/PluginBrowser.qml:1180, Modules/Settings/ThemeBrowser.qml:630", + "reference": "Modules/Settings/PluginBrowser.qml:1179, Modules/Settings/ThemeBrowser.qml:630", "comment": "installed status" }, { @@ -8300,7 +8372,7 @@ { "term": "Intensity", "context": "Intensity", - "reference": "Modules/Settings/DankBarTab.qml:1655", + "reference": "Modules/Settings/DankBarTab.qml:1651", "comment": "shadow intensity slider" }, { @@ -8324,13 +8396,13 @@ { "term": "Interval", "context": "Interval", - "reference": "Modules/Settings/WallpaperTab.qml:993, Modules/Settings/WallpaperTab.qml:1046", + "reference": "Modules/Settings/WallpaperTab.qml:1048, Modules/Settings/WallpaperTab.qml:1101", "comment": "wallpaper cycling mode tab" }, { "term": "Invalid JSON format: %1", "context": "Invalid JSON format: %1", - "reference": "Common/Theme.qml:2175", + "reference": "Common/Theme.qml:2178", "comment": "" }, { @@ -8354,19 +8426,19 @@ { "term": "Invert on mode change", "context": "Invert on mode change", - "reference": "Modules/Settings/LauncherTab.qml:543", + "reference": "Modules/Settings/LauncherTab.qml:547", "comment": "" }, { "term": "Invert touchpad scroll direction", "context": "Invert touchpad scroll direction", - "reference": "Modules/Settings/ThemeColorsTab.qml:2219", + "reference": "Modules/Settings/ThemeColorsTab.qml:2295", "comment": "" }, { "term": "Iris Bloom", "context": "Iris Bloom", - "reference": "Modules/Settings/WallpaperTab.qml:1208", + "reference": "Modules/Settings/WallpaperTab.qml:1263", "comment": "wallpaper transition option" }, { @@ -8540,13 +8612,13 @@ { "term": "Large", "context": "Large", - "reference": "Modules/Settings/WidgetsTabSection.qml:1687, Modules/Settings/WidgetsTabSection.qml:3048", + "reference": "Modules/Settings/WidgetsTabSection.qml:1893, Modules/Settings/WidgetsTabSection.qml:3326", "comment": "" }, { "term": "Largest", "context": "Largest", - "reference": "Modules/Settings/WidgetsTabSection.qml:1692, Modules/Settings/WidgetsTabSection.qml:3053", + "reference": "Modules/Settings/WidgetsTabSection.qml:1898, Modules/Settings/WidgetsTabSection.qml:3331", "comment": "" }, { @@ -8558,73 +8630,73 @@ { "term": "Last launched %1", "context": "Last launched %1", - "reference": "Modules/Settings/LauncherTab.qml:1531", + "reference": "Modules/Settings/LauncherTab.qml:1537", "comment": "" }, { "term": "Last launched %1 day ago", "context": "Last launched %1 day ago", - "reference": "Modules/Settings/LauncherTab.qml:1530", + "reference": "Modules/Settings/LauncherTab.qml:1536", "comment": "" }, { "term": "Last launched %1 days ago", "context": "Last launched %1 days ago", - "reference": "Modules/Settings/LauncherTab.qml:1530", + "reference": "Modules/Settings/LauncherTab.qml:1536", "comment": "" }, { "term": "Last launched %1 hour ago", "context": "Last launched %1 hour ago", - "reference": "Modules/Settings/LauncherTab.qml:1528", + "reference": "Modules/Settings/LauncherTab.qml:1534", "comment": "" }, { "term": "Last launched %1 hours ago", "context": "Last launched %1 hours ago", - "reference": "Modules/Settings/LauncherTab.qml:1528", + "reference": "Modules/Settings/LauncherTab.qml:1534", "comment": "" }, { "term": "Last launched %1 minute ago", "context": "Last launched %1 minute ago", - "reference": "Modules/Settings/LauncherTab.qml:1526", + "reference": "Modules/Settings/LauncherTab.qml:1532", "comment": "" }, { "term": "Last launched %1 minutes ago", "context": "Last launched %1 minutes ago", - "reference": "Modules/Settings/LauncherTab.qml:1526", + "reference": "Modules/Settings/LauncherTab.qml:1532", "comment": "" }, { "term": "Last launched just now", "context": "Last launched just now", - "reference": "Modules/Settings/LauncherTab.qml:1524", + "reference": "Modules/Settings/LauncherTab.qml:1530", "comment": "" }, { "term": "Latitude", "context": "Latitude", - "reference": "Modules/Settings/ThemeColorsTab.qml:1341, Modules/Settings/GammaControlTab.qml:379, Modules/Settings/TimeWeatherTab.qml:530", + "reference": "Modules/Settings/ThemeColorsTab.qml:1405, Modules/Settings/GammaControlTab.qml:379, Modules/Settings/TimeWeatherTab.qml:530", "comment": "" }, { "term": "Launch", "context": "Launch", - "reference": "Modals/DankLauncherV2/LauncherContextMenu.qml:217, Modals/DankLauncherV2/Controller.qml:1198, Modals/DankLauncherV2/Controller.qml:1656, Modules/DankDash/Overview/CalendarOverviewCard.qml:265", + "reference": "Modals/DankLauncherV2/LauncherContextMenu.qml:217, Modals/DankLauncherV2/Controller.qml:1199, Modals/DankLauncherV2/Controller.qml:1657, Modules/DankDash/Overview/CalendarOverviewCard.qml:265", "comment": "" }, { "term": "Launch Prefix", "context": "Launch Prefix", - "reference": "Modules/Settings/LauncherTab.qml:554", + "reference": "Modules/Settings/LauncherTab.qml:558", "comment": "" }, { "term": "Launch on dGPU", "context": "Launch on dGPU", - "reference": "Modals/DankLauncherV2/LauncherContextMenu.qml:209, Modals/DankLauncherV2/ActionPanel.qml:61, Modules/Dock/DockContextMenu.qml:295, Modules/DankBar/Widgets/AppsDockContextMenu.qml:410", + "reference": "Modals/DankLauncherV2/LauncherContextMenu.qml:209, Modals/DankLauncherV2/ActionPanel.qml:61, Modules/Dock/DockContextMenu.qml:298, Modules/DankBar/Widgets/AppsDockContextMenu.qml:416", "comment": "" }, { @@ -8654,7 +8726,7 @@ { "term": "Layer Outline Opacity", "context": "Layer Outline Opacity", - "reference": "Modules/Settings/ThemeColorsTab.qml:1713", + "reference": "Modules/Settings/ThemeColorsTab.qml:1835", "comment": "" }, { @@ -8669,12 +8741,6 @@ "reference": "Modules/Settings/DisplayConfig/NiriOutputSettings.qml:203", "comment": "" }, - { - "term": "Layout and module positions on the greeter are synced from your shell (e.g. bar config). Run Sync to apply.", - "context": "Layout and module positions on the greeter are synced from your shell (e.g. bar config). Run Sync to apply.", - "reference": "Modules/Settings/GreeterTab.qml:706", - "comment": "" - }, { "term": "Left", "context": "Left", @@ -8702,19 +8768,19 @@ { "term": "Light Direction", "context": "Light Direction", - "reference": "Modules/Settings/ThemeColorsTab.qml:1940", + "reference": "Modules/Settings/ThemeColorsTab.qml:2016", "comment": "" }, { "term": "Light Mode", "context": "Light Mode", - "reference": "Modules/Settings/ThemeColorsTab.qml:1469, Modules/Settings/ThemeColorsTab.qml:1539, Modules/Settings/WallpaperTab.qml:429", + "reference": "Modules/Settings/ThemeColorsTab.qml:1533, Modules/Settings/ThemeColorsTab.qml:1603, Modules/Settings/WallpaperTab.qml:484", "comment": "" }, { "term": "Light Mode Icon Theme", "context": "Light Mode Icon Theme", - "reference": "Modules/Settings/ThemeColorsTab.qml:2368", + "reference": "Modules/Settings/ThemeColorsTab.qml:2444", "comment": "" }, { @@ -8738,13 +8804,13 @@ { "term": "Light mode base", "context": "Light mode base", - "reference": "Modules/Settings/ThemeColorsTab.qml:2628", + "reference": "Modules/Settings/ThemeColorsTab.qml:2704", "comment": "" }, { "term": "Light mode harmony", "context": "Light mode harmony", - "reference": "Modules/Settings/ThemeColorsTab.qml:2662", + "reference": "Modules/Settings/ThemeColorsTab.qml:2738", "comment": "" }, { @@ -8768,7 +8834,7 @@ { "term": "Line: %1", "context": "Line: %1", - "reference": "Modules/Notepad/NotepadTextEditor.qml:1021", + "reference": "Modules/Notepad/NotepadTextEditor.qml:1012", "comment": "" }, { @@ -8780,7 +8846,7 @@ { "term": "Lines: %1", "context": "Lines: %1", - "reference": "Modules/Notepad/NotepadTextEditor.qml:1021", + "reference": "Modules/Notepad/NotepadTextEditor.qml:1012", "comment": "" }, { @@ -8852,7 +8918,7 @@ { "term": "Location", "context": "Location", - "reference": "Modules/Settings/ThemeColorsTab.qml:1152, Modules/Settings/GammaControlTab.qml:188, Modules/Settings/PrinterTab.qml:775, Modules/Settings/PrinterTab.qml:1164, Modules/DankDash/Overview/CalendarEventEditor.qml:300", + "reference": "Modules/Settings/ThemeColorsTab.qml:1216, Modules/Settings/GammaControlTab.qml:188, Modules/Settings/PrinterTab.qml:775, Modules/Settings/PrinterTab.qml:1164, Modules/DankDash/Overview/CalendarEventEditor.qml:300", "comment": "theme auto mode tab" }, { @@ -8864,7 +8930,7 @@ { "term": "Lock", "context": "Lock", - "reference": "Modals/PowerMenuModal.qml:200, Modules/Settings/PowerSleepTab.qml:403", + "reference": "Modals/PowerMenuModal.qml:211, Modules/Settings/PowerSleepTab.qml:403", "comment": "" }, { @@ -8873,10 +8939,16 @@ "reference": "Modals/Greeter/GreeterWelcomePage.qml:156, Modals/Settings/SettingsSidebar.qml:377, Modules/Settings/NotificationsTab.qml:766", "comment": "greeter feature card title | lock screen notifications settings card" }, + { + "term": "Lock Screen Appearance", + "context": "Lock Screen Appearance", + "reference": "Modules/Settings/LockScreenTab.qml:162", + "comment": "" + }, { "term": "Lock Screen Display", "context": "Lock Screen Display", - "reference": "Modules/Settings/LockScreenTab.qml:348", + "reference": "Modules/Settings/LockScreenTab.qml:399", "comment": "" }, { @@ -8888,7 +8960,7 @@ { "term": "Lock Screen behaviour", "context": "Lock Screen behaviour", - "reference": "Modules/Settings/LockScreenTab.qml:162", + "reference": "Modules/Settings/LockScreenTab.qml:213", "comment": "" }, { @@ -8900,13 +8972,13 @@ { "term": "Lock at startup", "context": "Lock at startup", - "reference": "Modules/Settings/LockScreenTab.qml:210", + "reference": "Modules/Settings/LockScreenTab.qml:261", "comment": "" }, { "term": "Lock before suspend", "context": "Lock before suspend", - "reference": "Modules/Settings/PowerSleepTab.qml:92, Modules/Settings/LockScreenTab.qml:191", + "reference": "Modules/Settings/PowerSleepTab.qml:92, Modules/Settings/LockScreenTab.qml:242", "comment": "" }, { @@ -8918,7 +8990,13 @@ { "term": "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.", "context": "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.", - "reference": "Modules/Settings/LockScreenTab.qml:217", + "reference": "Modules/Settings/LockScreenTab.qml:268", + "comment": "" + }, + { + "term": "Lock screen font", + "context": "Lock screen font", + "reference": "Modules/Settings/LockScreenTab.qml:176", "comment": "" }, { @@ -8930,7 +9008,7 @@ { "term": "Log Out", "context": "Log Out", - "reference": "Modals/PowerMenuModal.qml:188, Modals/SwitchUserModal.qml:253, Modules/Lock/LockPowerMenu.qml:112, Modules/Settings/PowerSleepTab.qml:403, Modules/Settings/PowerSleepTab.qml:409", + "reference": "Modals/PowerMenuModal.qml:199, Modals/SwitchUserModal.qml:253, Modules/Lock/LockPowerMenu.qml:112, Modules/Settings/PowerSleepTab.qml:403, Modules/Settings/PowerSleepTab.qml:409", "comment": "" }, { @@ -8948,7 +9026,7 @@ { "term": "Login Authentication", "context": "Login Authentication", - "reference": "Modules/Settings/GreeterTab.qml:522", + "reference": "Modules/Settings/GreeterTab.qml:490", "comment": "" }, { @@ -8972,7 +9050,7 @@ { "term": "Longitude", "context": "Longitude", - "reference": "Modules/Settings/ThemeColorsTab.qml:1364, Modules/Settings/GammaControlTab.qml:402, Modules/Settings/TimeWeatherTab.qml:579", + "reference": "Modules/Settings/ThemeColorsTab.qml:1428, Modules/Settings/GammaControlTab.qml:402, Modules/Settings/TimeWeatherTab.qml:579", "comment": "" }, { @@ -9038,7 +9116,7 @@ { "term": "Make the bar background fully transparent", "context": "Make the bar background fully transparent", - "reference": "Modules/Settings/DankBarTab.qml:1168", + "reference": "Modules/Settings/DankBarTab.qml:1164", "comment": "" }, { @@ -9056,13 +9134,13 @@ { "term": "Managed by Frame", "context": "Managed by Frame", - "reference": "Modules/Settings/DankBarTab.qml:866, Modules/Settings/DankBarTab.qml:1153", + "reference": "Modules/Settings/DankBarTab.qml:866, Modules/Settings/DankBarTab.qml:1149", "comment": "" }, { "term": "Managed by Frame in Connected Mode", "context": "Managed by Frame in Connected Mode", - "reference": "Modules/Settings/ThemeColorsTab.qml:1741, Modules/Settings/DockTab.qml:647, Modules/Settings/DankBarTab.qml:1609", + "reference": "Modules/Settings/ThemeColorsTab.qml:1863, Modules/Settings/DockTab.qml:647, Modules/Settings/DankBarTab.qml:1605", "comment": "" }, { @@ -9086,7 +9164,7 @@ { "term": "Mango Options", "context": "Mango Options", - "reference": "Modals/WindowRuleModal.qml:1696", + "reference": "Modals/WindowRuleModal.qml:1698", "comment": "" }, { @@ -9098,25 +9176,25 @@ { "term": "MangoWC Layout Overrides", "context": "MangoWC Layout Overrides", - "reference": "Modules/Settings/CompositorLayoutTab.qml:496", + "reference": "Modules/Settings/CompositorLayoutTab.qml:554", "comment": "" }, { "term": "Manual", "context": "Manual", - "reference": "Modules/Settings/DankBarTab.qml:1687, Modules/Settings/DankBarTab.qml:1693, Modules/Settings/DankBarTab.qml:1703", + "reference": "Modules/Settings/DankBarTab.qml:1683, Modules/Settings/DankBarTab.qml:1689, Modules/Settings/DankBarTab.qml:1699", "comment": "bar shadow direction source option" }, { "term": "Manual Coordinates", "context": "Manual Coordinates", - "reference": "Modules/Settings/ThemeColorsTab.qml:1326, Modules/Settings/GammaControlTab.qml:367", + "reference": "Modules/Settings/ThemeColorsTab.qml:1390, Modules/Settings/GammaControlTab.qml:367", "comment": "" }, { "term": "Manual Direction", "context": "Manual Direction", - "reference": "Modules/Settings/DankBarTab.qml:1718", + "reference": "Modules/Settings/DankBarTab.qml:1714", "comment": "bar manual shadow direction" }, { @@ -9188,13 +9266,13 @@ { "term": "Match Conditions", "context": "Match Conditions", - "reference": "Modals/WindowRuleModal.qml:853", + "reference": "Modals/WindowRuleModal.qml:855", "comment": "" }, { "term": "Match Criteria", "context": "Match Criteria", - "reference": "Modals/WindowRuleModal.qml:701", + "reference": "Modals/WindowRuleModal.qml:703", "comment": "" }, { @@ -9212,19 +9290,19 @@ { "term": "Material Design inspired color themes", "context": "Material Design inspired color themes", - "reference": "Modules/Settings/ThemeColorsTab.qml:303", + "reference": "Modules/Settings/ThemeColorsTab.qml:366", "comment": "generic theme description" }, { "term": "Material colors generated from wallpaper", "context": "Material colors generated from wallpaper", - "reference": "Modules/Settings/ThemeColorsTab.qml:298", + "reference": "Modules/Settings/ThemeColorsTab.qml:361", "comment": "dynamic theme description" }, { "term": "Material inspired shadows and elevation on modals, popouts, and dialogs", "context": "Material inspired shadows and elevation on modals, popouts, and dialogs", - "reference": "Modules/Settings/ThemeColorsTab.qml:1863", + "reference": "Modules/Settings/ThemeColorsTab.qml:1932", "comment": "" }, { @@ -9236,31 +9314,31 @@ { "term": "Matugen Contrast", "context": "Matugen Contrast", - "reference": "Modules/Settings/ThemeColorsTab.qml:591", + "reference": "Modules/Settings/ThemeColorsTab.qml:655", "comment": "" }, { "term": "Matugen Missing", "context": "Matugen Missing", - "reference": "Modules/Settings/ThemeColorsTab.qml:522", + "reference": "Modules/Settings/ThemeColorsTab.qml:585", "comment": "matugen not found status" }, { "term": "Matugen Palette", "context": "Matugen Palette", - "reference": "Modules/Settings/ThemeColorsTab.qml:558", + "reference": "Modules/Settings/ThemeColorsTab.qml:621", "comment": "" }, { "term": "Matugen Target Monitor", "context": "Matugen Target Monitor", - "reference": "Modules/Settings/WallpaperTab.qml:891", + "reference": "Modules/Settings/WallpaperTab.qml:946", "comment": "" }, { "term": "Matugen Templates", "context": "Matugen Templates", - "reference": "Modules/Settings/ThemeColorsTab.qml:2386", + "reference": "Modules/Settings/ThemeColorsTab.qml:2462", "comment": "" }, { @@ -9272,13 +9350,13 @@ { "term": "Max H", "context": "Max H", - "reference": "Modals/WindowRuleModal.qml:1500, Modules/Settings/WindowRulesTab.qml:114", + "reference": "Modals/WindowRuleModal.qml:1502, Modules/Settings/WindowRulesTab.qml:114", "comment": "" }, { "term": "Max Pinned Apps", "context": "Max Pinned Apps", - "reference": "Modules/Settings/WidgetsTabSection.qml:3435", + "reference": "Modules/Settings/WidgetsTabSection.qml:3754", "comment": "" }, { @@ -9290,7 +9368,7 @@ { "term": "Max Running Apps", "context": "Max Running Apps", - "reference": "Modules/Settings/WidgetsTabSection.qml:3489", + "reference": "Modules/Settings/WidgetsTabSection.qml:3810", "comment": "" }, { @@ -9302,7 +9380,7 @@ { "term": "Max Visible", "context": "Max Visible", - "reference": "Modules/Settings/WidgetsTabSection.qml:1446", + "reference": "Modules/Settings/WidgetsTabSection.qml:1634", "comment": "" }, { @@ -9314,7 +9392,7 @@ { "term": "Max W", "context": "Max W", - "reference": "Modals/WindowRuleModal.qml:1446, Modules/Settings/WindowRulesTab.qml:112", + "reference": "Modals/WindowRuleModal.qml:1448, Modules/Settings/WindowRulesTab.qml:112", "comment": "" }, { @@ -9326,31 +9404,31 @@ { "term": "Max to Edges", "context": "Max to Edges", - "reference": "Modals/WindowRuleModal.qml:950", + "reference": "Modals/WindowRuleModal.qml:952", "comment": "" }, { "term": "Maximize", "context": "Maximize", - "reference": "Modals/WindowRuleModal.qml:941, Modules/Settings/WindowRulesTab.qml:96", + "reference": "Modals/WindowRuleModal.qml:943, Modules/Settings/WindowRulesTab.qml:96", "comment": "" }, { "term": "Maximize Detection", "context": "Maximize Detection", - "reference": "Modules/Settings/DankBarTab.qml:1306", + "reference": "Modules/Settings/DankBarTab.qml:1302", "comment": "" }, { "term": "Maximize Widget Icons", "context": "Maximize Widget Icons", - "reference": "Modules/Settings/DankBarTab.qml:1177", + "reference": "Modules/Settings/DankBarTab.qml:1173", "comment": "" }, { "term": "Maximize Widget Text", "context": "Maximize Widget Text", - "reference": "Modules/Settings/DankBarTab.qml:1186", + "reference": "Modules/Settings/DankBarTab.qml:1182", "comment": "" }, { @@ -9374,7 +9452,7 @@ { "term": "Maximum fingerprint attempts reached. Please use password.", "context": "Maximum fingerprint attempts reached. Please use password.", - "reference": "Modules/Lock/LockScreenContent.qml:67", + "reference": "Modules/Lock/LockScreenContent.qml:77", "comment": "" }, { @@ -9410,7 +9488,7 @@ { "term": "Media", "context": "Media", - "reference": "Services/AppSearchService.qml:662, Services/AppSearchService.qml:663, Services/AppSearchService.qml:664, Widgets/DankIconPicker.qml:39, Widgets/KeybindItem.qml:1122, Widgets/KeybindItem.qml:1131, Widgets/KeybindItem.qml:1137, Modules/DankDash/DankDashPopout.qml:22, Modules/Settings/DankDashTab.qml:23", + "reference": "Services/AppSearchService.qml:662, Services/AppSearchService.qml:663, Services/AppSearchService.qml:664, Widgets/DankIconPicker.qml:39, Widgets/KeybindItem.qml:1122, Widgets/KeybindItem.qml:1131, Widgets/KeybindItem.qml:1137, Modules/DankDash/DankDashPopout.qml:22, Modules/Settings/DankDashTab.qml:27", "comment": "" }, { @@ -9452,7 +9530,7 @@ { "term": "Media Player", "context": "Media Player", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1863, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1318, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1862, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1318, Modals/Settings/SettingsSidebar.qml:166", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1766, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1318, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1766, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1318, Modals/Settings/SettingsSidebar.qml:166", "comment": "" }, { @@ -9476,7 +9554,7 @@ { "term": "Medium", "context": "Medium", - "reference": "Modules/Settings/TypographyMotionTab.qml:254, Modules/Settings/TypographyMotionTab.qml:266, Modules/Settings/TypographyMotionTab.qml:294, Modules/Settings/TypographyMotionTab.qml:495, Modules/Settings/TypographyMotionTab.qml:592, Modules/Settings/TypographyMotionTab.qml:676, Modules/Settings/WidgetsTabSection.qml:1682, Modules/Settings/WidgetsTabSection.qml:3043, Modules/Settings/NotificationsTab.qml:382", + "reference": "Modules/Settings/TypographyMotionTab.qml:254, Modules/Settings/TypographyMotionTab.qml:266, Modules/Settings/TypographyMotionTab.qml:294, Modules/Settings/TypographyMotionTab.qml:495, Modules/Settings/TypographyMotionTab.qml:592, Modules/Settings/TypographyMotionTab.qml:676, Modules/Settings/WidgetsTabSection.qml:1888, Modules/Settings/WidgetsTabSection.qml:3321, Modules/Settings/NotificationsTab.qml:382", "comment": "font weight" }, { @@ -9506,13 +9584,13 @@ { "term": "Merge indexed file results into the All tab (requires dsearch).", "context": "Merge indexed file results into the All tab (requires dsearch).", - "reference": "Modules/Settings/LauncherTab.qml:1155", + "reference": "Modules/Settings/LauncherTab.qml:1161", "comment": "" }, { "term": "Merge indexed folder results into the All tab (requires dsearch).", "context": "Merge indexed folder results into the All tab (requires dsearch).", - "reference": "Modules/Settings/LauncherTab.qml:1164", + "reference": "Modules/Settings/LauncherTab.qml:1170", "comment": "" }, { @@ -9524,13 +9602,13 @@ { "term": "Message Content", "context": "Message Content", - "reference": "Modules/Notifications/Popup/NotificationPopup.qml:971", + "reference": "Modules/Notifications/Popup/NotificationPopup.qml:972", "comment": "notification privacy mode placeholder" }, { "term": "Microphone", "context": "Microphone", - "reference": "Modules/Settings/WidgetsTabSection.qml:1965, Modules/Settings/WidgetsTabSection.qml:2179, Modules/Settings/WidgetsTabSection.qml:2508", + "reference": "Modules/Settings/WidgetsTabSection.qml:2187, Modules/Settings/WidgetsTabSection.qml:2403, Modules/Settings/WidgetsTabSection.qml:2741", "comment": "" }, { @@ -9542,7 +9620,7 @@ { "term": "Microphone Volume", "context": "Microphone Volume", - "reference": "Modules/Settings/WidgetsTabSection.qml:1970, Modules/Settings/WidgetsTabSection.qml:2179", + "reference": "Modules/Settings/WidgetsTabSection.qml:2192, Modules/Settings/WidgetsTabSection.qml:2403", "comment": "" }, { @@ -9566,13 +9644,13 @@ { "term": "Min H", "context": "Min H", - "reference": "Modals/WindowRuleModal.qml:1473, Modules/Settings/WindowRulesTab.qml:113", + "reference": "Modals/WindowRuleModal.qml:1475, Modules/Settings/WindowRulesTab.qml:113", "comment": "" }, { "term": "Min W", "context": "Min W", - "reference": "Modals/WindowRuleModal.qml:1419, Modules/Settings/WindowRulesTab.qml:111", + "reference": "Modals/WindowRuleModal.qml:1421, Modules/Settings/WindowRulesTab.qml:111", "comment": "" }, { @@ -9584,7 +9662,7 @@ { "term": "Minute", "context": "Minute", - "reference": "Modules/Settings/ThemeColorsTab.qml:1204, Modules/Settings/GammaControlTab.qml:240", + "reference": "Modules/Settings/ThemeColorsTab.qml:1268, Modules/Settings/GammaControlTab.qml:240", "comment": "" }, { @@ -9596,19 +9674,19 @@ { "term": "Missing Environment Variables", "context": "Missing Environment Variables", - "reference": "Modules/Settings/ThemeColorsTab.qml:197", + "reference": "Modules/Settings/ThemeColorsTab.qml:213", "comment": "qt theme env error title" }, { "term": "Modal Background", "context": "Modal Background", - "reference": "Modules/Settings/ThemeColorsTab.qml:2045", + "reference": "Modules/Settings/ThemeColorsTab.qml:2121", "comment": "" }, { "term": "Modal Shadows", "context": "Modal Shadows", - "reference": "Modules/Settings/ThemeColorsTab.qml:2012", + "reference": "Modules/Settings/ThemeColorsTab.qml:2088", "comment": "" }, { @@ -9620,13 +9698,13 @@ { "term": "Mode", "context": "Mode", - "reference": "Modules/Settings/DankBarTab.qml:1332, Modules/Settings/FrameTab.qml:50, Modules/Settings/NetworkWifiTab.qml:763, Modules/Settings/NetworkWifiTab.qml:1124, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2025", + "reference": "Modules/Settings/DankBarTab.qml:1328, Modules/Settings/FrameTab.qml:50, Modules/Settings/NetworkWifiTab.qml:763, Modules/Settings/NetworkWifiTab.qml:1124, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2025", "comment": "" }, { "term": "Mode:", "context": "Mode:", - "reference": "Modules/Settings/WallpaperTab.qml:977", + "reference": "Modules/Settings/WallpaperTab.qml:1032", "comment": "" }, { @@ -9638,7 +9716,7 @@ { "term": "Modified", "context": "Modified", - "reference": "Modals/DankLauncherV2/LauncherContent.qml:713, Modals/DankLauncherV2/LauncherContent.qml:720, Modals/DankLauncherV2/LauncherContent.qml:726, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2043, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2045", + "reference": "Modals/DankLauncherV2/LauncherContent.qml:727, Modals/DankLauncherV2/LauncherContent.qml:734, Modals/DankLauncherV2/LauncherContent.qml:740, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2043, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2045", "comment": "" }, { @@ -9650,7 +9728,7 @@ { "term": "Monitor", "context": "Monitor", - "reference": "Modals/WindowRuleModal.qml:1645, Modals/WindowRuleModal.qml:1764, Modules/Settings/WindowRulesTab.qml:127", + "reference": "Modals/WindowRuleModal.qml:1647, Modals/WindowRuleModal.qml:1766, Modules/Settings/WindowRulesTab.qml:127", "comment": "" }, { @@ -9668,7 +9746,7 @@ { "term": "Monitor whose wallpaper drives dynamic theming colors", "context": "Monitor whose wallpaper drives dynamic theming colors", - "reference": "Modules/Settings/WallpaperTab.qml:892", + "reference": "Modules/Settings/WallpaperTab.qml:947", "comment": "" }, { @@ -9680,7 +9758,7 @@ { "term": "Monochrome", "context": "Monochrome", - "reference": "Common/Theme.qml:507, Modules/Settings/DankBarTab.qml:1333", + "reference": "Common/Theme.qml:507, Modules/Settings/DankBarTab.qml:1329", "comment": "matugen color scheme option" }, { @@ -9698,7 +9776,7 @@ { "term": "Month Date", "context": "Month Date", - "reference": "Modules/Settings/GreeterTab.qml:404, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:174, Modules/Settings/TimeWeatherTab.qml:205, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:261, Modules/Settings/TimeWeatherTab.qml:292", + "reference": "Modules/Settings/GreeterTab.qml:376, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:174, Modules/Settings/TimeWeatherTab.qml:205, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:261, Modules/Settings/TimeWeatherTab.qml:292", "comment": "date format option" }, { @@ -9728,19 +9806,19 @@ { "term": "Mouse pointer appearance", "context": "Mouse pointer appearance", - "reference": "Modules/Settings/ThemeColorsTab.qml:2189", + "reference": "Modules/Settings/ThemeColorsTab.qml:2265", "comment": "" }, { "term": "Mouse pointer size in pixels", "context": "Mouse pointer size in pixels", - "reference": "Modules/Settings/ThemeColorsTab.qml:2205", + "reference": "Modules/Settings/ThemeColorsTab.qml:2281", "comment": "" }, { "term": "Move", "context": "Move", - "reference": "Modals/WindowRuleModal.qml:1612, Modules/Settings/WindowRulesTab.qml:126", + "reference": "Modals/WindowRuleModal.qml:1614, Modules/Settings/WindowRulesTab.qml:126", "comment": "" }, { @@ -9818,7 +9896,7 @@ { "term": "Mute popups for %1", "context": "Mute popups for %1", - "reference": "Modules/Notifications/Popup/NotificationPopup.qml:1422, Modules/Notifications/Center/NotificationCard.qml:1097", + "reference": "Modules/Notifications/NotificationContextMenu.qml:117, Modules/Notifications/Center/NotificationCard.qml:1097", "comment": "" }, { @@ -9854,13 +9932,13 @@ { "term": "Name", "context": "Name", - "reference": "Modals/DankLauncherV2/LauncherContent.qml:711, Modals/DankLauncherV2/LauncherContent.qml:720, Modals/DankLauncherV2/LauncherContent.qml:725, Modals/DankLauncherV2/LauncherContent.qml:901, Modules/ProcessList/ProcessesView.qml:249, Modules/Settings/PluginBrowser.qml:55, Modules/Settings/DisplayWidgetsTab.qml:225, Modules/Settings/AutoStartTab.qml:540, Modules/Settings/DesktopWidgetInstanceCard.qml:203, Modules/Settings/PrinterTab.qml:754, Modules/Settings/DisplayConfigTab.qml:517, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2016, Modules/Settings/Widgets/SystemMonitorVariantCard.qml:144", + "reference": "Modals/DankLauncherV2/LauncherContent.qml:725, Modals/DankLauncherV2/LauncherContent.qml:734, Modals/DankLauncherV2/LauncherContent.qml:739, Modals/DankLauncherV2/LauncherContent.qml:921, Modules/ProcessList/ProcessesView.qml:249, Modules/Settings/PluginBrowser.qml:55, Modules/Settings/DisplayWidgetsTab.qml:225, Modules/Settings/AutoStartTab.qml:540, Modules/Settings/DesktopWidgetInstanceCard.qml:203, Modules/Settings/PrinterTab.qml:754, Modules/Settings/DisplayConfigTab.qml:517, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2016, Modules/Settings/Widgets/SystemMonitorVariantCard.qml:144", "comment": "plugin browser sort option" }, { "term": "Named Workspace Icons", "context": "Named Workspace Icons", - "reference": "Modules/Settings/WorkspacesTab.qml:204", + "reference": "Modules/Settings/WorkspacesTab.qml:208", "comment": "" }, { @@ -9878,7 +9956,7 @@ { "term": "Natural Touchpad Scrolling", "context": "Natural Touchpad Scrolling", - "reference": "Modules/Settings/ThemeColorsTab.qml:2218", + "reference": "Modules/Settings/ThemeColorsTab.qml:2294", "comment": "" }, { @@ -9896,7 +9974,7 @@ { "term": "Network", "context": "Network", - "reference": "Services/CupsService.qml:136, Modals/Settings/SettingsSidebar.qml:245, Modules/ProcessList/PerformanceView.qml:112, Modules/Settings/WidgetsTabSection.qml:1920, Modules/Settings/WidgetsTabSection.qml:2179, Modules/Settings/DesktopWidgetSettings/SystemMonitorSettings.qml:229, Modules/ControlCenter/Details/NetworkDetail.qml:89, Modules/ControlCenter/Models/WidgetModel.qml:161", + "reference": "Services/CupsService.qml:136, Modals/Settings/SettingsSidebar.qml:245, Modules/ProcessList/PerformanceView.qml:112, Modules/Settings/WidgetsTabSection.qml:2142, Modules/Settings/WidgetsTabSection.qml:2403, Modules/Settings/DesktopWidgetSettings/SystemMonitorSettings.qml:229, Modules/ControlCenter/Details/NetworkDetail.qml:89, Modules/ControlCenter/Models/WidgetModel.qml:161", "comment": "" }, { @@ -9938,7 +10016,7 @@ { "term": "Network Type", "context": "Network Type", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1693, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:755, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1692, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:755", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1596, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:755, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1596, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:755", "comment": "KDE Connect network type label" }, { @@ -9968,13 +10046,13 @@ { "term": "Never used", "context": "Never used", - "reference": "Modules/Settings/LauncherTab.qml:1516", + "reference": "Modules/Settings/LauncherTab.qml:1522", "comment": "" }, { "term": "New", "context": "New", - "reference": "Modals/MuxModal.qml:583, Modules/Notepad/NotepadTextEditor.qml:889", + "reference": "Modals/MuxModal.qml:583, Modules/Notepad/NotepadTextEditor.qml:880", "comment": "" }, { @@ -10004,7 +10082,7 @@ { "term": "New Window Rule", "context": "New Window Rule", - "reference": "Modals/WindowRuleModal.qml:642", + "reference": "Modals/WindowRuleModal.qml:644", "comment": "" }, { @@ -10028,13 +10106,13 @@ { "term": "Next", "context": "Next", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:2167, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1622, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:2166, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1622, Modals/Greeter/GreeterModal.qml:296", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:2070, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1622, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:2070, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1622, Modals/Greeter/GreeterModal.qml:298", "comment": "Media next tooltip | greeter next button" }, { "term": "Next Transition", "context": "Next Transition", - "reference": "Modules/Settings/ThemeColorsTab.qml:1505, Modules/Settings/GammaControlTab.qml:643", + "reference": "Modules/Settings/ThemeColorsTab.qml:1569, Modules/Settings/GammaControlTab.qml:643", "comment": "" }, { @@ -10076,7 +10154,7 @@ { "term": "Niri Integration", "context": "Niri Integration", - "reference": "Modules/Settings/LauncherTab.qml:747", + "reference": "Modules/Settings/LauncherTab.qml:753", "comment": "" }, { @@ -10106,13 +10184,13 @@ { "term": "No Anim", "context": "No Anim", - "reference": "Modals/WindowRuleModal.qml:1559, Modals/WindowRuleModal.qml:1723, Modules/Settings/WindowRulesTab.qml:121", + "reference": "Modals/WindowRuleModal.qml:1561, Modals/WindowRuleModal.qml:1725, Modules/Settings/WindowRulesTab.qml:121", "comment": "" }, { "term": "No Background", "context": "No Background", - "reference": "Modules/Settings/DankBarTab.qml:1167", + "reference": "Modules/Settings/DankBarTab.qml:1163", "comment": "" }, { @@ -10124,13 +10202,13 @@ { "term": "No Blur", "context": "No Blur", - "reference": "Modals/WindowRuleModal.qml:1555, Modals/WindowRuleModal.qml:1707, Modules/Settings/WindowRulesTab.qml:120", + "reference": "Modals/WindowRuleModal.qml:1557, Modals/WindowRuleModal.qml:1709, Modules/Settings/WindowRulesTab.qml:120", "comment": "" }, { "term": "No Border", "context": "No Border", - "reference": "Modals/WindowRuleModal.qml:1543, Modals/WindowRuleModal.qml:1711, Modules/Settings/WindowRulesTab.qml:117", + "reference": "Modals/WindowRuleModal.qml:1545, Modals/WindowRuleModal.qml:1713, Modules/Settings/WindowRulesTab.qml:117", "comment": "" }, { @@ -10142,19 +10220,19 @@ { "term": "No Dim", "context": "No Dim", - "reference": "Modals/WindowRuleModal.qml:1551, Modules/Settings/WindowRulesTab.qml:119", + "reference": "Modals/WindowRuleModal.qml:1553, Modules/Settings/WindowRulesTab.qml:119", "comment": "" }, { "term": "No Focus", "context": "No Focus", - "reference": "Modals/WindowRuleModal.qml:1539, Modules/Settings/WindowRulesTab.qml:116", + "reference": "Modals/WindowRuleModal.qml:1541, Modules/Settings/WindowRulesTab.qml:116", "comment": "" }, { "term": "No GPU detected", "context": "No GPU detected", - "reference": "Modules/Settings/WidgetsTabSection.qml:315", + "reference": "Modules/Settings/WidgetsTabSection.qml:387", "comment": "" }, { @@ -10184,13 +10262,13 @@ { "term": "No Rounding", "context": "No Rounding", - "reference": "Modals/WindowRuleModal.qml:1563, Modals/WindowRuleModal.qml:1719", + "reference": "Modals/WindowRuleModal.qml:1565, Modals/WindowRuleModal.qml:1721", "comment": "" }, { "term": "No Shadow", "context": "No Shadow", - "reference": "Modals/WindowRuleModal.qml:1547, Modals/WindowRuleModal.qml:1715, Modules/Settings/WindowRulesTab.qml:118", + "reference": "Modals/WindowRuleModal.qml:1549, Modals/WindowRuleModal.qml:1717, Modules/Settings/WindowRulesTab.qml:118", "comment": "" }, { @@ -10250,7 +10328,7 @@ { "term": "No app customizations.", "context": "No app customizations.", - "reference": "Modules/Settings/LauncherTab.qml:1389", + "reference": "Modules/Settings/LauncherTab.qml:1395", "comment": "" }, { @@ -10262,13 +10340,13 @@ { "term": "No apps found", "context": "No apps found", - "reference": "Modals/DankLauncherV2/ResultsList.qml:501", + "reference": "Modals/DankLauncherV2/ResultsList.qml:547", "comment": "" }, { "term": "No apps have been launched yet.", "context": "No apps have been launched yet.", - "reference": "Modules/Settings/LauncherTab.qml:1559", + "reference": "Modules/Settings/LauncherTab.qml:1565", "comment": "" }, { @@ -10280,7 +10358,7 @@ { "term": "No autostart entries", "context": "No autostart entries", - "reference": "Modules/Settings/AutoStartTab.qml:748", + "reference": "Modules/Settings/AutoStartTab.qml:757", "comment": "" }, { @@ -10316,13 +10394,13 @@ { "term": "No custom theme file", "context": "No custom theme file", - "reference": "Modules/Settings/ThemeColorsTab.qml:628", + "reference": "Modules/Settings/ThemeColorsTab.qml:692", "comment": "no custom theme file status" }, { "term": "No devices", "context": "No devices", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:462, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:461, Modules/ControlCenter/Components/DragDropGrid.qml:562", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:461, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:461, Modules/ControlCenter/Components/DragDropGrid.qml:562", "comment": "Phone Connect no devices status | bluetooth status" }, { @@ -10364,7 +10442,7 @@ { "term": "No excluded players configured", "context": "No excluded players configured", - "reference": "Modules/Settings/MediaPlayerTab.qml:256", + "reference": "Modules/Settings/MediaPlayerTab.qml:258", "comment": "" }, { @@ -10376,25 +10454,25 @@ { "term": "No files found", "context": "No files found", - "reference": "Modals/DankLauncherV2/ResultsList.qml:494", + "reference": "Modals/DankLauncherV2/ResultsList.qml:540", "comment": "" }, { "term": "No fingerprint reader detected.", "context": "No fingerprint reader detected.", - "reference": "Modules/Settings/GreeterTab.qml:43, Modules/Settings/LockScreenTab.qml:24", + "reference": "Modules/Settings/GreeterTab.qml:45, Modules/Settings/LockScreenTab.qml:24", "comment": "" }, { "term": "No folders found", "context": "No folders found", - "reference": "Modals/DankLauncherV2/ResultsList.qml:492", + "reference": "Modals/DankLauncherV2/ResultsList.qml:538", "comment": "" }, { "term": "No hidden apps.", "context": "No hidden apps.", - "reference": "Modules/Settings/LauncherTab.qml:1279", + "reference": "Modules/Settings/LauncherTab.qml:1285", "comment": "" }, { @@ -10406,7 +10484,7 @@ { "term": "No images found", "context": "No images found", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:2296, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:2295", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:2199, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:2199", "comment": "No recent images found message" }, { @@ -10448,7 +10526,7 @@ { "term": "No launcher plugins installed.", "context": "No launcher plugins installed.", - "reference": "Modules/Settings/LauncherTab.qml:1109", + "reference": "Modules/Settings/LauncherTab.qml:1115", "comment": "" }, { @@ -10478,7 +10556,7 @@ { "term": "No monitors", "context": "No monitors", - "reference": "Modules/Settings/WallpaperTab.qml:865, Modules/Settings/WallpaperTab.qml:896", + "reference": "Modules/Settings/WallpaperTab.qml:920, Modules/Settings/WallpaperTab.qml:951", "comment": "no monitors available label" }, { @@ -10514,13 +10592,13 @@ { "term": "No plugin results", "context": "No plugin results", - "reference": "Modals/DankLauncherV2/ResultsList.qml:499", + "reference": "Modals/DankLauncherV2/ResultsList.qml:545", "comment": "" }, { "term": "No plugins found", "context": "No plugins found", - "reference": "Modules/Settings/PluginBrowser.qml:1367", + "reference": "Modules/Settings/PluginBrowser.qml:1366", "comment": "empty plugin list" }, { @@ -10574,7 +10652,7 @@ { "term": "No results found", "context": "No results found", - "reference": "dms-plugins/DankStickerSearch/DankStickerSearch.qml:153, dms-plugins/DankGifSearch/DankGifSearch.qml:96, dms-plugins/dms-plugins-official/DankStickerSearch/DankStickerSearch.qml:153, dms-plugins/dms-plugins-official/DankGifSearch/DankGifSearch.qml:96, Modals/DankLauncherV2/ResultsList.qml:496, Modals/DankLauncherV2/ResultsList.qml:503", + "reference": "dms-plugins/DankStickerSearch/DankStickerSearch.qml:153, dms-plugins/DankGifSearch/DankGifSearch.qml:96, dms-plugins/dms-plugins-official/DankStickerSearch/DankStickerSearch.qml:153, dms-plugins/dms-plugins-official/DankGifSearch/DankGifSearch.qml:96, Modals/DankLauncherV2/ResultsList.qml:542, Modals/DankLauncherV2/ResultsList.qml:549", "comment": "" }, { @@ -10586,7 +10664,7 @@ { "term": "No screenshot provided", "context": "No screenshot provided", - "reference": "Modules/Settings/PluginBrowser.qml:1318", + "reference": "Modules/Settings/PluginBrowser.qml:1317", "comment": "plugin browser no screenshot" }, { @@ -10604,7 +10682,7 @@ { "term": "No status output.", "context": "No status output.", - "reference": "Modules/Settings/GreeterTab.qml:267", + "reference": "Modules/Settings/GreeterTab.qml:236", "comment": "" }, { @@ -10628,13 +10706,13 @@ { "term": "No themes installed. Browse themes to install from the registry.", "context": "No themes installed. Browse themes to install from the registry.", - "reference": "Modules/Settings/ThemeColorsTab.qml:834", + "reference": "Modules/Settings/ThemeColorsTab.qml:898", "comment": "no registry themes installed hint" }, { "term": "No trigger", "context": "No trigger", - "reference": "Modals/DankLauncherV2/Controller.qml:1378, Modules/Settings/LauncherTab.qml:1022", + "reference": "Modals/DankLauncherV2/Controller.qml:1379, Modules/Settings/LauncherTab.qml:1028", "comment": "" }, { @@ -10652,7 +10730,7 @@ { "term": "No wallpaper selected", "context": "No wallpaper selected", - "reference": "Modules/Settings/ThemeColorsTab.qml:525, Modules/Settings/WallpaperTab.qml:240", + "reference": "Modules/Settings/ThemeColorsTab.qml:588, Modules/Settings/WallpaperTab.qml:240", "comment": "no wallpaper status" }, { @@ -10682,13 +10760,13 @@ { "term": "No widgets available", "context": "No widgets available", - "reference": "Modules/Settings/DesktopWidgetBrowser.qml:460", + "reference": "Modules/Settings/DesktopWidgetBrowser.qml:462", "comment": "" }, { "term": "No widgets match your search", "context": "No widgets match your search", - "reference": "Modules/Settings/DesktopWidgetBrowser.qml:460", + "reference": "Modules/Settings/DesktopWidgetBrowser.qml:462", "comment": "" }, { @@ -10706,13 +10784,13 @@ { "term": "Noise", "context": "Noise", - "reference": "Modals/WindowRuleModal.qml:1270, Modules/Settings/WindowRulesTab.qml:132", + "reference": "Modals/WindowRuleModal.qml:1272, Modules/Settings/WindowRulesTab.qml:132", "comment": "" }, { "term": "None", "context": "None", - "reference": "Modals/WindowRuleModal.qml:1154, Services/CupsService.qml:786, Modules/Settings/TypographyMotionTab.qml:495, Modules/Settings/TypographyMotionTab.qml:592, Modules/Settings/TypographyMotionTab.qml:676, Modules/Settings/WallpaperTab.qml:1198, Modules/Settings/DesktopWidgetInstanceCard.qml:258, Modules/Settings/DesktopWidgetInstanceCard.qml:274, Modules/Settings/DankBarTab.qml:1333, Modules/Settings/DankBarTab.qml:1861, Modules/Settings/DankBarTab.qml:1861, Modules/Settings/DankBarTab.qml:1902, Modules/Settings/WorkspaceAppearanceCard.qml:49, Modules/Settings/WorkspaceAppearanceCard.qml:57, Modules/Settings/NotificationsTab.qml:382, Modules/Settings/WindowRulesTab.qml:1061, Modules/Settings/DisplayConfig/HyprlandOutputSettings.qml:94, Modules/Settings/DisplayConfig/HyprlandOutputSettings.qml:107, Modules/Settings/DisplayConfig/HyprlandOutputSettings.qml:111, Modules/ControlCenter/BuiltinPlugins/TailscaleWidget.qml:181", + "reference": "Modals/WindowRuleModal.qml:1156, Services/CupsService.qml:786, Modules/Settings/TypographyMotionTab.qml:495, Modules/Settings/TypographyMotionTab.qml:592, Modules/Settings/TypographyMotionTab.qml:676, Modules/Settings/WallpaperTab.qml:1253, Modules/Settings/DesktopWidgetInstanceCard.qml:258, Modules/Settings/DesktopWidgetInstanceCard.qml:274, Modules/Settings/DankBarTab.qml:1329, Modules/Settings/DankBarTab.qml:1857, Modules/Settings/DankBarTab.qml:1857, Modules/Settings/DankBarTab.qml:1898, Modules/Settings/WorkspaceAppearanceCard.qml:49, Modules/Settings/WorkspaceAppearanceCard.qml:57, Modules/Settings/NotificationsTab.qml:382, Modules/Settings/WindowRulesTab.qml:1061, Modules/Settings/DisplayConfig/HyprlandOutputSettings.qml:94, Modules/Settings/DisplayConfig/HyprlandOutputSettings.qml:107, Modules/Settings/DisplayConfig/HyprlandOutputSettings.qml:111, Modules/ControlCenter/BuiltinPlugins/TailscaleWidget.qml:181", "comment": "Tailscale exit node: none selected | wallpaper transition option | workspace color option" }, { @@ -10724,7 +10802,7 @@ { "term": "Normal", "context": "Normal", - "reference": "Modals/WindowRuleModal.qml:1176, Modules/Settings/TypographyMotionTab.qml:458, Modules/Settings/DisplayConfig/OutputCard.qml:311, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2597, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2613, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2618", + "reference": "Modals/WindowRuleModal.qml:1178, Modules/Settings/TypographyMotionTab.qml:458, Modules/Settings/DisplayConfig/OutputCard.qml:311, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2597, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2613, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2618", "comment": "" }, { @@ -10748,7 +10826,7 @@ { "term": "Not available — install fprintd and pam_fprintd, or configure greetd PAM.", "context": "Not available — install fprintd and pam_fprintd, or configure greetd PAM.", - "reference": "Modules/Settings/GreeterTab.qml:45", + "reference": "Modules/Settings/GreeterTab.qml:47", "comment": "" }, { @@ -10760,7 +10838,7 @@ { "term": "Not available — install or configure pam_u2f, or configure greetd PAM.", "context": "Not available — install or configure pam_u2f, or configure greetd PAM.", - "reference": "Modules/Settings/GreeterTab.qml:67", + "reference": "Modules/Settings/GreeterTab.qml:69", "comment": "" }, { @@ -10784,7 +10862,7 @@ { "term": "Not detected", "context": "Not detected", - "reference": "Modules/Settings/ThemeColorsTab.qml:166, Modules/Settings/ThemeColorsTab.qml:167", + "reference": "Modules/Settings/ThemeColorsTab.qml:182, Modules/Settings/ThemeColorsTab.qml:183", "comment": "" }, { @@ -10802,7 +10880,7 @@ { "term": "Not set", "context": "Not set", - "reference": "Modules/Settings/WallpaperTab.qml:604, Modules/Settings/WallpaperTab.qml:794", + "reference": "Modules/Settings/WallpaperTab.qml:659, Modules/Settings/WallpaperTab.qml:849", "comment": "wallpaper not set label" }, { @@ -10904,7 +10982,7 @@ { "term": "Notifications", "context": "Notifications", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1699, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:761, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1698, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:761, Modals/Greeter/GreeterCompletePage.qml:397, Modals/Settings/SettingsSidebar.qml:172, Modules/Notifications/Center/NotificationHeader.qml:55", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1602, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:761, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1602, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:761, Modals/Greeter/GreeterCompletePage.qml:397, Modals/Settings/SettingsSidebar.qml:172, Modules/Notifications/Center/NotificationHeader.qml:55", "comment": "KDE Connect notifications label | greeter settings link" }, { @@ -10916,7 +10994,7 @@ { "term": "Now playing and media controls", "context": "Now playing and media controls", - "reference": "Modules/Settings/DankDashTab.qml:24", + "reference": "Modules/Settings/DankDashTab.qml:28", "comment": "" }, { @@ -10928,13 +11006,13 @@ { "term": "Numeric (D/M)", "context": "Numeric (D/M)", - "reference": "Modules/Settings/GreeterTab.qml:412, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:182, Modules/Settings/TimeWeatherTab.qml:207, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:269, Modules/Settings/TimeWeatherTab.qml:294", + "reference": "Modules/Settings/GreeterTab.qml:384, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:182, Modules/Settings/TimeWeatherTab.qml:207, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:269, Modules/Settings/TimeWeatherTab.qml:294", "comment": "date format option" }, { "term": "Numeric (M/D)", "context": "Numeric (M/D)", - "reference": "Modules/Settings/GreeterTab.qml:408, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:178, Modules/Settings/TimeWeatherTab.qml:206, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:265, Modules/Settings/TimeWeatherTab.qml:293", + "reference": "Modules/Settings/GreeterTab.qml:380, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:178, Modules/Settings/TimeWeatherTab.qml:206, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:265, Modules/Settings/TimeWeatherTab.qml:293", "comment": "date format option" }, { @@ -10946,7 +11024,7 @@ { "term": "OS Logo", "context": "OS Logo", - "reference": "Modules/Settings/DockTab.qml:280, Modules/Settings/LauncherTab.qml:302", + "reference": "Modules/Settings/DockTab.qml:280, Modules/Settings/LauncherTab.qml:303", "comment": "" }, { @@ -10964,7 +11042,7 @@ { "term": "Off", "context": "Off", - "reference": "Modules/ProcessList/SystemView.qml:274, Modules/Settings/WindowRulesTab.qml:692, Modules/Settings/WindowRulesTab.qml:969, Modules/Settings/DisplayConfig/OutputCard.qml:334, Modules/Settings/DisplayConfig/OutputCard.qml:343, Modules/Settings/DisplayConfig/OutputCard.qml:346, Modules/Settings/DisplayConfig/OutputCard.qml:357, Modules/Settings/DisplayConfig/OutputCard.qml:365, Modules/Settings/DisplayConfig/OutputCard.qml:369, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:98, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:106, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:113, Modules/ControlCenter/Components/DragDropGrid.qml:547, Modules/ControlCenter/Widgets/DndPill.qml:15, Modules/Notifications/Center/DndDurationMenu.qml:31", + "reference": "Modules/ProcessList/SystemView.qml:274, Modules/Settings/WindowRulesTab.qml:692, Modules/Settings/WindowRulesTab.qml:969, Modules/Settings/CompositorLayoutTab.qml:283, Modules/Settings/CompositorLayoutTab.qml:412, Modules/Settings/CompositorLayoutTab.qml:564, Modules/Settings/DisplayConfig/OutputCard.qml:334, Modules/Settings/DisplayConfig/OutputCard.qml:343, Modules/Settings/DisplayConfig/OutputCard.qml:346, Modules/Settings/DisplayConfig/OutputCard.qml:357, Modules/Settings/DisplayConfig/OutputCard.qml:365, Modules/Settings/DisplayConfig/OutputCard.qml:369, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:98, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:106, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:113, Modules/ControlCenter/Components/DragDropGrid.qml:547, Modules/ControlCenter/Widgets/DndPill.qml:15, Modules/Notifications/Center/DndDurationMenu.qml:31", "comment": "bluetooth status" }, { @@ -10976,7 +11054,7 @@ { "term": "Offline", "context": "Offline", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:469, dms-plugins/DankKDEConnect/components/DeviceCard.qml:306, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:468, dms-plugins/dms-plugins-official/DankKDEConnect/components/DeviceCard.qml:306", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:468, dms-plugins/DankKDEConnect/components/DeviceCard.qml:306, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:468, dms-plugins/dms-plugins-official/DankKDEConnect/components/DeviceCard.qml:306", "comment": "KDE Connect offline status | Phone Connect offline status" }, { @@ -11036,13 +11114,13 @@ { "term": "Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.", "context": "Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.", - "reference": "Modules/Settings/GreeterTab.qml:37", + "reference": "Modules/Settings/GreeterTab.qml:39", "comment": "" }, { "term": "Only on Battery", "context": "Only on Battery", - "reference": "Modules/Settings/WidgetsTabSection.qml:2859, Modules/Settings/WidgetsTabSection.qml:2968", + "reference": "Modules/Settings/WidgetsTabSection.qml:3120, Modules/Settings/WidgetsTabSection.qml:3241", "comment": "" }, { @@ -11060,19 +11138,19 @@ { "term": "Opacity", "context": "Opacity", - "reference": "Modals/WindowRuleModal.qml:1092, Modals/DankColorPickerModal.qml:516, Modules/Settings/DockTab.qml:653, Modules/Settings/DankBarTab.qml:811, Modules/Settings/DankBarTab.qml:1465, Modules/Settings/DankBarTab.qml:1560, Modules/Settings/DankBarTab.qml:1669, Modules/Settings/WindowRulesTab.qml:94", + "reference": "Modals/WindowRuleModal.qml:1094, Modals/DankColorPickerModal.qml:516, Modules/Settings/DockTab.qml:653, Modules/Settings/DankBarTab.qml:811, Modules/Settings/DankBarTab.qml:1461, Modules/Settings/DankBarTab.qml:1556, Modules/Settings/DankBarTab.qml:1665, Modules/Settings/WindowRulesTab.qml:94", "comment": "" }, { "term": "Opaque", "context": "Opaque", - "reference": "Modals/WindowRuleModal.qml:1571, Modules/Settings/WindowRulesTab.qml:124", + "reference": "Modals/WindowRuleModal.qml:1573, Modules/Settings/WindowRulesTab.qml:124", "comment": "" }, { "term": "Open", "context": "Open", - "reference": "Modals/DankLauncherV2/Controller.qml:1202, Modals/DankLauncherV2/Controller.qml:1206, Modals/DankLauncherV2/Controller.qml:1216, Modules/Notepad/NotepadTextEditor.qml:873, Modules/Settings/NetworkWifiTab.qml:566, Modules/Settings/NetworkWifiTab.qml:773, Modules/Settings/NetworkWifiTab.qml:969, Modules/Settings/NetworkWifiTab.qml:1134, Modules/ControlCenter/Details/NetworkDetail.qml:627, Modules/Notifications/Center/NotificationCard.qml:787, Modules/Notifications/Center/NotificationCard.qml:926", + "reference": "Modals/DankLauncherV2/Controller.qml:1203, Modals/DankLauncherV2/Controller.qml:1207, Modals/DankLauncherV2/Controller.qml:1217, Modules/Notepad/NotepadTextEditor.qml:864, Modules/Settings/NetworkWifiTab.qml:566, Modules/Settings/NetworkWifiTab.qml:773, Modules/Settings/NetworkWifiTab.qml:969, Modules/Settings/NetworkWifiTab.qml:1134, Modules/ControlCenter/Details/NetworkDetail.qml:627, Modules/Notifications/Center/NotificationCard.qml:787, Modules/Notifications/Center/NotificationCard.qml:926", "comment": "" }, { @@ -11084,7 +11162,7 @@ { "term": "Open Delay", "context": "Open Delay", - "reference": "Modules/Settings/DankBarTab.qml:1281", + "reference": "Modules/Settings/DankBarTab.qml:1277", "comment": "" }, { @@ -11144,7 +11222,7 @@ { "term": "Open folder", "context": "Open folder", - "reference": "Modals/DankLauncherV2/Controller.qml:1216", + "reference": "Modals/DankLauncherV2/Controller.qml:1217", "comment": "" }, { @@ -11156,7 +11234,7 @@ { "term": "Open in terminal", "context": "Open in terminal", - "reference": "Modals/DankLauncherV2/Controller.qml:1216", + "reference": "Modals/DankLauncherV2/Controller.qml:1217", "comment": "" }, { @@ -11174,7 +11252,7 @@ { "term": "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.", "context": "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.", - "reference": "Modules/Settings/DankBarTab.qml:1263", + "reference": "Modules/Settings/DankBarTab.qml:1259", "comment": "" }, { @@ -11186,25 +11264,19 @@ { "term": "Opening SMS app", "context": "Opening SMS app", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1769, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:812, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1768, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:812", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1672, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:812, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1672, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:812", "comment": "Phone Connect SMS action" }, { "term": "Opening file browser", "context": "Opening file browser", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:669, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:668", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:668, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:668", "comment": "Phone Connect browse action" }, - { - "term": "Opening terminal to update greetd", - "context": "Opening terminal to update greetd", - "reference": "Common/settings/Processes.qml:364", - "comment": "" - }, { "term": "Opening terminal: ", "context": "Opening terminal: ", - "reference": "Modules/Settings/GreeterTab.qml:154", + "reference": "Modules/Settings/GreeterTab.qml:141", "comment": "" }, { @@ -11240,13 +11312,13 @@ { "term": "Optional state-based conditions applied to the first match.", "context": "Optional state-based conditions applied to the first match.", - "reference": "Modals/WindowRuleModal.qml:860", + "reference": "Modals/WindowRuleModal.qml:862", "comment": "" }, { "term": "Options", "context": "Options", - "reference": "Widgets/KeybindItem.qml:1253, Widgets/KeybindItem.qml:1746", + "reference": "Widgets/KeybindItem.qml:1253, Widgets/KeybindItem.qml:1746, Modules/Settings/WidgetsTabSection.qml:415, Modules/Settings/WidgetsTabSection.qml:487, Modules/Settings/WidgetsTabSection.qml:618, Modules/Settings/WidgetsTabSection.qml:658, Modules/Settings/WidgetsTabSection.qml:697, Modules/Settings/WidgetsTabSection.qml:736, Modules/Settings/WidgetsTabSection.qml:775, Modules/Settings/WidgetsTabSection.qml:882, Modules/Settings/WidgetsTabSection.qml:921, Modules/Settings/WidgetsTabSection.qml:960, Modules/Settings/WidgetsTabSection.qml:1030, Modules/Settings/WidgetsTabSection.qml:1071", "comment": "" }, { @@ -11267,16 +11339,22 @@ "reference": "Services/CupsService.qml:787", "comment": "" }, + { + "term": "Outer Gaps", + "context": "Outer Gaps", + "reference": "Modules/Settings/CompositorLayoutTab.qml:451, Modules/Settings/CompositorLayoutTab.qml:603", + "comment": "" + }, { "term": "Outline", "context": "Outline", - "reference": "Modules/Settings/ThemeColorsTab.qml:1770, Modules/Settings/ThemeColorsTab.qml:1782, Modules/Settings/LauncherTab.qml:731", - "comment": "blur border color | outline color" + "reference": "Modules/Settings/ThemeColorsTab.qml:1779, Modules/Settings/ThemeColorsTab.qml:1781, Modules/Settings/ThemeColorsTab.qml:1798, Modules/Settings/LauncherTab.qml:737", + "comment": "outline color | surface border color" }, { "term": "Output", "context": "Output", - "reference": "Modals/WindowRuleModal.qml:970, Modules/Settings/WindowRulesTab.qml:100", + "reference": "Modals/WindowRuleModal.qml:972, Modules/Settings/WindowRulesTab.qml:100", "comment": "" }, { @@ -11312,9 +11390,15 @@ { "term": "Overflow", "context": "Overflow", - "reference": "Modules/Settings/WidgetsTabSection.qml:3419", + "reference": "Modules/Settings/WidgetsTabSection.qml:3735", "comment": "" }, + { + "term": "Overlay", + "context": "Overlay", + "reference": "Modules/Settings/ThemeColorsTab.qml:40", + "comment": "widget background color option" + }, { "term": "Overridden by config", "context": "Overridden by config", @@ -11330,19 +11414,13 @@ { "term": "Override Border Size", "context": "Override Border Size", - "reference": "Modules/Settings/CompositorLayoutTab.qml:340, Modules/Settings/CompositorLayoutTab.qml:447, Modules/Settings/CompositorLayoutTab.qml:563", + "reference": "Modules/Settings/CompositorLayoutTab.qml:351, Modules/Settings/CompositorLayoutTab.qml:494, Modules/Settings/CompositorLayoutTab.qml:646", "comment": "" }, { "term": "Override Corner Radius", "context": "Override Corner Radius", - "reference": "Modules/Settings/CompositorLayoutTab.qml:311, Modules/Settings/CompositorLayoutTab.qml:418, Modules/Settings/CompositorLayoutTab.qml:534", - "comment": "" - }, - { - "term": "Override Gaps", - "context": "Override Gaps", - "reference": "Modules/Settings/CompositorLayoutTab.qml:281, Modules/Settings/CompositorLayoutTab.qml:388, Modules/Settings/CompositorLayoutTab.qml:504", + "reference": "Modules/Settings/CompositorLayoutTab.qml:322, Modules/Settings/CompositorLayoutTab.qml:465, Modules/Settings/CompositorLayoutTab.qml:617", "comment": "" }, { @@ -11366,7 +11444,7 @@ { "term": "Override the global shadow with per-bar settings", "context": "Override the global shadow with per-bar settings", - "reference": "Modules/Settings/DankBarTab.qml:1637", + "reference": "Modules/Settings/DankBarTab.qml:1633", "comment": "" }, { @@ -11384,7 +11462,7 @@ { "term": "Overview", "context": "Overview", - "reference": "Widgets/KeybindItem.qml:1128, Widgets/KeybindItem.qml:1131, Modules/DankDash/DankDashPopout.qml:18, Modules/Settings/DankDashTab.qml:18, Modules/DankBar/Widgets/WorkspaceSwitcher.qml:968", + "reference": "Widgets/KeybindItem.qml:1128, Widgets/KeybindItem.qml:1131, Modules/DankDash/DankDashPopout.qml:18, Modules/Settings/DankDashTab.qml:22, Modules/DankBar/Widgets/WorkspaceSwitcher.qml:990", "comment": "" }, { @@ -11408,31 +11486,31 @@ { "term": "PAM already provides fingerprint auth. Enable this to show it at login.", "context": "PAM already provides fingerprint auth. Enable this to show it at login.", - "reference": "Modules/Settings/GreeterTab.qml:25", + "reference": "Modules/Settings/GreeterTab.qml:27", "comment": "" }, { "term": "PAM already provides security-key auth. Enable this to show it at login.", "context": "PAM already provides security-key auth. Enable this to show it at login.", - "reference": "Modules/Settings/GreeterTab.qml:56", + "reference": "Modules/Settings/GreeterTab.qml:58", "comment": "" }, { "term": "PAM provides fingerprint auth, but availability could not be confirmed.", "context": "PAM provides fingerprint auth, but availability could not be confirmed.", - "reference": "Modules/Settings/GreeterTab.qml:31", + "reference": "Modules/Settings/GreeterTab.qml:33", "comment": "" }, { "term": "PAM provides fingerprint auth, but no prints are enrolled yet.", "context": "PAM provides fingerprint auth, but no prints are enrolled yet.", - "reference": "Modules/Settings/GreeterTab.qml:27", + "reference": "Modules/Settings/GreeterTab.qml:29", "comment": "" }, { "term": "PAM provides fingerprint auth, but no reader was detected.", "context": "PAM provides fingerprint auth, but no reader was detected.", - "reference": "Modules/Settings/GreeterTab.qml:29", + "reference": "Modules/Settings/GreeterTab.qml:31", "comment": "" }, { @@ -11450,7 +11528,7 @@ { "term": "Pad", "context": "Pad", - "reference": "Modules/Settings/WallpaperTab.qml:312", + "reference": "Modules/Settings/WallpaperTab.qml:356", "comment": "wallpaper fill mode" }, { @@ -11462,7 +11540,7 @@ { "term": "Pad hours (02:00 vs 2:00)", "context": "Pad hours (02:00 vs 2:00)", - "reference": "Modules/Settings/GreeterTab.qml:616", + "reference": "Modules/Settings/GreeterTab.qml:580", "comment": "" }, { @@ -11498,19 +11576,19 @@ { "term": "Pairing failed", "context": "Pairing failed", - "reference": "Modals/BluetoothPairingModal.qml:395, dms-plugins/DankKDEConnect/DankKDEConnect.qml:675, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:674, Modules/ControlCenter/Details/BluetoothDetail.qml:50", + "reference": "Modals/BluetoothPairingModal.qml:395, dms-plugins/DankKDEConnect/DankKDEConnect.qml:674, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:674, Modules/ControlCenter/Details/BluetoothDetail.qml:50", "comment": "Phone Connect error" }, { "term": "Pairing request from", "context": "Pairing request from", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:589, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:588", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:588, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:588", "comment": "Phone Connect pairing request notification" }, { "term": "Pairing request sent", "context": "Pairing request sent", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:678, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:677", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:677, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:677", "comment": "Phone Connect pairing action" }, { @@ -11582,19 +11660,19 @@ { "term": "Paste", "context": "Paste", - "reference": "dms-plugins/DankStickerSearch/DankStickerSearch.qml:248, dms-plugins/DankGifSearch/DankGifSearch.qml:195, dms-plugins/dms-plugins-official/DankStickerSearch/DankStickerSearch.qml:248, dms-plugins/dms-plugins-official/DankGifSearch/DankGifSearch.qml:195, Modals/DankLauncherV2/Controller.qml:1221, Modals/Clipboard/ClipboardContextMenu.qml:68, Modules/Settings/ClipboardTab.qml:156", + "reference": "dms-plugins/DankStickerSearch/DankStickerSearch.qml:248, dms-plugins/DankGifSearch/DankGifSearch.qml:195, dms-plugins/dms-plugins-official/DankStickerSearch/DankStickerSearch.qml:248, dms-plugins/dms-plugins-official/DankGifSearch/DankGifSearch.qml:195, Modals/DankLauncherV2/Controller.qml:1222, Modals/Clipboard/ClipboardContextMenu.qml:68, Modules/Settings/ClipboardTab.qml:156", "comment": "" }, { "term": "Path copied to clipboard", "context": "Path copied to clipboard", - "reference": "Modules/Notepad/NotepadTextEditor.qml:995", + "reference": "Modules/Notepad/NotepadTextEditor.qml:986", "comment": "" }, { "term": "Path to a video file or folder containing videos", "context": "Path to a video file or folder containing videos", - "reference": "Modules/Settings/LockScreenTab.qml:301", + "reference": "Modules/Settings/LockScreenTab.qml:352", "comment": "" }, { @@ -11606,7 +11684,7 @@ { "term": "Pause", "context": "Pause", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1955, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1410, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1954, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1410, Modules/Settings/PrinterTab.qml:1232, Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:138", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1858, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1410, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1858, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1410, Modules/Settings/PrinterTab.qml:1232, Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:138", "comment": "Media pause tooltip" }, { @@ -11636,13 +11714,13 @@ { "term": "Per-Mode Wallpapers", "context": "Per-Mode Wallpapers", - "reference": "Modules/Settings/WallpaperTab.qml:407", + "reference": "Modules/Settings/WallpaperTab.qml:462", "comment": "" }, { "term": "Per-Monitor Wallpapers", "context": "Per-Monitor Wallpapers", - "reference": "Modules/Settings/WallpaperTab.qml:838", + "reference": "Modules/Settings/WallpaperTab.qml:893", "comment": "" }, { @@ -11654,13 +11732,13 @@ { "term": "Percentage", "context": "Percentage", - "reference": "Modules/Settings/WidgetsTabSection.qml:1809, Modules/Settings/WidgetsTab.qml:143", + "reference": "Modules/Settings/WidgetsTabSection.qml:2024, Modules/Settings/WidgetsTab.qml:143", "comment": "" }, { "term": "Performance", "context": "Performance", - "reference": "Modals/ProcessListModal.qml:312, Common/Theme.qml:1643", + "reference": "Modals/ProcessListModal.qml:317, Common/Theme.qml:1644", "comment": "power profile option" }, { @@ -11702,7 +11780,7 @@ { "term": "Pick a different random video each time from the same folder", "context": "Pick a different random video each time from the same folder", - "reference": "Modules/Settings/LockScreenTab.qml:337", + "reference": "Modules/Settings/LockScreenTab.qml:388", "comment": "" }, { @@ -11726,31 +11804,31 @@ { "term": "Pin", "context": "Pin", - "reference": "Modals/WindowRuleModal.qml:1567, dms-plugins/DankLauncherKeys/DankLauncherKeys.qml:165, dms-plugins/dms-plugins-official/DankLauncherKeys/DankLauncherKeys.qml:165, Modals/Clipboard/ClipboardContextMenu.qml:30, Modules/Settings/WindowRulesTab.qml:123, Modules/Settings/ClipboardTab.qml:156, Modules/ControlCenter/Details/BluetoothDetail.qml:357, Modules/ControlCenter/Details/BrightnessDetail.qml:239, Modules/ControlCenter/Details/AudioInputDetail.qml:297, Modules/ControlCenter/Details/AudioOutputDetail.qml:306, Modules/ControlCenter/Details/NetworkDetail.qml:696", + "reference": "Modals/WindowRuleModal.qml:1569, dms-plugins/DankLauncherKeys/DankLauncherKeys.qml:165, dms-plugins/dms-plugins-official/DankLauncherKeys/DankLauncherKeys.qml:165, Modals/Clipboard/ClipboardContextMenu.qml:30, Modules/Settings/WindowRulesTab.qml:123, Modules/Settings/ClipboardTab.qml:156, Modules/ControlCenter/Details/BluetoothDetail.qml:357, Modules/ControlCenter/Details/BrightnessDetail.qml:239, Modules/ControlCenter/Details/AudioInputDetail.qml:297, Modules/ControlCenter/Details/AudioOutputDetail.qml:306, Modules/ControlCenter/Details/NetworkDetail.qml:696", "comment": "" }, { "term": "Pin to Dock", "context": "Pin to Dock", - "reference": "Modals/DankLauncherV2/LauncherContextMenu.qml:164, Modules/Dock/DockContextMenu.qml:222, Modules/DankBar/Widgets/AppsDockContextMenu.qml:350", + "reference": "Modals/DankLauncherV2/LauncherContextMenu.qml:164, Modules/Dock/DockContextMenu.qml:225, Modules/DankBar/Widgets/AppsDockContextMenu.qml:354", "comment": "" }, { "term": "Ping", "context": "Ping", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1580, dms-plugins/DankKDEConnect/components/DeviceCard.qml:170, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:635, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1579, dms-plugins/dms-plugins-official/DankKDEConnect/components/DeviceCard.qml:170, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:635", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1483, dms-plugins/DankKDEConnect/components/DeviceCard.qml:170, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:635, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1483, dms-plugins/dms-plugins-official/DankKDEConnect/components/DeviceCard.qml:170, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:635", "comment": "KDE Connect ping tooltip" }, { "term": "Ping sent to", "context": "Ping sent to", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:636, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:635", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:635, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:635", "comment": "Phone Connect ping action" }, { "term": "Pinned", "context": "Pinned", - "reference": "Modals/WindowRuleModal.qml:917, Modals/DankLauncherV2/Controller.qml:200, Modals/DankLauncherV2/Controller.qml:1224, Modules/Settings/WindowRulesTab.qml:56, Modules/ControlCenter/Details/BluetoothDetail.qml:357, Modules/ControlCenter/Details/BrightnessDetail.qml:239, Modules/ControlCenter/Details/AudioInputDetail.qml:297, Modules/ControlCenter/Details/AudioOutputDetail.qml:306, Modules/ControlCenter/Details/NetworkDetail.qml:696", + "reference": "Modals/WindowRuleModal.qml:919, Modals/DankLauncherV2/Controller.qml:201, Modals/DankLauncherV2/Controller.qml:1225, Modules/Settings/WindowRulesTab.qml:56, Modules/ControlCenter/Details/BluetoothDetail.qml:357, Modules/ControlCenter/Details/BrightnessDetail.qml:239, Modules/ControlCenter/Details/AudioInputDetail.qml:297, Modules/ControlCenter/Details/AudioOutputDetail.qml:306, Modules/ControlCenter/Details/NetworkDetail.qml:696", "comment": "" }, { @@ -11762,7 +11840,7 @@ { "term": "Pixelate", "context": "Pixelate", - "reference": "Modules/Settings/WallpaperTab.qml:1210", + "reference": "Modules/Settings/WallpaperTab.qml:1265", "comment": "wallpaper transition option" }, { @@ -11798,13 +11876,13 @@ { "term": "Play", "context": "Play", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1955, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1410, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1954, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1410", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1858, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1410, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1858, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1410", "comment": "Media play tooltip" }, { "term": "Play a video when the screen locks.", "context": "Play a video when the screen locks.", - "reference": "Modules/Settings/LockScreenTab.qml:283", + "reference": "Modules/Settings/LockScreenTab.qml:334", "comment": "" }, { @@ -11882,7 +11960,7 @@ { "term": "Plugin", "context": "Plugin", - "reference": "Modals/DankLauncherV2/ResultItem.qml:224, Modals/DankLauncherV2/SpotlightResultRow.qml:64, Modules/Settings/DesktopWidgetBrowser.qml:409, Modules/ControlCenter/Models/WidgetModel.qml:321", + "reference": "Modals/DankLauncherV2/ResultItem.qml:224, Modals/DankLauncherV2/SpotlightResultRow.qml:64, Modules/Settings/DesktopWidgetBrowser.qml:411, Modules/ControlCenter/Models/WidgetModel.qml:321", "comment": "" }, { @@ -11900,7 +11978,7 @@ { "term": "Plugin Visibility", "context": "Plugin Visibility", - "reference": "Modules/Settings/LauncherTab.qml:857", + "reference": "Modules/Settings/LauncherTab.qml:863", "comment": "" }, { @@ -11948,7 +12026,7 @@ { "term": "Plugins", "context": "Plugins", - "reference": "Modals/Greeter/GreeterWelcomePage.qml:121, Modals/Greeter/GreeterCompletePage.qml:476, Modals/DankLauncherV2/SpotlightLauncherContent.qml:451, Modals/DankLauncherV2/LauncherContent.qml:372, Modals/Settings/SettingsSidebar.qml:397, Modules/Settings/AboutTab.qml:290, Modules/Settings/AboutTab.qml:298", + "reference": "Modals/Greeter/GreeterWelcomePage.qml:121, Modals/Greeter/GreeterCompletePage.qml:476, Modals/DankLauncherV2/SpotlightLauncherContent.qml:450, Modals/DankLauncherV2/LauncherContent.qml:375, Modals/Settings/SettingsSidebar.qml:397, Modules/Settings/AboutTab.qml:290, Modules/Settings/AboutTab.qml:298", "comment": "greeter feature card title | greeter plugins link" }, { @@ -11972,7 +12050,7 @@ { "term": "Popout Shadows", "context": "Popout Shadows", - "reference": "Modules/Settings/ThemeColorsTab.qml:2023", + "reference": "Modules/Settings/ThemeColorsTab.qml:2099", "comment": "" }, { @@ -12020,7 +12098,7 @@ { "term": "Portal", "context": "Portal", - "reference": "Modules/Settings/WallpaperTab.qml:1212", + "reference": "Modules/Settings/WallpaperTab.qml:1267", "comment": "wallpaper transition option" }, { @@ -12080,7 +12158,7 @@ { "term": "Power Off", "context": "Power Off", - "reference": "Modals/PowerMenuModal.qml:194, Modules/Lock/LockPowerMenu.qml:118, Modules/Settings/PowerSleepTab.qml:403", + "reference": "Modals/PowerMenuModal.qml:205, Modules/Lock/LockPowerMenu.qml:118, Modules/Settings/PowerSleepTab.qml:403", "comment": "" }, { @@ -12110,13 +12188,13 @@ { "term": "Power Saver", "context": "Power Saver", - "reference": "Common/Theme.qml:1639", + "reference": "Common/Theme.qml:1640", "comment": "power profile option" }, { "term": "Power off monitors on lock", "context": "Power off monitors on lock", - "reference": "Modules/Settings/LockScreenTab.qml:201", + "reference": "Modules/Settings/LockScreenTab.qml:252", "comment": "" }, { @@ -12146,13 +12224,13 @@ { "term": "Pre-fill the last successful username on the greeter", "context": "Pre-fill the last successful username on the greeter", - "reference": "Modules/Settings/GreeterTab.qml:742", + "reference": "Modules/Settings/GreeterTab.qml:673", "comment": "" }, { "term": "Pre-select the last used session on the greeter", "context": "Pre-select the last used session on the greeter", - "reference": "Modules/Settings/GreeterTab.qml:733", + "reference": "Modules/Settings/GreeterTab.qml:664", "comment": "" }, { @@ -12186,8 +12264,8 @@ "comment": "" }, { - "term": "Press 'n' or click 'New Session' to create one", - "context": "Press 'n' or click 'New Session' to create one", + "term": "Press Ctrl+N or click 'New Session' to create one", + "context": "Press Ctrl+N or click 'New Session' to create one", "reference": "Modals/MuxModal.qml:552", "comment": "" }, @@ -12224,13 +12302,13 @@ { "term": "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.", "context": "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.", - "reference": "Modules/Settings/MediaPlayerTab.qml:149", + "reference": "Modules/Settings/MediaPlayerTab.qml:151", "comment": "" }, { "term": "Preview", "context": "Preview", - "reference": "Modules/Notepad/NotepadTextEditor.qml:907", + "reference": "Modules/Notepad/NotepadTextEditor.qml:898", "comment": "" }, { @@ -12242,7 +12320,7 @@ { "term": "Previous", "context": "Previous", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1978, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1433, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1977, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1433", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1881, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1433, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1881, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1433", "comment": "Media previous tooltip" }, { @@ -12254,21 +12332,15 @@ { "term": "Primary", "context": "Primary", - "reference": "dms-plugins/DankDesktopWeather/DankDesktopWeatherSettings.qml:39, dms-plugins/dms-plugins-official/DankDesktopWeather/DankDesktopWeatherSettings.qml:39, Modules/Settings/ThemeColorsTab.qml:1615, Modules/Settings/ThemeColorsTab.qml:1617, Modules/Settings/ThemeColorsTab.qml:1631, Modules/Settings/ThemeColorsTab.qml:1653, Modules/Settings/ThemeColorsTab.qml:1655, Modules/Settings/ThemeColorsTab.qml:1669, Modules/Settings/ThemeColorsTab.qml:1770, Modules/Settings/ThemeColorsTab.qml:1774, Modules/Settings/ThemeColorsTab.qml:1786, Modules/Settings/ThemeColorsTab.qml:1904, Modules/Settings/ThemeColorsTab.qml:1910, Modules/Settings/ThemeColorsTab.qml:1921, Modules/Settings/DockTab.qml:403, Modules/Settings/DockTab.qml:688, Modules/Settings/LauncherTab.qml:424, Modules/Settings/LauncherTab.qml:731, Modules/Settings/NetworkStatusTab.qml:131, Modules/Settings/DankBarTab.qml:1333, Modules/Settings/DankBarTab.qml:1779, Modules/Settings/WorkspaceAppearanceCard.qml:19, Modules/Settings/WorkspaceAppearanceCard.qml:60, Modules/Settings/WorkspaceAppearanceCard.qml:101, Modules/Settings/WorkspaceAppearanceCard.qml:130, Modules/Settings/WorkspaceAppearanceCard.qml:165, Modules/Settings/FrameTab.qml:231, Modules/Settings/Widgets/SettingsColorPicker.qml:42", - "comment": "blur border color | button color option | color option | primary color | shadow color option | tile color option | workspace color option" + "reference": "dms-plugins/DankDesktopWeather/DankDesktopWeatherSettings.qml:39, dms-plugins/dms-plugins-official/DankDesktopWeather/DankDesktopWeatherSettings.qml:39, Modules/Settings/ThemeColorsTab.qml:1679, Modules/Settings/ThemeColorsTab.qml:1681, Modules/Settings/ThemeColorsTab.qml:1695, Modules/Settings/ThemeColorsTab.qml:1717, Modules/Settings/ThemeColorsTab.qml:1719, Modules/Settings/ThemeColorsTab.qml:1733, Modules/Settings/ThemeColorsTab.qml:1779, Modules/Settings/ThemeColorsTab.qml:1782, Modules/Settings/ThemeColorsTab.qml:1790, Modules/Settings/ThemeColorsTab.qml:1802, Modules/Settings/ThemeColorsTab.qml:1973, Modules/Settings/ThemeColorsTab.qml:1977, Modules/Settings/ThemeColorsTab.qml:1986, Modules/Settings/ThemeColorsTab.qml:1997, Modules/Settings/DockTab.qml:403, Modules/Settings/DockTab.qml:688, Modules/Settings/WallpaperTab.qml:431, Modules/Settings/LauncherTab.qml:428, Modules/Settings/LauncherTab.qml:737, Modules/Settings/NetworkStatusTab.qml:131, Modules/Settings/DankBarTab.qml:1329, Modules/Settings/DankBarTab.qml:1775, Modules/Settings/WorkspaceAppearanceCard.qml:19, Modules/Settings/WorkspaceAppearanceCard.qml:60, Modules/Settings/WorkspaceAppearanceCard.qml:101, Modules/Settings/WorkspaceAppearanceCard.qml:130, Modules/Settings/WorkspaceAppearanceCard.qml:165, Modules/Settings/FrameTab.qml:231, Modules/Settings/Widgets/SettingsColorPicker.qml:42", + "comment": "button color option | color option | primary color | shadow color option | surface border color | tile color option | workspace color option" }, { "term": "Primary Container", "context": "Primary Container", - "reference": "Modules/Settings/ThemeColorsTab.qml:37, Modules/Settings/ThemeColorsTab.qml:1615, Modules/Settings/ThemeColorsTab.qml:1618, Modules/Settings/ThemeColorsTab.qml:1625, Modules/Settings/ThemeColorsTab.qml:1635, Modules/Settings/ThemeColorsTab.qml:1653, Modules/Settings/ThemeColorsTab.qml:1656, Modules/Settings/ThemeColorsTab.qml:1663, Modules/Settings/ThemeColorsTab.qml:1673, Modules/Settings/WorkspaceAppearanceCard.qml:22, Modules/Settings/WorkspaceAppearanceCard.qml:63, Modules/Settings/WorkspaceAppearanceCard.qml:133, Modules/Settings/WorkspaceAppearanceCard.qml:168", + "reference": "Modules/Settings/ThemeColorsTab.qml:53, Modules/Settings/ThemeColorsTab.qml:1679, Modules/Settings/ThemeColorsTab.qml:1682, Modules/Settings/ThemeColorsTab.qml:1689, Modules/Settings/ThemeColorsTab.qml:1699, Modules/Settings/ThemeColorsTab.qml:1717, Modules/Settings/ThemeColorsTab.qml:1720, Modules/Settings/ThemeColorsTab.qml:1727, Modules/Settings/ThemeColorsTab.qml:1737, Modules/Settings/WorkspaceAppearanceCard.qml:22, Modules/Settings/WorkspaceAppearanceCard.qml:63, Modules/Settings/WorkspaceAppearanceCard.qml:133, Modules/Settings/WorkspaceAppearanceCard.qml:168", "comment": "button color option | tile color option | widget background color option | workspace color option" }, - { - "term": "Primary Theme Color", - "context": "Primary Theme Color", - "reference": "Modules/Settings/WallpaperTab.qml:376", - "comment": "" - }, { "term": "Print Server Management", "context": "Print Server Management", @@ -12284,7 +12356,7 @@ { "term": "Printer", "context": "Printer", - "reference": "Modules/Settings/WidgetsTabSection.qml:2005, Modules/Settings/WidgetsTabSection.qml:2179", + "reference": "Modules/Settings/WidgetsTabSection.qml:2227, Modules/Settings/WidgetsTabSection.qml:2403", "comment": "" }, { @@ -12332,7 +12404,7 @@ { "term": "Prioritize performance", "context": "Prioritize performance", - "reference": "Common/Theme.qml:1656", + "reference": "Common/Theme.qml:1657", "comment": "power profile description" }, { @@ -12374,13 +12446,13 @@ { "term": "Processes", "context": "Processes", - "reference": "Modals/ProcessListModal.qml:308, Modules/ProcessList/ProcessListPopout.qml:153, Modules/ProcessList/SystemView.qml:88", + "reference": "Modals/ProcessListModal.qml:313, Modules/ProcessList/ProcessListPopout.qml:153, Modules/ProcessList/SystemView.qml:88", "comment": "" }, { "term": "Processes:", "context": "Processes:", - "reference": "Modals/ProcessListModal.qml:492", + "reference": "Modals/ProcessListModal.qml:497", "comment": "process count label in footer" }, { @@ -12470,7 +12542,7 @@ { "term": "Qt colors applied successfully", "context": "Qt colors applied successfully", - "reference": "Common/Theme.qml:1983", + "reference": "Common/Theme.qml:1986", "comment": "" }, { @@ -12488,7 +12560,7 @@ { "term": "QtMultimedia is not available - video screensaver requires qt multimedia services", "context": "QtMultimedia is not available - video screensaver requires qt multimedia services", - "reference": "Modules/Settings/LockScreenTab.qml:272", + "reference": "Modules/Settings/LockScreenTab.qml:323", "comment": "" }, { @@ -12566,7 +12638,7 @@ { "term": "Random", "context": "Random", - "reference": "Modules/Settings/WallpaperTab.qml:1196, Modules/Settings/WallpaperTab.qml:1219, Modules/Settings/WallpaperTab.qml:1222", + "reference": "Modules/Settings/WallpaperTab.qml:1251, Modules/Settings/WallpaperTab.qml:1274, Modules/Settings/WallpaperTab.qml:1277", "comment": "wallpaper transition option" }, { @@ -12608,7 +12680,7 @@ { "term": "Reboot", "context": "Reboot", - "reference": "Modals/PowerMenuModal.qml:182, Modules/Lock/LockPowerMenu.qml:106, Modules/Settings/PowerSleepTab.qml:403", + "reference": "Modals/PowerMenuModal.qml:193, Modules/Lock/LockPowerMenu.qml:106, Modules/Settings/PowerSleepTab.qml:403", "comment": "" }, { @@ -12626,13 +12698,13 @@ { "term": "Recent Images", "context": "Recent Images", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:2215, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:870, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:2214, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:870", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:2118, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:870, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:2118, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:870", "comment": "Recent Images title" }, { "term": "Recently Used Apps", "context": "Recently Used Apps", - "reference": "Modules/Settings/LauncherTab.qml:1402", + "reference": "Modules/Settings/LauncherTab.qml:1408", "comment": "" }, { @@ -12644,13 +12716,13 @@ { "term": "Refresh", "context": "Refresh", - "reference": "Modules/Settings/GreeterTab.qml:502, Modules/ControlCenter/BuiltinPlugins/TailscaleWidget.qml:233, Modules/DankDash/Overview/WeatherOverviewCard.qml:46", + "reference": "Modules/Settings/GreeterTab.qml:470, Modules/ControlCenter/BuiltinPlugins/TailscaleWidget.qml:233, Modules/DankDash/Overview/WeatherOverviewCard.qml:46", "comment": "Refresh Tailscale device status" }, { "term": "Refresh Weather", "context": "Refresh Weather", - "reference": "Modules/DankDash/WeatherTab.qml:169, Modules/DankDash/WeatherTab.qml:908", + "reference": "Modules/DankDash/WeatherTab.qml:169, Modules/DankDash/WeatherTab.qml:911", "comment": "" }, { @@ -12686,7 +12758,7 @@ { "term": "Related: %1", "context": "Related: %1", - "reference": "Modules/Settings/PluginBrowser.qml:1101", + "reference": "Modules/Settings/PluginBrowser.qml:1100", "comment": "related plugins" }, { @@ -12710,25 +12782,25 @@ { "term": "Remaining", "context": "Remaining", - "reference": "Modules/Settings/WidgetsTabSection.qml:1819", + "reference": "Modules/Settings/WidgetsTabSection.qml:2034", "comment": "" }, { "term": "Remaining / Total", "context": "Remaining / Total", - "reference": "Modules/Settings/WidgetsTabSection.qml:1824", + "reference": "Modules/Settings/WidgetsTabSection.qml:2039", "comment": "" }, { "term": "Remember Last Mode", "context": "Remember Last Mode", - "reference": "Modules/Settings/LauncherTab.qml:1136", + "reference": "Modules/Settings/LauncherTab.qml:1142", "comment": "" }, { "term": "Remember Last Query", "context": "Remember Last Query", - "reference": "Modules/Settings/LauncherTab.qml:1145", + "reference": "Modules/Settings/LauncherTab.qml:1151", "comment": "" }, { @@ -12740,13 +12812,13 @@ { "term": "Remember last session", "context": "Remember last session", - "reference": "Modules/Settings/GreeterTab.qml:732", + "reference": "Modules/Settings/GreeterTab.qml:663", "comment": "" }, { "term": "Remember last user", "context": "Remember last user", - "reference": "Modules/Settings/GreeterTab.qml:741", + "reference": "Modules/Settings/GreeterTab.qml:672", "comment": "" }, { @@ -12758,7 +12830,7 @@ { "term": "Remove", "context": "Remove", - "reference": "Modules/Plugins/ListSetting.qml:114, Modules/Plugins/ListSettingWithInput.qml:230, Modules/Settings/UsersTab.qml:267, Modules/Settings/UsersTab.qml:295, Modules/Settings/KeybindsTab.qml:109", + "reference": "Modules/Plugins/ListSetting.qml:114, Modules/Plugins/ListSettingWithInput.qml:230, Modules/Settings/WidgetsTabSection.qml:1169, Modules/Settings/UsersTab.qml:267, Modules/Settings/UsersTab.qml:295, Modules/Settings/KeybindsTab.qml:109", "comment": "" }, { @@ -12776,7 +12848,7 @@ { "term": "Remove Widget Padding", "context": "Remove Widget Padding", - "reference": "Modules/Settings/DankBarTab.qml:1195", + "reference": "Modules/Settings/DankBarTab.qml:1191", "comment": "" }, { @@ -12794,13 +12866,13 @@ { "term": "Remove corner rounding from the bar", "context": "Remove corner rounding from the bar", - "reference": "Modules/Settings/DankBarTab.qml:1158", + "reference": "Modules/Settings/DankBarTab.qml:1154", "comment": "" }, { "term": "Remove gaps and border when windows are maximized", "context": "Remove gaps and border when windows are maximized", - "reference": "Modules/Settings/DankBarTab.qml:1307", + "reference": "Modules/Settings/DankBarTab.qml:1303", "comment": "" }, { @@ -12818,13 +12890,13 @@ { "term": "Remove inner padding from all widgets", "context": "Remove inner padding from all widgets", - "reference": "Modules/Settings/DankBarTab.qml:1196", + "reference": "Modules/Settings/DankBarTab.qml:1192", "comment": "" }, { "term": "Remove match", "context": "Remove match", - "reference": "Modals/WindowRuleModal.qml:810", + "reference": "Modals/WindowRuleModal.qml:812", "comment": "" }, { @@ -12854,7 +12926,7 @@ { "term": "Rename", "context": "Rename", - "reference": "Modals/MuxModal.qml:597, Modals/WorkspaceRenameModal.qml:185", + "reference": "Modals/MuxModal.qml:597, Modals/WorkspaceRenameModal.qml:187", "comment": "" }, { @@ -12908,13 +12980,13 @@ { "term": "Required plugin: ", "context": "Required plugin: ", - "reference": "Modules/Settings/ThemeColorsTab.qml:2603", + "reference": "Modules/Settings/ThemeColorsTab.qml:2679", "comment": "" }, { "term": "Requires %1", "context": "Requires %1", - "reference": "Modules/Settings/PluginBrowser.qml:1182", + "reference": "Modules/Settings/PluginBrowser.qml:1181", "comment": "version requirement" }, { @@ -12947,6 +13019,12 @@ "reference": "Modules/Settings/FrameTab.qml:190", "comment": "" }, + { + "term": "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.", + "context": "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.", + "reference": "Modules/Settings/GreeterTab.qml:696", + "comment": "" + }, { "term": "Requires night mode support", "context": "Requires night mode support", @@ -12956,13 +13034,13 @@ { "term": "Requires remembering the last user and session. Enable those options first.", "context": "Requires remembering the last user and session. Enable those options first.", - "reference": "Modules/Settings/GreeterTab.qml:751", + "reference": "Modules/Settings/GreeterTab.qml:682", "comment": "" }, { "term": "Reset", "context": "Reset", - "reference": "Modals/DankLauncherV2/LauncherContent.qml:1018, Modules/Settings/WidgetsTab.qml:1260, Modules/Settings/KeybindsTab.qml:122, Modules/Settings/DankDashTab.qml:250, Modules/ControlCenter/Components/EditControls.qml:306", + "reference": "Modals/DankLauncherV2/LauncherContent.qml:1038, Modules/Settings/WidgetsTab.qml:1260, Modules/Settings/KeybindsTab.qml:122, Modules/Settings/DankDashTab.qml:254, Modules/Settings/DankDashTab.qml:269, Modules/Settings/Widgets/SettingsSliderRow.qml:144, Modules/Settings/Widgets/SettingsSliderCard.qml:130, Modules/ControlCenter/Components/EditControls.qml:306", "comment": "" }, { @@ -13004,13 +13082,13 @@ { "term": "Resize on Border", "context": "Resize on Border", - "reference": "Modules/Settings/CompositorLayoutTab.qml:476", + "reference": "Modules/Settings/CompositorLayoutTab.qml:523", "comment": "" }, { "term": "Resize windows by dragging their edges with the mouse", "context": "Resize windows by dragging their edges with the mouse", - "reference": "Modules/Settings/CompositorLayoutTab.qml:477", + "reference": "Modules/Settings/CompositorLayoutTab.qml:524", "comment": "" }, { @@ -13028,7 +13106,7 @@ { "term": "Restart DMS", "context": "Restart DMS", - "reference": "Modals/PowerMenuModal.qml:218, Modules/Settings/PowerSleepTab.qml:403", + "reference": "Modals/PowerMenuModal.qml:229, Modules/Settings/PowerSleepTab.qml:403", "comment": "" }, { @@ -13052,7 +13130,7 @@ { "term": "Restore the last selected mode (tab) when the launcher is opened", "context": "Restore the last selected mode (tab) when the launcher is opened", - "reference": "Modules/Settings/LauncherTab.qml:1137", + "reference": "Modules/Settings/LauncherTab.qml:1143", "comment": "" }, { @@ -13088,7 +13166,7 @@ { "term": "Rewind 10s", "context": "Rewind 10s", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1986, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1441, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1985, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1441", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1889, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1441, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1889, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1441", "comment": "Media rewind tooltip" }, { @@ -13136,13 +13214,13 @@ { "term": "Ring", "context": "Ring", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1560, dms-plugins/DankKDEConnect/components/DeviceCard.qml:151, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:613, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1559, dms-plugins/dms-plugins-official/DankKDEConnect/components/DeviceCard.qml:151, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:613", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1463, dms-plugins/DankKDEConnect/components/DeviceCard.qml:151, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:613, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1463, dms-plugins/dms-plugins-official/DankKDEConnect/components/DeviceCard.qml:151, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:613", "comment": "KDE Connect ring tooltip" }, { "term": "Ringing", "context": "Ringing", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:627, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:626", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:626, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:626", "comment": "Phone Connect ring action" }, { @@ -13160,19 +13238,19 @@ { "term": "Rounded corners for windows", "context": "Rounded corners for windows", - "reference": "Modules/Settings/CompositorLayoutTab.qml:327, Modules/Settings/CompositorLayoutTab.qml:434, Modules/Settings/CompositorLayoutTab.qml:550", + "reference": "Modules/Settings/CompositorLayoutTab.qml:338, Modules/Settings/CompositorLayoutTab.qml:481, Modules/Settings/CompositorLayoutTab.qml:633", "comment": "" }, { "term": "Rule", "context": "Rule", - "reference": "Modals/WindowRuleModal.qml:430, Modules/Settings/NotificationsTab.qml:513", + "reference": "Modals/WindowRuleModal.qml:432, Modules/Settings/NotificationsTab.qml:513", "comment": "" }, { "term": "Rule Name", "context": "Rule Name", - "reference": "Modals/WindowRuleModal.qml:694", + "reference": "Modals/WindowRuleModal.qml:696", "comment": "" }, { @@ -13196,13 +13274,13 @@ { "term": "Run DMS Templates", "context": "Run DMS Templates", - "reference": "Modules/Settings/ThemeColorsTab.qml:2407", + "reference": "Modules/Settings/ThemeColorsTab.qml:2483", "comment": "" }, { "term": "Run User Templates", "context": "Run User Templates", - "reference": "Modules/Settings/ThemeColorsTab.qml:2397", + "reference": "Modules/Settings/ThemeColorsTab.qml:2473", "comment": "" }, { @@ -13232,13 +13310,13 @@ { "term": "Running Apps Settings", "context": "Running Apps Settings", - "reference": "Modules/Settings/WidgetsTabSection.qml:3161", + "reference": "Modules/Settings/WidgetsTabSection.qml:3448", "comment": "" }, { "term": "Running greeter sync...", "context": "Running greeter sync...", - "reference": "Modules/Settings/GreeterTab.qml:330", + "reference": "Modules/Settings/GreeterTab.qml:301", "comment": "" }, { @@ -13262,25 +13340,25 @@ { "term": "SMS", "context": "SMS", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1657, dms-plugins/DankKDEConnect/components/DeviceCard.qml:247, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:718, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1656, dms-plugins/dms-plugins-official/DankKDEConnect/components/DeviceCard.qml:247, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:718", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1560, dms-plugins/DankKDEConnect/components/DeviceCard.qml:247, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:718, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1560, dms-plugins/dms-plugins-official/DankKDEConnect/components/DeviceCard.qml:247, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:718", "comment": "KDE Connect SMS tooltip" }, { "term": "SMS sent successfully", "context": "SMS sent successfully", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1759, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:802, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1758, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:802", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1662, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:802, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1662, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:802", "comment": "Phone Connect SMS action" }, { "term": "Saturation", "context": "Saturation", - "reference": "Modals/WindowRuleModal.qml:1293, Modules/Settings/WindowRulesTab.qml:133", + "reference": "Modals/WindowRuleModal.qml:1295, Modules/Settings/WindowRulesTab.qml:133", "comment": "" }, { "term": "Save", "context": "Save", - "reference": "Modals/DankColorPickerModal.qml:752, Widgets/KeybindItem.qml:1398, Widgets/KeybindItem.qml:1874, Modals/DankLauncherV2/LauncherContent.qml:1066, Modals/FileBrowser/FileBrowserSaveRow.qml:56, Modals/Clipboard/ClipboardEditor.qml:352, Modals/Clipboard/ClipboardEditor.qml:438, Modules/Notepad/NotepadTextEditor.qml:857, Modules/Notepad/Notepad.qml:752, Modules/Settings/DisplayConfigTab.qml:406, Modules/Settings/AudioTab.qml:694, Modules/DankDash/Overview/CalendarEventEditor.qml:332", + "reference": "Modals/DankColorPickerModal.qml:752, Widgets/KeybindItem.qml:1398, Widgets/KeybindItem.qml:1874, Modals/DankLauncherV2/LauncherContent.qml:1086, Modals/FileBrowser/FileBrowserSaveRow.qml:56, Modals/Clipboard/ClipboardEditor.qml:352, Modals/Clipboard/ClipboardEditor.qml:438, Modules/Notepad/NotepadTextEditor.qml:848, Modules/Notepad/Notepad.qml:752, Modules/Settings/DisplayConfigTab.qml:406, Modules/Settings/AudioTab.qml:694, Modules/DankDash/Overview/CalendarEventEditor.qml:332", "comment": "" }, { @@ -13352,7 +13430,7 @@ { "term": "Saved", "context": "Saved", - "reference": "Modals/Clipboard/ClipboardHeader.qml:54, Modules/Notepad/NotepadTextEditor.qml:1044, Modules/Settings/NetworkWifiTab.qml:579, Modules/ControlCenter/Details/NetworkDetail.qml:633", + "reference": "Modals/Clipboard/ClipboardHeader.qml:54, Modules/Notepad/NotepadTextEditor.qml:1035, Modules/Settings/NetworkWifiTab.qml:579, Modules/ControlCenter/Details/NetworkDetail.qml:633", "comment": "" }, { @@ -13382,7 +13460,7 @@ { "term": "Saving...", "context": "Saving...", - "reference": "Modals/WindowRuleModal.qml:1875, Modules/Notepad/NotepadTextEditor.qml:1037", + "reference": "Modals/WindowRuleModal.qml:1877, Modules/Notepad/NotepadTextEditor.qml:1028", "comment": "" }, { @@ -13442,31 +13520,31 @@ { "term": "Score", "context": "Score", - "reference": "Modals/DankLauncherV2/LauncherContent.qml:709, Modals/DankLauncherV2/LauncherContent.qml:717, Modals/DankLauncherV2/LauncherContent.qml:720, Modals/DankLauncherV2/LauncherContent.qml:724", + "reference": "Modals/DankLauncherV2/LauncherContent.qml:723, Modals/DankLauncherV2/LauncherContent.qml:731, Modals/DankLauncherV2/LauncherContent.qml:734, Modals/DankLauncherV2/LauncherContent.qml:738", "comment": "" }, { "term": "Screen sharing", "context": "Screen sharing", - "reference": "Modules/Settings/WidgetsTabSection.qml:2015, Modules/Settings/WidgetsTabSection.qml:2179, Modules/Settings/WidgetsTabSection.qml:2612", + "reference": "Modules/Settings/WidgetsTabSection.qml:2237, Modules/Settings/WidgetsTabSection.qml:2403, Modules/Settings/WidgetsTabSection.qml:2857", "comment": "" }, { "term": "Screenshot unavailable", "context": "Screenshot unavailable", - "reference": "Modules/Settings/PluginBrowser.qml:1318", + "reference": "Modules/Settings/PluginBrowser.qml:1317", "comment": "plugin browser screenshot error" }, { "term": "Scroll", "context": "Scroll", - "reference": "Modules/Settings/WallpaperTab.qml:312, Modules/Settings/WindowRulesTab.qml:107", + "reference": "Modules/Settings/WallpaperTab.qml:332, Modules/Settings/WindowRulesTab.qml:107", "comment": "wallpaper fill mode" }, { "term": "Scroll Factor", "context": "Scroll Factor", - "reference": "Modals/WindowRuleModal.qml:1188", + "reference": "Modals/WindowRuleModal.qml:1190", "comment": "" }, { @@ -13478,7 +13556,7 @@ { "term": "Scroll Wheel", "context": "Scroll Wheel", - "reference": "Modules/Settings/MediaPlayerTab.qml:72, Modules/Settings/DankBarTab.qml:1850", + "reference": "Modules/Settings/MediaPlayerTab.qml:72, Modules/Settings/DankBarTab.qml:1846", "comment": "" }, { @@ -13508,19 +13586,19 @@ { "term": "Search App Actions", "context": "Search App Actions", - "reference": "Modules/Settings/LauncherTab.qml:1127", + "reference": "Modules/Settings/LauncherTab.qml:1133", "comment": "" }, { "term": "Search Options", "context": "Search Options", - "reference": "Modules/Settings/LauncherTab.qml:1121", + "reference": "Modules/Settings/LauncherTab.qml:1127", "comment": "" }, { "term": "Search applications...", "context": "Search applications...", - "reference": "Modules/Settings/Widgets/AppBrowserPopup.qml:155", + "reference": "Modules/Settings/Widgets/AppBrowserPopup.qml:157", "comment": "" }, { @@ -13562,13 +13640,13 @@ { "term": "Search plugins...", "context": "Search plugins...", - "reference": "Modules/Settings/PluginBrowser.qml:678", + "reference": "Modules/Settings/PluginBrowser.qml:680", "comment": "plugin search placeholder" }, { "term": "Search processes...", "context": "Search processes...", - "reference": "Modals/ProcessListModal.qml:410", + "reference": "Modals/ProcessListModal.qml:415", "comment": "process search placeholder" }, { @@ -13586,7 +13664,7 @@ { "term": "Search widgets...", "context": "Search widgets...", - "reference": "Modules/Settings/WidgetSelectionPopup.qml:306, Modules/Settings/DesktopWidgetBrowser.qml:288", + "reference": "Modules/Settings/WidgetSelectionPopup.qml:308, Modules/Settings/DesktopWidgetBrowser.qml:290", "comment": "" }, { @@ -13610,19 +13688,19 @@ { "term": "Second Factor (AND)", "context": "Second Factor (AND)", - "reference": "Modules/Settings/LockScreenTab.qml:253, Modules/Settings/LockScreenTab.qml:254, Modules/Settings/LockScreenTab.qml:256", + "reference": "Modules/Settings/LockScreenTab.qml:304, Modules/Settings/LockScreenTab.qml:305, Modules/Settings/LockScreenTab.qml:307", "comment": "U2F mode option: key required after password or fingerprint" }, { "term": "Secondary", "context": "Secondary", - "reference": "dms-plugins/DankDesktopWeather/DankDesktopWeatherSettings.qml:43, dms-plugins/dms-plugins-official/DankDesktopWeather/DankDesktopWeatherSettings.qml:43, Modules/Settings/ThemeColorsTab.qml:1615, Modules/Settings/ThemeColorsTab.qml:1619, Modules/Settings/ThemeColorsTab.qml:1627, Modules/Settings/ThemeColorsTab.qml:1637, Modules/Settings/ThemeColorsTab.qml:1653, Modules/Settings/ThemeColorsTab.qml:1657, Modules/Settings/ThemeColorsTab.qml:1665, Modules/Settings/ThemeColorsTab.qml:1675, Modules/Settings/ThemeColorsTab.qml:1770, Modules/Settings/ThemeColorsTab.qml:1776, Modules/Settings/ThemeColorsTab.qml:1788, Modules/Settings/DockTab.qml:688, Modules/Settings/LauncherTab.qml:731, Modules/Settings/DankBarTab.qml:1333, Modules/Settings/DankBarTab.qml:1779, Modules/Settings/WorkspaceAppearanceCard.qml:25, Modules/Settings/WorkspaceAppearanceCard.qml:66, Modules/Settings/WorkspaceAppearanceCard.qml:104, Modules/Settings/WorkspaceAppearanceCard.qml:136, Modules/Settings/WorkspaceAppearanceCard.qml:171, Modules/Settings/Widgets/SettingsColorPicker.qml:47", - "comment": "blur border color | button color option | color option | secondary color | tile color option | workspace color option" + "reference": "dms-plugins/DankDesktopWeather/DankDesktopWeatherSettings.qml:43, dms-plugins/dms-plugins-official/DankDesktopWeather/DankDesktopWeatherSettings.qml:43, Modules/Settings/ThemeColorsTab.qml:1679, Modules/Settings/ThemeColorsTab.qml:1683, Modules/Settings/ThemeColorsTab.qml:1691, Modules/Settings/ThemeColorsTab.qml:1701, Modules/Settings/ThemeColorsTab.qml:1717, Modules/Settings/ThemeColorsTab.qml:1721, Modules/Settings/ThemeColorsTab.qml:1729, Modules/Settings/ThemeColorsTab.qml:1739, Modules/Settings/ThemeColorsTab.qml:1779, Modules/Settings/ThemeColorsTab.qml:1783, Modules/Settings/ThemeColorsTab.qml:1792, Modules/Settings/ThemeColorsTab.qml:1804, Modules/Settings/DockTab.qml:688, Modules/Settings/LauncherTab.qml:737, Modules/Settings/DankBarTab.qml:1329, Modules/Settings/DankBarTab.qml:1775, Modules/Settings/WorkspaceAppearanceCard.qml:25, Modules/Settings/WorkspaceAppearanceCard.qml:66, Modules/Settings/WorkspaceAppearanceCard.qml:104, Modules/Settings/WorkspaceAppearanceCard.qml:136, Modules/Settings/WorkspaceAppearanceCard.qml:171, Modules/Settings/Widgets/SettingsColorPicker.qml:47", + "comment": "button color option | color option | secondary color | surface border color | tile color option | workspace color option" }, { "term": "Secondary Container", "context": "Secondary Container", - "reference": "Modules/Settings/ThemeColorsTab.qml:40, Modules/Settings/WorkspaceAppearanceCard.qml:28, Modules/Settings/WorkspaceAppearanceCard.qml:69, Modules/Settings/WorkspaceAppearanceCard.qml:139, Modules/Settings/WorkspaceAppearanceCard.qml:174", + "reference": "Modules/Settings/ThemeColorsTab.qml:56, Modules/Settings/WorkspaceAppearanceCard.qml:28, Modules/Settings/WorkspaceAppearanceCard.qml:69, Modules/Settings/WorkspaceAppearanceCard.qml:139, Modules/Settings/WorkspaceAppearanceCard.qml:174", "comment": "widget background color option | workspace color option" }, { @@ -13646,31 +13724,31 @@ { "term": "Security key mode", "context": "Security key mode", - "reference": "Modules/Settings/LockScreenTab.qml:250", + "reference": "Modules/Settings/LockScreenTab.qml:301", "comment": "lock screen U2F security key mode setting" }, { "term": "Security-key availability could not be confirmed.", "context": "Security-key availability could not be confirmed.", - "reference": "Modules/Settings/GreeterTab.qml:69, Modules/Settings/LockScreenTab.qml:43", + "reference": "Modules/Settings/GreeterTab.qml:71, Modules/Settings/LockScreenTab.qml:43", "comment": "" }, { "term": "Security-key support was detected, but no registered key was found yet. You can enable this now and register one later.", "context": "Security-key support was detected, but no registered key was found yet. You can enable this now and register one later.", - "reference": "Modules/Settings/GreeterTab.qml:65, Modules/Settings/LockScreenTab.qml:39", + "reference": "Modules/Settings/GreeterTab.qml:67, Modules/Settings/LockScreenTab.qml:39", "comment": "" }, { "term": "Select", "context": "Select", - "reference": "Modals/DankLauncherV2/Controller.qml:1529", + "reference": "Modals/DankLauncherV2/Controller.qml:1530", "comment": "" }, { "term": "Select Application", "context": "Select Application", - "reference": "Modals/AppPickerModal.qml:11, Modules/Settings/Widgets/AppBrowserPopup.qml:22, Modules/Settings/Widgets/AppBrowserPopup.qml:108", + "reference": "Modals/AppPickerModal.qml:11, Modules/Settings/Widgets/AppBrowserPopup.qml:22, Modules/Settings/Widgets/AppBrowserPopup.qml:110", "comment": "" }, { @@ -13682,7 +13760,7 @@ { "term": "Select Custom Theme", "context": "Select Custom Theme", - "reference": "Modules/Settings/ThemeColorsTab.qml:2910", + "reference": "Modules/Settings/ThemeColorsTab.qml:2986", "comment": "custom theme file browser title" }, { @@ -13706,7 +13784,7 @@ { "term": "Select Profile Image", "context": "Select Profile Image", - "reference": "Modals/Settings/SettingsModal.qml:133", + "reference": "Modals/Settings/SettingsModal.qml:135", "comment": "profile image file browser title" }, { @@ -13718,7 +13796,7 @@ { "term": "Select Wallpaper", "context": "Select Wallpaper", - "reference": "Modals/Settings/SettingsModal.qml:157, Modules/Settings/WallpaperTab.qml:1351, Modules/Settings/WallpaperTab.qml:1373, Modules/Settings/WallpaperTab.qml:1393", + "reference": "Modals/Settings/SettingsModal.qml:159, Modules/Settings/WallpaperTab.qml:1406, Modules/Settings/WallpaperTab.qml:1428, Modules/Settings/WallpaperTab.qml:1448", "comment": "dark mode wallpaper file browser title | light mode wallpaper file browser title | wallpaper file browser title" }, { @@ -13742,13 +13820,13 @@ { "term": "Select a widget to add to your desktop. Each widget is a separate instance with its own settings.", "context": "Select a widget to add to your desktop. Each widget is a separate instance with its own settings.", - "reference": "Modules/Settings/DesktopWidgetBrowser.qml:266", + "reference": "Modules/Settings/DesktopWidgetBrowser.qml:268", "comment": "" }, { "term": "Select a widget to add. You can add multiple instances of the same widget if needed.", "context": "Select a widget to add. You can add multiple instances of the same widget if needed.", - "reference": "Modules/Settings/WidgetSelectionPopup.qml:284", + "reference": "Modules/Settings/WidgetSelectionPopup.qml:286", "comment": "" }, { @@ -13766,7 +13844,7 @@ { "term": "Select an image file...", "context": "Select an image file...", - "reference": "Modules/Settings/DockTab.qml:354, Modules/Settings/LauncherTab.qml:375", + "reference": "Modules/Settings/DockTab.qml:354, Modules/Settings/LauncherTab.qml:376", "comment": "" }, { @@ -13775,6 +13853,12 @@ "reference": "dms-plugins/DankLauncherKeys/DankLauncherKeysSettings.qml:178, dms-plugins/dms-plugins-official/DankLauncherKeys/DankLauncherKeysSettings.qml:178", "comment": "" }, + { + "term": "Select background image", + "context": "Select background image", + "reference": "Modules/Settings/Widgets/SettingsWallpaperPicker.qml:14", + "comment": "" + }, { "term": "Select device", "context": "Select device", @@ -13802,13 +13886,19 @@ { "term": "Select greeter background image", "context": "Select greeter background image", - "reference": "Modules/Settings/GreeterTab.qml:88", + "reference": "Modules/Settings/GreeterTab.qml:637", + "comment": "" + }, + { + "term": "Select lock screen background image", + "context": "Select lock screen background image", + "reference": "Modules/Settings/LockScreenTab.qml:202", "comment": "" }, { "term": "Select monitor to configure wallpaper", "context": "Select monitor to configure wallpaper", - "reference": "Modules/Settings/WallpaperTab.qml:857", + "reference": "Modules/Settings/WallpaperTab.qml:912", "comment": "" }, { @@ -13838,7 +13928,7 @@ { "term": "Select the palette algorithm used for wallpaper-based colors", "context": "Select the palette algorithm used for wallpaper-based colors", - "reference": "Modules/Settings/ThemeColorsTab.qml:559", + "reference": "Modules/Settings/ThemeColorsTab.qml:622", "comment": "" }, { @@ -13856,7 +13946,7 @@ { "term": "Select which transitions to include in randomization", "context": "Select which transitions to include in randomization", - "reference": "Modules/Settings/WallpaperTab.qml:1245", + "reference": "Modules/Settings/WallpaperTab.qml:1300", "comment": "" }, { @@ -13880,7 +13970,7 @@ { "term": "Send Clipboard", "context": "Send Clipboard", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1619, dms-plugins/DankKDEConnect/components/DeviceCard.qml:190, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:679, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1618, dms-plugins/dms-plugins-official/DankKDEConnect/components/DeviceCard.qml:190, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:679", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1522, dms-plugins/DankKDEConnect/components/DeviceCard.qml:190, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:679, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1522, dms-plugins/dms-plugins-official/DankKDEConnect/components/DeviceCard.qml:190, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:679", "comment": "KDE Connect clipboard tooltip | KDE Connect send clipboard tooltip" }, { @@ -13892,7 +13982,7 @@ { "term": "Sending", "context": "Sending", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1741, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1740", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1644, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1644", "comment": "Phone Connect file send" }, { @@ -13910,7 +14000,7 @@ { "term": "Separate Light & Dark Themes", "context": "Separate Light & Dark Themes", - "reference": "Modules/Settings/ThemeColorsTab.qml:2322", + "reference": "Modules/Settings/ThemeColorsTab.qml:2398", "comment": "" }, { @@ -13964,13 +14054,13 @@ { "term": "Set different wallpapers for each connected monitor", "context": "Set different wallpapers for each connected monitor", - "reference": "Modules/Settings/WallpaperTab.qml:839", + "reference": "Modules/Settings/WallpaperTab.qml:894", "comment": "" }, { "term": "Set different wallpapers for light and dark mode", "context": "Set different wallpapers for light and dark mode", - "reference": "Modules/Settings/WallpaperTab.qml:408", + "reference": "Modules/Settings/WallpaperTab.qml:463", "comment": "" }, { @@ -13988,7 +14078,7 @@ { "term": "Set notification rules", "context": "Set notification rules", - "reference": "Modules/Notifications/Popup/NotificationPopup.qml:1396, Modules/Notifications/Center/NotificationCard.qml:1071", + "reference": "Modules/Notifications/NotificationContextMenu.qml:113, Modules/Notifications/Center/NotificationCard.qml:1071", "comment": "" }, { @@ -14018,13 +14108,13 @@ { "term": "Setting up...", "context": "Setting up...", - "reference": "Modules/Settings/ThemeColorsTab.qml:2174, Modules/Settings/WindowRulesTab.qml:522, Modules/Settings/KeybindsTab.qml:420, Modules/Settings/CompositorLayoutTab.qml:227, Modules/Settings/DisplayConfig/IncludeWarningBox.qml:79", + "reference": "Modules/Settings/ThemeColorsTab.qml:2250, Modules/Settings/WindowRulesTab.qml:522, Modules/Settings/KeybindsTab.qml:420, Modules/Settings/CompositorLayoutTab.qml:227, Modules/Settings/DisplayConfig/IncludeWarningBox.qml:79", "comment": "" }, { "term": "Settings", "context": "Settings", - "reference": "Services/AppSearchService.qml:171, Services/AppSearchService.qml:324, Services/AppSearchService.qml:680, Services/PopoutService.qml:409, Services/PopoutService.qml:426, Modals/DankLauncherV2/Controller.qml:214, Modals/Settings/SettingsSidebar.qml:128, Modals/Settings/SettingsModal.qml:88, Modals/Settings/SettingsModal.qml:230, Modules/DankDash/DankDashPopout.qml:34, Modules/Settings/DankDashTab.qml:38, Modules/Dock/DockTrashContextMenu.qml:48", + "reference": "Services/AppSearchService.qml:171, Services/AppSearchService.qml:324, Services/AppSearchService.qml:680, Services/PopoutService.qml:447, Services/PopoutService.qml:464, Modals/DankLauncherV2/Controller.qml:215, Modals/Settings/SettingsSidebar.qml:128, Modals/Settings/SettingsModal.qml:88, Modals/Settings/SettingsModal.qml:232, Modules/DankDash/DankDashPopout.qml:34, Modules/Settings/DankDashTab.qml:42, Modules/Dock/DockTrashContextMenu.qml:48", "comment": "settings window title" }, { @@ -14036,85 +14126,85 @@ { "term": "Settings are read-only. Changes will not persist.", "context": "Settings are read-only. Changes will not persist.", - "reference": "Modals/Settings/SettingsModal.qml:302", + "reference": "Modals/Settings/SettingsModal.qml:304", "comment": "read-only settings warning for NixOS home-manager users" }, { "term": "Setup", "context": "Setup", - "reference": "Modules/Settings/ThemeColorsTab.qml:2174, Modules/Settings/WindowRulesTab.qml:522, Modules/Settings/KeybindsTab.qml:420, Modules/Settings/CompositorLayoutTab.qml:227, Modules/Settings/DisplayConfig/IncludeWarningBox.qml:79", + "reference": "Modules/Settings/ThemeColorsTab.qml:2250, Modules/Settings/WindowRulesTab.qml:522, Modules/Settings/KeybindsTab.qml:420, Modules/Settings/CompositorLayoutTab.qml:227, Modules/Settings/DisplayConfig/IncludeWarningBox.qml:79", "comment": "" }, { "term": "Shadow Color", "context": "Shadow Color", - "reference": "Modules/Settings/ThemeColorsTab.qml:187, Modules/Settings/ThemeColorsTab.qml:1902", + "reference": "Modules/Settings/ThemeColorsTab.qml:203, Modules/Settings/ThemeColorsTab.qml:1971", "comment": "" }, { "term": "Shadow Intensity", "context": "Shadow Intensity", - "reference": "Modules/Settings/ThemeColorsTab.qml:1872", + "reference": "Modules/Settings/ThemeColorsTab.qml:1941", "comment": "" }, { "term": "Shadow Opacity", "context": "Shadow Opacity", - "reference": "Modules/Settings/ThemeColorsTab.qml:1887", + "reference": "Modules/Settings/ThemeColorsTab.qml:1956", "comment": "" }, { "term": "Shadow Override", "context": "Shadow Override", - "reference": "Modules/Settings/DankBarTab.qml:1616", + "reference": "Modules/Settings/DankBarTab.qml:1612", "comment": "bar shadow settings card" }, { "term": "Shadow blur radius in pixels", "context": "Shadow blur radius in pixels", - "reference": "Modules/Settings/DankBarTab.qml:1656", + "reference": "Modules/Settings/DankBarTab.qml:1652", "comment": "" }, { "term": "Shadow elevation on bars and panels", "context": "Shadow elevation on bars and panels", - "reference": "Modules/Settings/ThemeColorsTab.qml:2035", + "reference": "Modules/Settings/ThemeColorsTab.qml:2111", "comment": "" }, { "term": "Shadow elevation on modals and dialogs", "context": "Shadow elevation on modals and dialogs", - "reference": "Modules/Settings/ThemeColorsTab.qml:2013", + "reference": "Modules/Settings/ThemeColorsTab.qml:2089", "comment": "" }, { "term": "Shadow elevation on popouts, OSDs, and dropdowns", "context": "Shadow elevation on popouts, OSDs, and dropdowns", - "reference": "Modules/Settings/ThemeColorsTab.qml:2024", + "reference": "Modules/Settings/ThemeColorsTab.qml:2100", "comment": "" }, { "term": "Shadows", "context": "Shadows", - "reference": "Modules/Settings/ThemeColorsTab.qml:1854, Modules/Settings/ThemeColorsTab.qml:1862", + "reference": "Modules/Settings/ThemeColorsTab.qml:1923, Modules/Settings/ThemeColorsTab.qml:1931", "comment": "" }, { "term": "Share", "context": "Share", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1638, dms-plugins/DankKDEConnect/components/ShareDialog.qml:251, dms-plugins/DankKDEConnect/components/DeviceCard.qml:209, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:698, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1637, dms-plugins/dms-plugins-official/DankKDEConnect/components/ShareDialog.qml:251, dms-plugins/dms-plugins-official/DankKDEConnect/components/DeviceCard.qml:209, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:698", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1541, dms-plugins/DankKDEConnect/components/ShareDialog.qml:251, dms-plugins/DankKDEConnect/components/DeviceCard.qml:209, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:698, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1541, dms-plugins/dms-plugins-official/DankKDEConnect/components/ShareDialog.qml:251, dms-plugins/dms-plugins-official/DankKDEConnect/components/DeviceCard.qml:209, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:698", "comment": "KDE Connect share dialog title | KDE Connect share tooltip" }, { "term": "Share Gamma Control Settings", "context": "Share Gamma Control Settings", - "reference": "Modules/Settings/ThemeColorsTab.qml:1130", + "reference": "Modules/Settings/ThemeColorsTab.qml:1194", "comment": "" }, { "term": "Shared", "context": "Shared", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1721, dms-plugins/DankKDEConnect/DankKDEConnect.qml:1729, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1720, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1728", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1624, dms-plugins/DankKDEConnect/DankKDEConnect.qml:1632, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1624, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1632", "comment": "Phone Connect share success" }, { @@ -14126,13 +14216,13 @@ { "term": "Shift+Enter to copy", "context": "Shift+Enter to copy", - "reference": "Modals/DankLauncherV2/Controller.qml:1223", + "reference": "Modals/DankLauncherV2/Controller.qml:1224", "comment": "" }, { "term": "Shift+Enter to paste", "context": "Shift+Enter to paste", - "reference": "dms-plugins/DankStickerSearch/DankStickerSearch.qml:176, dms-plugins/DankGifSearch/DankGifSearch.qml:119, dms-plugins/dms-plugins-official/DankStickerSearch/DankStickerSearch.qml:176, dms-plugins/dms-plugins-official/DankGifSearch/DankGifSearch.qml:119, Modals/DankLauncherV2/Controller.qml:1223", + "reference": "dms-plugins/DankStickerSearch/DankStickerSearch.qml:176, dms-plugins/DankGifSearch/DankGifSearch.qml:119, dms-plugins/dms-plugins-official/DankStickerSearch/DankStickerSearch.qml:176, dms-plugins/dms-plugins-official/DankGifSearch/DankGifSearch.qml:119, Modals/DankLauncherV2/Controller.qml:1224", "comment": "" }, { @@ -14150,7 +14240,7 @@ { "term": "Shortcut that opens this settings window", "context": "Shortcut that opens this settings window", - "reference": "Modules/Settings/DankDashTab.qml:39", + "reference": "Modules/Settings/DankDashTab.qml:43", "comment": "" }, { @@ -14168,13 +14258,13 @@ { "term": "Show", "context": "Show", - "reference": "Modules/Settings/DisplayConfigTab.qml:568", + "reference": "Modules/Settings/WidgetsTabSection.qml:1114, Modules/Settings/DisplayConfigTab.qml:568, Modules/Settings/DankDashTab.qml:538", "comment": "" }, { "term": "Show 3rd Party", "context": "Show 3rd Party", - "reference": "Modules/Settings/PluginBrowser.qml:606", + "reference": "Modules/Settings/PluginBrowser.qml:608", "comment": "" }, { @@ -14192,7 +14282,7 @@ { "term": "Show Badge", "context": "Show Badge", - "reference": "Modules/Settings/WidgetsTabSection.qml:3565", + "reference": "Modules/Settings/WidgetsTabSection.qml:3891", "comment": "" }, { @@ -14240,13 +14330,13 @@ { "term": "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.", "context": "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.", - "reference": "Modules/Settings/LauncherTab.qml:678", + "reference": "Modules/Settings/LauncherTab.qml:683", "comment": "" }, { "term": "Show Footer", "context": "Show Footer", - "reference": "Modules/Settings/LauncherTab.qml:658", + "reference": "Modules/Settings/LauncherTab.qml:663", "comment": "launcher footer visibility" }, { @@ -14294,7 +14384,7 @@ { "term": "Show Icon", "context": "Show Icon", - "reference": "Modules/Settings/WidgetsTabSection.qml:1555", + "reference": "Modules/Settings/WidgetsTabSection.qml:1750", "comment": "" }, { @@ -14390,7 +14480,7 @@ { "term": "Show Package Source Badges", "context": "Show Package Source Badges", - "reference": "Modules/Settings/LauncherTab.qml:677", + "reference": "Modules/Settings/LauncherTab.qml:682", "comment": "" }, { @@ -14402,7 +14492,7 @@ { "term": "Show Percentage", "context": "Show Percentage", - "reference": "Modules/Settings/WidgetsTabSection.qml:2805", + "reference": "Modules/Settings/WidgetsTabSection.qml:3060", "comment": "" }, { @@ -14444,7 +14534,7 @@ { "term": "Show Remaining Time", "context": "Show Remaining Time", - "reference": "Modules/Settings/WidgetsTabSection.qml:2914", + "reference": "Modules/Settings/WidgetsTabSection.qml:3181", "comment": "" }, { @@ -14462,7 +14552,7 @@ { "term": "Show Seconds", "context": "Show Seconds", - "reference": "Modules/Settings/GreeterTab.qml:608, Modules/Settings/TimeWeatherTab.qml:63, Modules/Settings/DesktopWidgetSettings/ClockSettings.qml:71, Modules/Settings/DesktopWidgetSettings/ClockSettings.qml:82, PLUGINS/ExampleDesktopClock/DesktopClockSettings.qml:27", + "reference": "Modules/Settings/GreeterTab.qml:572, Modules/Settings/TimeWeatherTab.qml:63, Modules/Settings/DesktopWidgetSettings/ClockSettings.qml:71, Modules/Settings/DesktopWidgetSettings/ClockSettings.qml:82, PLUGINS/ExampleDesktopClock/DesktopClockSettings.qml:27", "comment": "" }, { @@ -14480,7 +14570,7 @@ { "term": "Show Swap", "context": "Show Swap", - "reference": "Modules/Settings/WidgetsTabSection.qml:1153", + "reference": "Modules/Settings/WidgetsTabSection.qml:1309", "comment": "" }, { @@ -14594,7 +14684,7 @@ { "term": "Show darkened overlay behind modal dialogs", "context": "Show darkened overlay behind modal dialogs", - "reference": "Modules/Settings/ThemeColorsTab.qml:2061", + "reference": "Modules/Settings/ThemeColorsTab.qml:2137", "comment": "" }, { @@ -14624,25 +14714,25 @@ { "term": "Show foreground surfaces on panels for stronger contrast", "context": "Show foreground surfaces on panels for stronger contrast", - "reference": "Modules/Settings/ThemeColorsTab.qml:1689", + "reference": "Modules/Settings/ThemeColorsTab.qml:1753", "comment": "" }, { "term": "Show in GB", "context": "Show in GB", - "reference": "Modules/Settings/WidgetsTabSection.qml:1206", + "reference": "Modules/Settings/WidgetsTabSection.qml:1368", "comment": "" }, { "term": "Show launcher overlay when typing in Niri overview. Disable to use another launcher.", "context": "Show launcher overlay when typing in Niri overview. Disable to use another launcher.", - "reference": "Modules/Settings/LauncherTab.qml:763", + "reference": "Modules/Settings/LauncherTab.qml:769", "comment": "" }, { "term": "Show mode tabs and keyboard hints at the bottom.", "context": "Show mode tabs and keyboard hints at the bottom.", - "reference": "Modules/Settings/LauncherTab.qml:659", + "reference": "Modules/Settings/LauncherTab.qml:664", "comment": "launcher footer description" }, { @@ -14840,7 +14930,7 @@ { "term": "Signal Strength", "context": "Signal Strength", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1686, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:748, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1685, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:748", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1589, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:748, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1589, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:748", "comment": "KDE Connect signal strength label" }, { @@ -14870,25 +14960,25 @@ { "term": "Single-Line Popup", "context": "Single-Line Popup", - "reference": "Modules/Settings/WidgetsTabSection.qml:1342", + "reference": "Modules/Settings/WidgetsTabSection.qml:1518", "comment": "" }, { "term": "Size", "context": "Size", - "reference": "Modals/WindowRuleModal.qml:1585, Modals/WindowRuleModal.qml:1797, Modals/DankLauncherV2/LauncherContent.qml:715, Modals/DankLauncherV2/LauncherContent.qml:720, Modals/DankLauncherV2/LauncherContent.qml:727, Modules/Settings/LauncherTab.qml:614, Modules/Settings/DankBarTab.qml:933, Modules/Settings/FrameTab.qml:128, Modules/Settings/WindowRulesTab.qml:125", + "reference": "Modals/WindowRuleModal.qml:1587, Modals/WindowRuleModal.qml:1799, Modals/DankLauncherV2/LauncherContent.qml:729, Modals/DankLauncherV2/LauncherContent.qml:734, Modals/DankLauncherV2/LauncherContent.qml:741, Modules/Settings/LauncherTab.qml:618, Modules/Settings/DankBarTab.qml:933, Modules/Settings/FrameTab.qml:128, Modules/Settings/WindowRulesTab.qml:125", "comment": "launcher size option" }, { "term": "Size Constraints", "context": "Size Constraints", - "reference": "Modals/WindowRuleModal.qml:1405", + "reference": "Modals/WindowRuleModal.qml:1407", "comment": "" }, { "term": "Size Offset", "context": "Size Offset", - "reference": "Modules/Settings/DockTab.qml:479, Modules/Settings/LauncherTab.qml:500", + "reference": "Modules/Settings/DockTab.qml:479, Modules/Settings/LauncherTab.qml:504", "comment": "" }, { @@ -14900,7 +14990,7 @@ { "term": "Skip", "context": "Skip", - "reference": "Modals/Greeter/GreeterModal.qml:278", + "reference": "Modals/Greeter/GreeterModal.qml:280", "comment": "greeter skip button" }, { @@ -14912,13 +15002,13 @@ { "term": "Skip setup", "context": "Skip setup", - "reference": "Modals/Greeter/GreeterModal.qml:232", + "reference": "Modals/Greeter/GreeterModal.qml:234", "comment": "greeter skip button tooltip" }, { "term": "Skip the greeter password after boot until you sign out. Lock screen unlock is unchanged. Takes effect on the next reboot after sync.", "context": "Skip the greeter password after boot until you sign out. Lock screen unlock is unchanged. Takes effect on the next reboot after sync.", - "reference": "Modules/Settings/GreeterTab.qml:751", + "reference": "Modules/Settings/GreeterTab.qml:682", "comment": "" }, { @@ -14930,7 +15020,7 @@ { "term": "Small", "context": "Small", - "reference": "Modules/Settings/WidgetsTabSection.qml:1677, Modules/Settings/WidgetsTabSection.qml:3038", + "reference": "Modules/Settings/WidgetsTabSection.qml:1883, Modules/Settings/WidgetsTabSection.qml:3316", "comment": "" }, { @@ -14960,7 +15050,7 @@ { "term": "Sort Alphabetically", "context": "Sort Alphabetically", - "reference": "Modules/Settings/LauncherTab.qml:584", + "reference": "Modules/Settings/LauncherTab.qml:588", "comment": "" }, { @@ -14978,7 +15068,7 @@ { "term": "Sorting & Layout", "context": "Sorting & Layout", - "reference": "Modules/Settings/LauncherTab.qml:578", + "reference": "Modules/Settings/LauncherTab.qml:582", "comment": "" }, { @@ -15008,7 +15098,13 @@ { "term": "Space between windows", "context": "Space between windows", - "reference": "Modules/Settings/CompositorLayoutTab.qml:298, Modules/Settings/CompositorLayoutTab.qml:405, Modules/Settings/CompositorLayoutTab.qml:521", + "reference": "Modules/Settings/CompositorLayoutTab.qml:309, Modules/Settings/CompositorLayoutTab.qml:438, Modules/Settings/CompositorLayoutTab.qml:590", + "comment": "" + }, + { + "term": "Space between windows and screen edges", + "context": "Space between windows and screen edges", + "reference": "Modules/Settings/CompositorLayoutTab.qml:452, Modules/Settings/CompositorLayoutTab.qml:604", "comment": "" }, { @@ -15062,13 +15158,13 @@ { "term": "Spotlight Search", "context": "Spotlight Search", - "reference": "Modals/DankLauncherV2/SpotlightLauncherContent.qml:372", + "reference": "Modals/DankLauncherV2/SpotlightLauncherContent.qml:371", "comment": "" }, { "term": "Square Corners", "context": "Square Corners", - "reference": "Modules/Settings/DankBarTab.qml:1157", + "reference": "Modules/Settings/DankBarTab.qml:1153", "comment": "" }, { @@ -15092,7 +15188,7 @@ { "term": "Start", "context": "Start", - "reference": "Modules/Settings/ThemeColorsTab.qml:1216, Modules/Settings/GammaControlTab.qml:252, Modules/DankDash/Overview/CalendarEventEditor.qml:254", + "reference": "Modules/Settings/ThemeColorsTab.qml:1280, Modules/Settings/GammaControlTab.qml:252, Modules/DankDash/Overview/CalendarEventEditor.qml:254", "comment": "" }, { @@ -15104,7 +15200,7 @@ { "term": "Start typing your notes here...", "context": "Start typing your notes here...", - "reference": "Modules/Notepad/NotepadTextEditor.qml:716", + "reference": "Modules/Notepad/NotepadTextEditor.qml:707", "comment": "" }, { @@ -15140,19 +15236,19 @@ { "term": "Stretch", "context": "Stretch", - "reference": "Modules/Settings/WallpaperTab.qml:312", + "reference": "Modules/Settings/WallpaperTab.qml:332", "comment": "wallpaper fill mode" }, { "term": "Stretch widget icons to fill the available bar height", "context": "Stretch widget icons to fill the available bar height", - "reference": "Modules/Settings/DankBarTab.qml:1178", + "reference": "Modules/Settings/DankBarTab.qml:1174", "comment": "" }, { "term": "Stretch widget text to fill the available bar height", "context": "Stretch widget text to fill the available bar height", - "reference": "Modules/Settings/DankBarTab.qml:1187", + "reference": "Modules/Settings/DankBarTab.qml:1183", "comment": "" }, { @@ -15164,15 +15260,9 @@ { "term": "Stripes", "context": "Stripes", - "reference": "Modules/Settings/WallpaperTab.qml:1206", + "reference": "Modules/Settings/WallpaperTab.qml:1261", "comment": "wallpaper transition option" }, - { - "term": "Subtle Overlay", - "context": "Subtle Overlay", - "reference": "Modules/Settings/ThemeColorsTab.qml:25", - "comment": "widget background color option" - }, { "term": "Summary", "context": "Summary", @@ -15212,7 +15302,7 @@ { "term": "Surface", "context": "Surface", - "reference": "Modules/Settings/ThemeColorsTab.qml:28, Modules/Settings/DockTab.qml:403, Modules/Settings/DockTab.qml:688, Modules/Settings/LauncherTab.qml:424, Modules/Settings/DankBarTab.qml:1779, Modules/Settings/WorkspaceAppearanceCard.qml:37, Modules/Settings/WorkspaceAppearanceCard.qml:78, Modules/Settings/WorkspaceAppearanceCard.qml:110, Modules/Settings/WorkspaceAppearanceCard.qml:148, Modules/Settings/FrameTab.qml:231", + "reference": "Modules/Settings/ThemeColorsTab.qml:44, Modules/Settings/DockTab.qml:403, Modules/Settings/DockTab.qml:688, Modules/Settings/LauncherTab.qml:428, Modules/Settings/DankBarTab.qml:1775, Modules/Settings/WorkspaceAppearanceCard.qml:37, Modules/Settings/WorkspaceAppearanceCard.qml:78, Modules/Settings/WorkspaceAppearanceCard.qml:110, Modules/Settings/WorkspaceAppearanceCard.qml:148, Modules/Settings/FrameTab.qml:231", "comment": "color option | shadow color option | widget background color option | workspace color option" }, { @@ -15221,16 +15311,28 @@ "reference": "Modules/Settings/FrameTab.qml:57", "comment": "" }, + { + "term": "Surface Border Color", + "context": "Surface Border Color", + "reference": "Modules/Settings/ThemeColorsTab.qml:194, Modules/Settings/ThemeColorsTab.qml:1777", + "comment": "" + }, + { + "term": "Surface Border Opacity", + "context": "Surface Border Opacity", + "reference": "Modules/Settings/ThemeColorsTab.qml:1821", + "comment": "" + }, { "term": "Surface Container", "context": "Surface Container", - "reference": "Modules/Settings/ThemeColorsTab.qml:31, Modules/Settings/WallpaperTab.qml:380, Modules/Settings/WorkspaceAppearanceCard.qml:40, Modules/Settings/WorkspaceAppearanceCard.qml:81, Modules/Settings/WorkspaceAppearanceCard.qml:113, Modules/Settings/WorkspaceAppearanceCard.qml:151", + "reference": "Modules/Settings/ThemeColorsTab.qml:47, Modules/Settings/WallpaperTab.qml:435, Modules/Settings/WorkspaceAppearanceCard.qml:40, Modules/Settings/WorkspaceAppearanceCard.qml:81, Modules/Settings/WorkspaceAppearanceCard.qml:113, Modules/Settings/WorkspaceAppearanceCard.qml:151", "comment": "widget background color option | workspace color option" }, { "term": "Surface High", "context": "Surface High", - "reference": "Modules/Settings/ThemeColorsTab.qml:34, Modules/Settings/WorkspaceAppearanceCard.qml:43, Modules/Settings/WorkspaceAppearanceCard.qml:84, Modules/Settings/WorkspaceAppearanceCard.qml:116, Modules/Settings/WorkspaceAppearanceCard.qml:154", + "reference": "Modules/Settings/ThemeColorsTab.qml:50, Modules/Settings/WorkspaceAppearanceCard.qml:43, Modules/Settings/WorkspaceAppearanceCard.qml:84, Modules/Settings/WorkspaceAppearanceCard.qml:116, Modules/Settings/WorkspaceAppearanceCard.qml:154", "comment": "widget background color option | workspace color option" }, { @@ -15242,7 +15344,7 @@ { "term": "Surface Opacity", "context": "Surface Opacity", - "reference": "Modules/Notepad/NotepadSettings.qml:355, Modules/Settings/ThemeColorsTab.qml:1698, Modules/Settings/ThemeColorsTab.qml:1740, Modules/Settings/FrameTab.qml:149", + "reference": "Modules/Notepad/NotepadSettings.qml:355, Modules/Settings/ThemeColorsTab.qml:1762, Modules/Settings/ThemeColorsTab.qml:1862, Modules/Settings/FrameTab.qml:149", "comment": "" }, { @@ -15254,7 +15356,7 @@ { "term": "Surface Variant", "context": "Surface Variant", - "reference": "Modules/Settings/ThemeColorsTab.qml:1615, Modules/Settings/ThemeColorsTab.qml:1620, Modules/Settings/ThemeColorsTab.qml:1629, Modules/Settings/ThemeColorsTab.qml:1639, Modules/Settings/ThemeColorsTab.qml:1653, Modules/Settings/ThemeColorsTab.qml:1658, Modules/Settings/ThemeColorsTab.qml:1667, Modules/Settings/ThemeColorsTab.qml:1677, Modules/Settings/ThemeColorsTab.qml:1904, Modules/Settings/ThemeColorsTab.qml:1912, Modules/Settings/ThemeColorsTab.qml:1923", + "reference": "Modules/Settings/ThemeColorsTab.qml:1679, Modules/Settings/ThemeColorsTab.qml:1684, Modules/Settings/ThemeColorsTab.qml:1693, Modules/Settings/ThemeColorsTab.qml:1703, Modules/Settings/ThemeColorsTab.qml:1717, Modules/Settings/ThemeColorsTab.qml:1722, Modules/Settings/ThemeColorsTab.qml:1731, Modules/Settings/ThemeColorsTab.qml:1741, Modules/Settings/ThemeColorsTab.qml:1973, Modules/Settings/ThemeColorsTab.qml:1978, Modules/Settings/ThemeColorsTab.qml:1988, Modules/Settings/ThemeColorsTab.qml:1999", "comment": "button color option | shadow color option | tile color option" }, { @@ -15272,7 +15374,7 @@ { "term": "Suspend", "context": "Suspend", - "reference": "Modals/PowerMenuModal.qml:206, Modules/Lock/LockPowerMenu.qml:124, Modules/Settings/PowerSleepTab.qml:344, Modules/Settings/PowerSleepTab.qml:403", + "reference": "Modals/PowerMenuModal.qml:217, Modules/Lock/LockPowerMenu.qml:124, Modules/Settings/PowerSleepTab.qml:344, Modules/Settings/PowerSleepTab.qml:403", "comment": "" }, { @@ -15302,7 +15404,7 @@ { "term": "Switch User", "context": "Switch User", - "reference": "Modals/PowerMenuModal.qml:224, Modals/SwitchUserModal.qml:97, Modules/Lock/LockPowerMenu.qml:136", + "reference": "Modals/PowerMenuModal.qml:235, Modals/SwitchUserModal.qml:97, Modules/Lock/LockPowerMenu.qml:136", "comment": "" }, { @@ -15320,7 +15422,7 @@ { "term": "Sync", "context": "Sync", - "reference": "Modules/Settings/GreeterTab.qml:510", + "reference": "Modules/Settings/GreeterTab.qml:478", "comment": "" }, { @@ -15332,7 +15434,7 @@ { "term": "Sync Mode with Portal", "context": "Sync Mode with Portal", - "reference": "Modules/Settings/ThemeColorsTab.qml:2079", + "reference": "Modules/Settings/ThemeColorsTab.qml:2155", "comment": "" }, { @@ -15347,40 +15449,58 @@ "reference": "Modules/Settings/DesktopWidgetInstanceCard.qml:358", "comment": "" }, + { + "term": "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.", + "context": "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.", + "reference": "Modules/Settings/GreeterTab.qml:420", + "comment": "" + }, { "term": "Sync completed successfully.", "context": "Sync completed successfully.", - "reference": "Modules/Settings/GreeterTab.qml:299", + "reference": "Modules/Settings/GreeterTab.qml:268", "comment": "" }, { "term": "Sync dark mode with settings portals for system-wide theme hints", "context": "Sync dark mode with settings portals for system-wide theme hints", - "reference": "Modules/Settings/ThemeColorsTab.qml:2080", + "reference": "Modules/Settings/ThemeColorsTab.qml:2156", "comment": "" }, { "term": "Sync failed in background mode. Trying terminal mode so you can authenticate interactively.", "context": "Sync failed in background mode. Trying terminal mode so you can authenticate interactively.", - "reference": "Modules/Settings/GreeterTab.qml:306", + "reference": "Modules/Settings/GreeterTab.qml:277", "comment": "" }, { "term": "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.", "context": "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.", - "reference": "Modules/Settings/GreeterTab.qml:335", + "reference": "Modules/Settings/GreeterTab.qml:306", + "comment": "" + }, + { + "term": "Sync to apply", + "context": "Sync to apply", + "reference": "Modules/Settings/GreeterTab.qml:788", + "comment": "" + }, + { + "term": "Syncing...", + "context": "Syncing...", + "reference": "Modules/Settings/GreeterTab.qml:788", "comment": "" }, { "term": "System", "context": "System", - "reference": "Modals/ProcessListModal.qml:320, Modals/ProcessListModal.qml:378, Services/AppSearchService.qml:681, Widgets/DankIconPicker.qml:43, Modals/Settings/SettingsSidebar.qml:312, Modules/ProcessList/ProcessListPopout.qml:168", + "reference": "Modals/ProcessListModal.qml:325, Modals/ProcessListModal.qml:383, Services/AppSearchService.qml:681, Widgets/DankIconPicker.qml:43, Modals/Settings/SettingsSidebar.qml:312, Modules/ProcessList/ProcessListPopout.qml:168", "comment": "" }, { "term": "System App Theming", "context": "System App Theming", - "reference": "Modules/Settings/ThemeColorsTab.qml:2808", + "reference": "Modules/Settings/ThemeColorsTab.qml:2884", "comment": "" }, { @@ -15392,7 +15512,7 @@ { "term": "System Default", "context": "System Default", - "reference": "Modules/Settings/GreeterTab.qml:392, Modules/Settings/TimeWeatherTab.qml:12, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:162, Modules/Settings/TimeWeatherTab.qml:202, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:249, Modules/Settings/TimeWeatherTab.qml:289, Modules/Settings/LocaleTab.qml:9", + "reference": "Modules/Settings/GreeterTab.qml:364, Modules/Settings/TimeWeatherTab.qml:12, Modules/Settings/TimeWeatherTab.qml:159, Modules/Settings/TimeWeatherTab.qml:162, Modules/Settings/TimeWeatherTab.qml:202, Modules/Settings/TimeWeatherTab.qml:246, Modules/Settings/TimeWeatherTab.qml:249, Modules/Settings/TimeWeatherTab.qml:289, Modules/Settings/LocaleTab.qml:9", "comment": "date format option" }, { @@ -15404,13 +15524,13 @@ { "term": "System Monitor", "context": "System Monitor", - "reference": "Modals/ProcessListModal.qml:52, Modals/ProcessListModal.qml:86, Modals/ProcessListModal.qml:262, Services/AppSearchService.qml:193, Services/DesktopWidgetRegistry.qml:53", + "reference": "Modals/ProcessListModal.qml:55, Modals/ProcessListModal.qml:89, Modals/ProcessListModal.qml:267, Services/AppSearchService.qml:193, Services/DesktopWidgetRegistry.qml:53", "comment": "System monitor widget name | sysmon window title" }, { "term": "System Monitor Unavailable", "context": "System Monitor Unavailable", - "reference": "Modals/ProcessListModal.qml:215", + "reference": "Modals/ProcessListModal.qml:220", "comment": "" }, { @@ -15428,7 +15548,7 @@ { "term": "System Tray Icon Tint", "context": "System Tray Icon Tint", - "reference": "Modules/Settings/DankBarTab.qml:1318", + "reference": "Modules/Settings/DankBarTab.qml:1314", "comment": "" }, { @@ -15494,7 +15614,7 @@ { "term": "Tags", "context": "Tags", - "reference": "Modals/WindowRuleModal.qml:1737", + "reference": "Modals/WindowRuleModal.qml:1739", "comment": "" }, { @@ -15542,25 +15662,25 @@ { "term": "Terminal fallback failed. Install a supported terminal emulator or run 'dms auth sync' manually.", "context": "Terminal fallback failed. Install a supported terminal emulator or run 'dms auth sync' manually.", - "reference": "Common/settings/Processes.qml:671", + "reference": "Common/settings/Processes.qml:652", "comment": "" }, { "term": "Terminal fallback failed. Install one of the supported terminal emulators or run 'dms greeter sync' manually.", "context": "Terminal fallback failed. Install one of the supported terminal emulators or run 'dms greeter sync' manually.", - "reference": "Modules/Settings/GreeterTab.qml:358", + "reference": "Modules/Settings/GreeterTab.qml:330", "comment": "" }, { "term": "Terminal fallback opened. Complete authentication setup there; it will close automatically when done.", "context": "Terminal fallback opened. Complete authentication setup there; it will close automatically when done.", - "reference": "Common/settings/Processes.qml:667", + "reference": "Common/settings/Processes.qml:648", "comment": "" }, { "term": "Terminal fallback opened. Complete sync there; it will close automatically when done.", "context": "Terminal fallback opened. Complete sync there; it will close automatically when done.", - "reference": "Modules/Settings/GreeterTab.qml:354", + "reference": "Modules/Settings/GreeterTab.qml:325", "comment": "" }, { @@ -15572,19 +15692,19 @@ { "term": "Terminal opened. Complete authentication setup there; it will close automatically when done.", "context": "Terminal opened. Complete authentication setup there; it will close automatically when done.", - "reference": "Common/settings/Processes.qml:667", + "reference": "Common/settings/Processes.qml:648", "comment": "" }, { "term": "Terminal opened. Complete sync authentication there; it will close automatically when done.", "context": "Terminal opened. Complete sync authentication there; it will close automatically when done.", - "reference": "Modules/Settings/GreeterTab.qml:354", + "reference": "Modules/Settings/GreeterTab.qml:325", "comment": "" }, { "term": "Terminals - Always use Dark Theme", "context": "Terminals - Always use Dark Theme", - "reference": "Modules/Settings/ThemeColorsTab.qml:2089", + "reference": "Modules/Settings/ThemeColorsTab.qml:2165", "comment": "" }, { @@ -15596,7 +15716,7 @@ { "term": "Tertiary Container", "context": "Tertiary Container", - "reference": "Modules/Settings/ThemeColorsTab.qml:43, Modules/Settings/WorkspaceAppearanceCard.qml:34, Modules/Settings/WorkspaceAppearanceCard.qml:75, Modules/Settings/WorkspaceAppearanceCard.qml:145, Modules/Settings/WorkspaceAppearanceCard.qml:180", + "reference": "Modules/Settings/ThemeColorsTab.qml:59, Modules/Settings/WorkspaceAppearanceCard.qml:34, Modules/Settings/WorkspaceAppearanceCard.qml:75, Modules/Settings/WorkspaceAppearanceCard.qml:145, Modules/Settings/WorkspaceAppearanceCard.qml:180", "comment": "widget background color option | workspace color option" }, { @@ -15626,14 +15746,14 @@ { "term": "Text", "context": "Text", - "reference": "dms-plugins/DankKDEConnect/components/ShareDialog.qml:354, dms-plugins/dms-plugins-official/DankKDEConnect/components/ShareDialog.qml:354, Modals/DankLauncherV2/Controller.qml:1224, Modals/Clipboard/ClipboardEntry.qml:190, Modals/Clipboard/ClipboardContent.qml:15, Modules/Settings/LauncherTab.qml:731", + "reference": "dms-plugins/DankKDEConnect/components/ShareDialog.qml:354, dms-plugins/dms-plugins-official/DankKDEConnect/components/ShareDialog.qml:354, Modals/DankLauncherV2/Controller.qml:1225, Modals/Clipboard/ClipboardEntry.qml:190, Modals/Clipboard/ClipboardContent.qml:15, Modules/Settings/LauncherTab.qml:737", "comment": "KDE Connect share text button | text color" }, { "term": "Text Color", "context": "Text Color", - "reference": "Modules/Settings/ThemeColorsTab.qml:1770, Modules/Settings/ThemeColorsTab.qml:1778, Modules/Settings/ThemeColorsTab.qml:1790, Modules/Settings/ThemeColorsTab.qml:1904, Modules/Settings/ThemeColorsTab.qml:1908, Modules/Settings/ThemeColorsTab.qml:1928", - "comment": "blur border color | shadow color option" + "reference": "Modules/Settings/ThemeColorsTab.qml:1779, Modules/Settings/ThemeColorsTab.qml:1784, Modules/Settings/ThemeColorsTab.qml:1794, Modules/Settings/ThemeColorsTab.qml:1806, Modules/Settings/ThemeColorsTab.qml:1973, Modules/Settings/ThemeColorsTab.qml:1976, Modules/Settings/ThemeColorsTab.qml:1984, Modules/Settings/ThemeColorsTab.qml:2004", + "comment": "shadow color option | surface border color" }, { "term": "Text Editor", @@ -15656,7 +15776,7 @@ { "term": "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.", "context": "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.", - "reference": "Modals/ProcessListModal.qml:223", + "reference": "Modals/ProcessListModal.qml:228", "comment": "dgop unavailable error message" }, { @@ -15668,7 +15788,7 @@ { "term": "The below settings will modify your GTK and Qt settings. If you wish to preserve your current configurations, please back them up (qt5ct.conf|qt6ct.conf and ~/.config/gtk-3.0|gtk-4.0).", "context": "The below settings will modify your GTK and Qt settings. If you wish to preserve your current configurations, please back them up (qt5ct.conf|qt6ct.conf and ~/.config/gtk-3.0|gtk-4.0).", - "reference": "Modules/Settings/ThemeColorsTab.qml:2797", + "reference": "Modules/Settings/ThemeColorsTab.qml:2873", "comment": "" }, { @@ -15686,7 +15806,7 @@ { "term": "The rule applies to any window matching one of these.", "context": "The rule applies to any window matching one of these.", - "reference": "Modals/WindowRuleModal.qml:757", + "reference": "Modals/WindowRuleModal.qml:759", "comment": "" }, { @@ -15698,7 +15818,7 @@ { "term": "Theme Color", "context": "Theme Color", - "reference": "Modules/Settings/ThemeColorsTab.qml:263", + "reference": "Modules/Settings/ThemeColorsTab.qml:326", "comment": "" }, { @@ -15710,19 +15830,19 @@ { "term": "Theme color used for the border", "context": "Theme color used for the border", - "reference": "Modules/Settings/DankBarTab.qml:1428", + "reference": "Modules/Settings/DankBarTab.qml:1424", "comment": "" }, { "term": "Theme color used for the widget outline", "context": "Theme color used for the widget outline", - "reference": "Modules/Settings/DankBarTab.qml:1523", + "reference": "Modules/Settings/DankBarTab.qml:1519", "comment": "" }, { "term": "Theme worker failed (%1)", "context": "Theme worker failed (%1)", - "reference": "Common/Theme.qml:2149", + "reference": "Common/Theme.qml:2152", "comment": "" }, { @@ -15740,7 +15860,7 @@ { "term": "Thickness", "context": "Thickness", - "reference": "Modules/Settings/LauncherTab.qml:699, Modules/Settings/WorkspaceAppearanceBorderFields.qml:34, Modules/Settings/DankBarTab.qml:1488, Modules/Settings/DankBarTab.qml:1583", + "reference": "Modules/Settings/LauncherTab.qml:704, Modules/Settings/WorkspaceAppearanceBorderFields.qml:34, Modules/Settings/DankBarTab.qml:1484, Modules/Settings/DankBarTab.qml:1579", "comment": "border thickness" }, { @@ -15752,13 +15872,13 @@ { "term": "Third-Party Plugin Warning", "context": "Third-Party Plugin Warning", - "reference": "Modules/Settings/PluginBrowser.qml:1395, Modules/Settings/PluginBrowser.qml:1429", + "reference": "Modules/Settings/PluginBrowser.qml:1394, Modules/Settings/PluginBrowser.qml:1428", "comment": "" }, { "term": "Third-party plugins are created by the community and are not officially supported by DankMaterialShell.\n\nThese plugins may pose security and privacy risks - install at your own risk.", "context": "Third-party plugins are created by the community and are not officially supported by DankMaterialShell.\n\nThese plugins may pose security and privacy risks - install at your own risk.", - "reference": "Modules/Settings/PluginBrowser.qml:1453", + "reference": "Modules/Settings/PluginBrowser.qml:1452", "comment": "" }, { @@ -15776,7 +15896,7 @@ { "term": "This install is still using hyprland.conf. Run dms setup to migrate before editing cursor settings.", "context": "This install is still using hyprland.conf. Run dms setup to migrate before editing cursor settings.", - "reference": "Modules/Settings/ThemeColorsTab.qml:130, Modules/Settings/ThemeColorsTab.qml:2158", + "reference": "Modules/Settings/ThemeColorsTab.qml:146, Modules/Settings/ThemeColorsTab.qml:2234", "comment": "" }, { @@ -15860,19 +15980,19 @@ { "term": "Tile", "context": "Tile", - "reference": "Modals/WindowRuleModal.qml:1535, Modules/Settings/WallpaperTab.qml:312, Modules/Settings/WindowRulesTab.qml:115", + "reference": "Modals/WindowRuleModal.qml:1537, Modules/Settings/WallpaperTab.qml:356, Modules/Settings/WindowRulesTab.qml:115", "comment": "wallpaper fill mode" }, { "term": "Tile H", "context": "Tile H", - "reference": "Modules/Settings/WallpaperTab.qml:312", + "reference": "Modules/Settings/WallpaperTab.qml:356", "comment": "wallpaper fill mode" }, { "term": "Tile V", "context": "Tile V", - "reference": "Modules/Settings/WallpaperTab.qml:312", + "reference": "Modules/Settings/WallpaperTab.qml:356", "comment": "wallpaper fill mode" }, { @@ -15884,7 +16004,7 @@ { "term": "Tiled State", "context": "Tiled State", - "reference": "Modals/WindowRuleModal.qml:1123", + "reference": "Modals/WindowRuleModal.qml:1125", "comment": "" }, { @@ -15896,7 +16016,7 @@ { "term": "Time", "context": "Time", - "reference": "Modules/Settings/ThemeColorsTab.qml:1148, Modules/Settings/GammaControlTab.qml:184, Modules/Settings/WallpaperTab.qml:997", + "reference": "Modules/Settings/ThemeColorsTab.qml:1212, Modules/Settings/GammaControlTab.qml:184, Modules/Settings/WallpaperTab.qml:1052", "comment": "theme auto mode tab | wallpaper cycling mode tab" }, { @@ -15914,7 +16034,7 @@ { "term": "Time Format", "context": "Time Format", - "reference": "Modules/Settings/GreeterTab.qml:589, Modules/Settings/TimeWeatherTab.qml:45", + "reference": "Modules/Settings/GreeterTab.qml:551, Modules/Settings/TimeWeatherTab.qml:45", "comment": "" }, { @@ -15926,7 +16046,7 @@ { "term": "Time to rest on a widget before its popout opens", "context": "Time to rest on a widget before its popout opens", - "reference": "Modules/Settings/DankBarTab.qml:1282", + "reference": "Modules/Settings/DankBarTab.qml:1278", "comment": "" }, { @@ -15974,13 +16094,13 @@ { "term": "Tint Saturation", "context": "Tint Saturation", - "reference": "Modules/Settings/DankBarTab.qml:1370", + "reference": "Modules/Settings/DankBarTab.qml:1366", "comment": "" }, { "term": "Tint Strength", "context": "Tint Strength", - "reference": "Modules/Settings/DankBarTab.qml:1393", + "reference": "Modules/Settings/DankBarTab.qml:1389", "comment": "" }, { @@ -15992,7 +16112,7 @@ { "term": "Title (optional)", "context": "Title (optional)", - "reference": "Modals/WindowRuleModal.qml:729", + "reference": "Modals/WindowRuleModal.qml:731", "comment": "" }, { @@ -16004,7 +16124,7 @@ { "term": "Title regex (optional)", "context": "Title regex (optional)", - "reference": "Modals/WindowRuleModal.qml:729, Modals/WindowRuleModal.qml:794", + "reference": "Modals/WindowRuleModal.qml:731, Modals/WindowRuleModal.qml:796", "comment": "" }, { @@ -16100,7 +16220,7 @@ { "term": "Too many attempts - locked out", "context": "Too many attempts - locked out", - "reference": "Modules/Lock/LockScreenContent.qml:61", + "reference": "Modules/Lock/LockScreenContent.qml:71", "comment": "" }, { @@ -16118,13 +16238,13 @@ { "term": "Top", "context": "Top", - "reference": "Modules/Settings/DockTab.qml:116, Modules/Settings/DankBarTab.qml:342, Modules/Settings/DankBarTab.qml:350, Modules/Settings/DankBarTab.qml:493, Modules/Settings/DankBarTab.qml:1721, Modules/Settings/DankBarTab.qml:1731, Modules/Settings/FrameTab.qml:343", + "reference": "Modules/Settings/DockTab.qml:116, Modules/Settings/DankBarTab.qml:342, Modules/Settings/DankBarTab.qml:350, Modules/Settings/DankBarTab.qml:493, Modules/Settings/DankBarTab.qml:1717, Modules/Settings/DankBarTab.qml:1727, Modules/Settings/FrameTab.qml:343", "comment": "shadow direction option" }, { "term": "Top (Default)", "context": "Top (Default)", - "reference": "Modules/Settings/ThemeColorsTab.qml:1942, Modules/Settings/ThemeColorsTab.qml:1954", + "reference": "Modules/Settings/ThemeColorsTab.qml:2018, Modules/Settings/ThemeColorsTab.qml:2030", "comment": "shadow direction option" }, { @@ -16142,7 +16262,7 @@ { "term": "Top Left", "context": "Top Left", - "reference": "Modules/Settings/ThemeColorsTab.qml:1942, Modules/Settings/ThemeColorsTab.qml:1948, Modules/Settings/ThemeColorsTab.qml:1961, Modules/Settings/DankBarTab.qml:1721, Modules/Settings/DankBarTab.qml:1725, Modules/Settings/DankBarTab.qml:1735, Modules/Settings/OSDTab.qml:37, Modules/Settings/OSDTab.qml:54, Modules/Settings/OSDTab.qml:58, Modules/Settings/NotificationsTab.qml:250, Modules/Settings/NotificationsTab.qml:259, Modules/Settings/NotificationsTab.qml:265, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:154", + "reference": "Modules/Settings/ThemeColorsTab.qml:2018, Modules/Settings/ThemeColorsTab.qml:2024, Modules/Settings/ThemeColorsTab.qml:2037, Modules/Settings/DankBarTab.qml:1717, Modules/Settings/DankBarTab.qml:1721, Modules/Settings/DankBarTab.qml:1731, Modules/Settings/OSDTab.qml:37, Modules/Settings/OSDTab.qml:54, Modules/Settings/OSDTab.qml:58, Modules/Settings/NotificationsTab.qml:250, Modules/Settings/NotificationsTab.qml:259, Modules/Settings/NotificationsTab.qml:265, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:154", "comment": "screen position option | shadow direction option" }, { @@ -16154,7 +16274,7 @@ { "term": "Top Right", "context": "Top Right", - "reference": "Modules/Settings/ThemeColorsTab.qml:1942, Modules/Settings/ThemeColorsTab.qml:1950, Modules/Settings/ThemeColorsTab.qml:1963, Modules/Settings/DankBarTab.qml:1721, Modules/Settings/DankBarTab.qml:1727, Modules/Settings/DankBarTab.qml:1739, Modules/Settings/OSDTab.qml:35, Modules/Settings/OSDTab.qml:54, Modules/Settings/OSDTab.qml:56, Modules/Settings/NotificationsTab.qml:246, Modules/Settings/NotificationsTab.qml:256, Modules/Settings/NotificationsTab.qml:259, Modules/Settings/NotificationsTab.qml:262, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:154", + "reference": "Modules/Settings/ThemeColorsTab.qml:2018, Modules/Settings/ThemeColorsTab.qml:2026, Modules/Settings/ThemeColorsTab.qml:2039, Modules/Settings/DankBarTab.qml:1717, Modules/Settings/DankBarTab.qml:1723, Modules/Settings/DankBarTab.qml:1735, Modules/Settings/OSDTab.qml:35, Modules/Settings/OSDTab.qml:54, Modules/Settings/OSDTab.qml:56, Modules/Settings/NotificationsTab.qml:246, Modules/Settings/NotificationsTab.qml:256, Modules/Settings/NotificationsTab.qml:259, Modules/Settings/NotificationsTab.qml:262, Modules/Settings/DisplayConfig/NiriOutputSettings.qml:154", "comment": "screen position option | shadow direction option" }, { @@ -16166,7 +16286,7 @@ { "term": "Total", "context": "Total", - "reference": "Modules/Settings/WidgetsTabSection.qml:1814", + "reference": "Modules/Settings/WidgetsTabSection.qml:2029", "comment": "" }, { @@ -16178,7 +16298,7 @@ { "term": "Touch your security key...", "context": "Touch your security key...", - "reference": "Modules/Lock/LockScreenContent.qml:55", + "reference": "Modules/Lock/LockScreenContent.qml:65", "comment": "" }, { @@ -16190,7 +16310,7 @@ { "term": "Transition Effect", "context": "Transition Effect", - "reference": "Modules/Settings/WallpaperTab.qml:1190", + "reference": "Modules/Settings/WallpaperTab.qml:1245", "comment": "" }, { @@ -16214,7 +16334,7 @@ { "term": "Tray Icon Fix", "context": "Tray Icon Fix", - "reference": "Modules/Settings/AutoStartTab.qml:760", + "reference": "Modules/Settings/AutoStartTab.qml:769", "comment": "" }, { @@ -16232,7 +16352,7 @@ { "term": "Trigger", "context": "Trigger", - "reference": "Modules/Settings/LauncherTab.qml:836", + "reference": "Modules/Settings/LauncherTab.qml:842", "comment": "" }, { @@ -16244,7 +16364,7 @@ { "term": "Trigger: %1", "context": "Trigger: %1", - "reference": "Modals/DankLauncherV2/Controller.qml:1377, Modules/Settings/LauncherTab.qml:1022", + "reference": "Modals/DankLauncherV2/Controller.qml:1378, Modules/Settings/LauncherTab.qml:1028", "comment": "" }, { @@ -16280,7 +16400,7 @@ { "term": "Turn off all displays immediately when the lock screen activates", "context": "Turn off all displays immediately when the lock screen activates", - "reference": "Modules/Settings/LockScreenTab.qml:202", + "reference": "Modules/Settings/LockScreenTab.qml:253", "comment": "" }, { @@ -16310,7 +16430,7 @@ { "term": "Type at least 2 characters", "context": "Type at least 2 characters", - "reference": "Modals/DankLauncherV2/ResultsList.qml:488", + "reference": "Modals/DankLauncherV2/ResultsList.qml:534", "comment": "" }, { @@ -16328,7 +16448,7 @@ { "term": "Type to search files", "context": "Type to search files", - "reference": "Modals/DankLauncherV2/ResultsList.qml:486", + "reference": "Modals/DankLauncherV2/ResultsList.qml:532", "comment": "" }, { @@ -16352,7 +16472,7 @@ { "term": "Unavailable", "context": "Unavailable", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:460, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:459, Modules/Settings/NetworkVpnTab.qml:82, Modules/Settings/PrinterTab.qml:202, Modules/Settings/NetworkEthernetTab.qml:167, Modules/Settings/NetworkWifiTab.qml:970", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:459, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:459, Modules/Settings/NetworkVpnTab.qml:82, Modules/Settings/PrinterTab.qml:202, Modules/Settings/NetworkEthernetTab.qml:167, Modules/Settings/NetworkWifiTab.qml:970", "comment": "Phone Connect unavailable status" }, { @@ -16382,13 +16502,13 @@ { "term": "Uninstall", "context": "Uninstall", - "reference": "Modules/Settings/GreeterTab.qml:121, Modules/Settings/GreeterTab.qml:172, Modules/Settings/ThemeBrowser.qml:629", + "reference": "Modules/Settings/GreeterTab.qml:108, Modules/Settings/GreeterTab.qml:159, Modules/Settings/ThemeBrowser.qml:629", "comment": "uninstall action button" }, { "term": "Uninstall Greeter", "context": "Uninstall Greeter", - "reference": "Modules/Settings/GreeterTab.qml:170", + "reference": "Modules/Settings/GreeterTab.qml:157", "comment": "greeter action confirmation" }, { @@ -16400,49 +16520,49 @@ { "term": "Uninstall complete. Greeter has been removed.", "context": "Uninstall complete. Greeter has been removed.", - "reference": "Modules/Settings/GreeterTab.qml:381", + "reference": "Modules/Settings/GreeterTab.qml:353", "comment": "" }, { "term": "Uninstall failed: %1", "context": "Uninstall failed: %1", - "reference": "Modules/Settings/ThemeColorsTab.qml:820, Modules/Settings/ThemeBrowser.qml:98, Modules/Settings/PluginListItem.qml:249", + "reference": "Modules/Settings/ThemeColorsTab.qml:884, Modules/Settings/ThemeBrowser.qml:98, Modules/Settings/PluginListItem.qml:249", "comment": "uninstallation error" }, { "term": "Uninstall the DMS greeter? This will remove configuration and restore your previous display manager. A terminal will open for sudo authentication.", "context": "Uninstall the DMS greeter? This will remove configuration and restore your previous display manager. A terminal will open for sudo authentication.", - "reference": "Modules/Settings/GreeterTab.qml:171", + "reference": "Modules/Settings/GreeterTab.qml:158", "comment": "" }, { "term": "Uninstalled: %1", "context": "Uninstalled: %1", - "reference": "Modules/Settings/ThemeColorsTab.qml:823, Modules/Settings/ThemeBrowser.qml:101", + "reference": "Modules/Settings/ThemeColorsTab.qml:887, Modules/Settings/ThemeBrowser.qml:101", "comment": "uninstallation success" }, { "term": "Uninstalling: %1", "context": "Uninstalling: %1", - "reference": "Modules/Settings/ThemeColorsTab.qml:817, Modules/Settings/ThemeBrowser.qml:95", + "reference": "Modules/Settings/ThemeColorsTab.qml:881, Modules/Settings/ThemeBrowser.qml:95", "comment": "uninstallation progress" }, { "term": "Unknown", "context": "Unknown", - "reference": "Common/Theme.qml:1645, Services/WeatherService.qml:153, Services/WeatherService.qml:716, Services/WeatherService.qml:717, Services/WeatherService.qml:758, Services/WeatherService.qml:759, Services/WeatherService.qml:794, Services/WeatherService.qml:795, Services/WeatherService.qml:993, Services/WeatherService.qml:994, Services/BatteryService.qml:300, dms-plugins/DankKDEConnect/DankKDEConnect.qml:1679, dms-plugins/DankKDEConnect/components/DeviceCard.qml:298, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:741, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1678, dms-plugins/dms-plugins-official/DankKDEConnect/components/DeviceCard.qml:298, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:741, Modules/Lock/LockScreenContent.qml:461, Modules/Lock/LockScreenContent.qml:581, Modules/Lock/LockScreenContent.qml:677, Modules/Settings/PluginBrowser.qml:1078, Modules/Settings/NetworkStatusTab.qml:79, Modules/Settings/NetworkStatusTab.qml:121, Modules/Settings/PrinterTab.qml:1638, Modules/Settings/ThemeBrowser.qml:506, Modules/Settings/NetworkEthernetTab.qml:146, Modules/Settings/NetworkEthernetTab.qml:169, Modules/Settings/NetworkEthernetTab.qml:317, Modules/Settings/NetworkEthernetTab.qml:428, Modules/Settings/NotificationsTab.qml:711, Modules/Settings/NetworkWifiTab.qml:537, Modules/Settings/NetworkWifiTab.qml:947, Modules/ControlCenter/Details/BatteryDetail.qml:184, Modules/ControlCenter/Components/HeaderPane.qml:63, Modules/ControlCenter/Components/DragDropGrid.qml:515, Modules/ControlCenter/Components/DragDropGrid.qml:753, Modules/DankDash/Overview/MediaOverviewCard.qml:91, Modules/DankBar/Popouts/BatteryPopout.qml:340", + "reference": "Common/Theme.qml:1646, Services/WeatherService.qml:153, Services/WeatherService.qml:716, Services/WeatherService.qml:717, Services/WeatherService.qml:758, Services/WeatherService.qml:759, Services/WeatherService.qml:794, Services/WeatherService.qml:795, Services/WeatherService.qml:993, Services/WeatherService.qml:994, Services/BatteryService.qml:300, dms-plugins/DankKDEConnect/DankKDEConnect.qml:1582, dms-plugins/DankKDEConnect/components/DeviceCard.qml:298, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:741, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1582, dms-plugins/dms-plugins-official/DankKDEConnect/components/DeviceCard.qml:298, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:741, Modules/Lock/LockScreenContent.qml:444, Modules/Lock/LockScreenContent.qml:564, Modules/Lock/LockScreenContent.qml:660, Modules/Settings/PluginBrowser.qml:1077, Modules/Settings/NetworkStatusTab.qml:79, Modules/Settings/NetworkStatusTab.qml:121, Modules/Settings/PrinterTab.qml:1638, Modules/Settings/ThemeBrowser.qml:506, Modules/Settings/NetworkEthernetTab.qml:146, Modules/Settings/NetworkEthernetTab.qml:169, Modules/Settings/NetworkEthernetTab.qml:317, Modules/Settings/NetworkEthernetTab.qml:428, Modules/Settings/NotificationsTab.qml:711, Modules/Settings/NetworkWifiTab.qml:537, Modules/Settings/NetworkWifiTab.qml:947, Modules/ControlCenter/Details/BatteryDetail.qml:184, Modules/ControlCenter/Components/HeaderPane.qml:63, Modules/ControlCenter/Components/DragDropGrid.qml:515, Modules/ControlCenter/Components/DragDropGrid.qml:753, Modules/DankDash/Overview/MediaOverviewCard.qml:91, Modules/DankBar/Popouts/BatteryPopout.qml:340", "comment": "KDE Connect unknown device status | Status | battery status | power profile option | unknown author | widget status" }, { "term": "Unknown App", "context": "Unknown App", - "reference": "Modules/Settings/LauncherTab.qml:1507", + "reference": "Modules/Settings/LauncherTab.qml:1513", "comment": "" }, { "term": "Unknown Artist", "context": "Unknown Artist", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1933, dms-plugins/DankKDEConnect/DankKDEConnect.qml:1939, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1388, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1394, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1932, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1938, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1388, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1394, Modules/DankDash/MediaDropdownOverlay.qml:551, Modules/DankDash/MediaPlayerTab.qml:426, Modules/OSD/MediaPlaybackOSD.qml:280, Modules/DankDash/Overview/MediaOverviewCard.qml:102", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:1836, dms-plugins/DankKDEConnect/DankKDEConnect.qml:1842, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1388, dms-plugins/DankKDEConnect/components/KDEConnectDetailContent.qml:1394, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1836, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:1842, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1388, dms-plugins/dms-plugins-official/DankKDEConnect/components/KDEConnectDetailContent.qml:1394, Modules/DankDash/MediaDropdownOverlay.qml:551, Modules/DankDash/MediaPlayerTab.qml:426, Modules/OSD/MediaPlaybackOSD.qml:280, Modules/DankDash/Overview/MediaOverviewCard.qml:102", "comment": "" }, { @@ -16490,7 +16610,7 @@ { "term": "Unload on Close", "context": "Unload on Close", - "reference": "Modules/Settings/LauncherTab.qml:668", + "reference": "Modules/Settings/LauncherTab.qml:673", "comment": "" }, { @@ -16502,7 +16622,7 @@ { "term": "Unmute popups for %1", "context": "Unmute popups for %1", - "reference": "Modules/Notifications/Popup/NotificationPopup.qml:1422, Modules/Notifications/Center/NotificationCard.qml:1097", + "reference": "Modules/Notifications/NotificationContextMenu.qml:117, Modules/Notifications/Center/NotificationCard.qml:1097", "comment": "" }, { @@ -16520,7 +16640,7 @@ { "term": "Unpair failed", "context": "Unpair failed", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:699, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:698", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:698, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:698", "comment": "Phone Connect error" }, { @@ -16532,7 +16652,7 @@ { "term": "Unpin from Dock", "context": "Unpin from Dock", - "reference": "Modals/DankLauncherV2/LauncherContextMenu.qml:164, Modules/Dock/DockContextMenu.qml:222, Modules/DankBar/Widgets/AppsDockContextMenu.qml:350", + "reference": "Modals/DankLauncherV2/LauncherContextMenu.qml:164, Modules/Dock/DockContextMenu.qml:225, Modules/DankBar/Widgets/AppsDockContextMenu.qml:354", "comment": "" }, { @@ -16544,7 +16664,7 @@ { "term": "Unsaved changes", "context": "Unsaved changes", - "reference": "Widgets/KeybindItem.qml:1851, Modules/Notepad/NotepadTextEditor.qml:1044", + "reference": "Widgets/KeybindItem.qml:1851, Modules/Notepad/NotepadTextEditor.qml:1035", "comment": "" }, { @@ -16598,7 +16718,7 @@ { "term": "Update", "context": "Update", - "reference": "Modals/WindowRuleModal.qml:1875", + "reference": "Modals/WindowRuleModal.qml:1877", "comment": "" }, { @@ -16634,13 +16754,13 @@ { "term": "Uptime:", "context": "Uptime:", - "reference": "Modals/ProcessListModal.qml:509", + "reference": "Modals/ProcessListModal.qml:514", "comment": "uptime label in footer" }, { "term": "Urgent", "context": "Urgent", - "reference": "Modals/WindowRuleModal.qml:897, Modules/Settings/WindowRulesTab.qml:52", + "reference": "Modals/WindowRuleModal.qml:899, Modules/Settings/WindowRulesTab.qml:52", "comment": "" }, { @@ -16682,7 +16802,7 @@ { "term": "Use IP Location", "context": "Use IP Location", - "reference": "Modules/Settings/ThemeColorsTab.qml:1306, Modules/Settings/GammaControlTab.qml:345", + "reference": "Modules/Settings/ThemeColorsTab.qml:1370, Modules/Settings/GammaControlTab.qml:345", "comment": "" }, { @@ -16700,7 +16820,7 @@ { "term": "Use Inline Expansion", "context": "Use Inline Expansion", - "reference": "Modules/Settings/WidgetsTabSection.qml:1291", + "reference": "Modules/Settings/WidgetsTabSection.qml:1461", "comment": "" }, { @@ -16721,22 +16841,28 @@ "reference": "Modules/Settings/SoundsTab.qml:59", "comment": "" }, + { + "term": "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.", + "context": "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.", + "reference": "Modules/Settings/LockScreenTab.qml:191", + "comment": "" + }, { "term": "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.", "context": "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.", - "reference": "Modules/Settings/GreeterTab.qml:656", + "reference": "Modules/Settings/GreeterTab.qml:624", "comment": "" }, { "term": "Use a custom radius for goth corner cutouts", "context": "Use a custom radius for goth corner cutouts", - "reference": "Modules/Settings/DankBarTab.qml:1222", + "reference": "Modules/Settings/DankBarTab.qml:1218", "comment": "" }, { "term": "Use a fixed shadow direction for this bar", "context": "Use a fixed shadow direction for this bar", - "reference": "Modules/Settings/DankBarTab.qml:1719", + "reference": "Modules/Settings/DankBarTab.qml:1715", "comment": "" }, { @@ -16748,7 +16874,7 @@ { "term": "Use an external wallpaper manager like swww, hyprpaper, or swaybg.", "context": "Use an external wallpaper manager like swww, hyprpaper, or swaybg.", - "reference": "Modules/Settings/WallpaperTab.qml:1288", + "reference": "Modules/Settings/WallpaperTab.qml:1343", "comment": "wallpaper settings disable description" }, { @@ -16760,37 +16886,31 @@ { "term": "Use custom border size", "context": "Use custom border size", - "reference": "Modules/Settings/CompositorLayoutTab.qml:448, Modules/Settings/CompositorLayoutTab.qml:564", + "reference": "Modules/Settings/CompositorLayoutTab.qml:495, Modules/Settings/CompositorLayoutTab.qml:647", "comment": "" }, { "term": "Use custom border/focus-ring width", "context": "Use custom border/focus-ring width", - "reference": "Modules/Settings/CompositorLayoutTab.qml:341", - "comment": "" - }, - { - "term": "Use custom gaps instead of bar spacing", - "context": "Use custom gaps instead of bar spacing", - "reference": "Modules/Settings/CompositorLayoutTab.qml:282, Modules/Settings/CompositorLayoutTab.qml:389, Modules/Settings/CompositorLayoutTab.qml:505", + "reference": "Modules/Settings/CompositorLayoutTab.qml:352", "comment": "" }, { "term": "Use custom window radius instead of theme radius", "context": "Use custom window radius instead of theme radius", - "reference": "Modules/Settings/CompositorLayoutTab.qml:312, Modules/Settings/CompositorLayoutTab.qml:419, Modules/Settings/CompositorLayoutTab.qml:535", + "reference": "Modules/Settings/CompositorLayoutTab.qml:323, Modules/Settings/CompositorLayoutTab.qml:466, Modules/Settings/CompositorLayoutTab.qml:618", "comment": "" }, { "term": "Use desktop wallpaper", "context": "Use desktop wallpaper", - "reference": "Modules/Settings/GreeterTab.qml:670", + "reference": "Modules/Settings/Widgets/SettingsWallpaperPicker.qml:15", "comment": "" }, { "term": "Use different icon themes for light and dark mode", "context": "Use different icon themes for light and dark mode", - "reference": "Modules/Settings/ThemeColorsTab.qml:2323", + "reference": "Modules/Settings/ThemeColorsTab.qml:2399", "comment": "" }, { @@ -16814,7 +16934,7 @@ { "term": "Use light theme instead of dark theme", "context": "Use light theme instead of dark theme", - "reference": "Modules/Settings/ThemeColorsTab.qml:1540", + "reference": "Modules/Settings/ThemeColorsTab.qml:1604", "comment": "" }, { @@ -16880,7 +17000,7 @@ { "term": "User", "context": "User", - "reference": "Modals/ProcessListModal.qml:378, Modules/ProcessList/ProcessListPopout.qml:168, Modules/ControlCenter/Components/HeaderPane.qml:57", + "reference": "Modals/ProcessListModal.qml:383, Modules/ProcessList/ProcessListPopout.qml:168, Modules/ControlCenter/Components/HeaderPane.qml:57", "comment": "" }, { @@ -16958,7 +17078,7 @@ { "term": "Uses sunrise/sunset times based on your location.", "context": "Uses sunrise/sunset times based on your location.", - "reference": "Modules/Settings/ThemeColorsTab.qml:1385", + "reference": "Modules/Settings/ThemeColorsTab.qml:1449", "comment": "" }, { @@ -16994,7 +17114,7 @@ { "term": "Using shared settings from Gamma Control", "context": "Using shared settings from Gamma Control", - "reference": "Modules/Settings/ThemeColorsTab.qml:1397", + "reference": "Modules/Settings/ThemeColorsTab.qml:1461", "comment": "" }, { @@ -17006,7 +17126,7 @@ { "term": "VPN", "context": "VPN", - "reference": "Services/DMSNetworkService.qml:393, Modals/Settings/SettingsSidebar.qml:269, Modules/Settings/WidgetsTabSection.qml:1930, Modules/Settings/WidgetsTabSection.qml:2179, Modules/Settings/NetworkVpnTab.qml:45, Modules/Settings/WidgetsTab.qml:201, Modules/ControlCenter/Models/WidgetModel.qml:247, Modules/ControlCenter/BuiltinPlugins/VpnWidget.qml:18", + "reference": "Services/DMSNetworkService.qml:393, Modals/Settings/SettingsSidebar.qml:269, Modules/Settings/WidgetsTabSection.qml:2152, Modules/Settings/WidgetsTabSection.qml:2403, Modules/Settings/NetworkVpnTab.qml:45, Modules/Settings/WidgetsTab.qml:201, Modules/ControlCenter/Models/WidgetModel.qml:247, Modules/ControlCenter/BuiltinPlugins/VpnWidget.qml:18", "comment": "" }, { @@ -17066,7 +17186,7 @@ { "term": "VRR On-Demand", "context": "VRR On-Demand", - "reference": "Modals/WindowRuleModal.qml:1115, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2039", + "reference": "Modals/WindowRuleModal.qml:1117, Modules/Settings/DisplayConfig/DisplayConfigState.qml:2039", "comment": "" }, { @@ -17078,7 +17198,7 @@ { "term": "Verification", "context": "Verification", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:588, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:587", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:587, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:587", "comment": "Phone Connect pairing verification key label" }, { @@ -17132,7 +17252,7 @@ { "term": "Video Path", "context": "Video Path", - "reference": "Modules/Settings/LockScreenTab.qml:295", + "reference": "Modules/Settings/LockScreenTab.qml:346", "comment": "" }, { @@ -17144,7 +17264,7 @@ { "term": "Video Screensaver", "context": "Video Screensaver", - "reference": "Modules/Lock/VideoScreensaver.qml:39, Modules/Lock/VideoScreensaver.qml:76, Modules/Lock/VideoScreensaver.qml:108, Modules/Settings/LockScreenTab.qml:267", + "reference": "Modules/Lock/VideoScreensaver.qml:39, Modules/Lock/VideoScreensaver.qml:76, Modules/Lock/VideoScreensaver.qml:108, Modules/Settings/LockScreenTab.qml:318", "comment": "" }, { @@ -17174,7 +17294,7 @@ { "term": "Visual Effects", "context": "Visual Effects", - "reference": "Modules/Settings/WidgetsTabSection.qml:3606", + "reference": "Modules/Settings/WidgetsTabSection.qml:3935", "comment": "" }, { @@ -17186,13 +17306,13 @@ { "term": "Visual effect used when wallpaper changes", "context": "Visual effect used when wallpaper changes", - "reference": "Modules/Settings/WallpaperTab.qml:1191", + "reference": "Modules/Settings/WallpaperTab.qml:1246", "comment": "" }, { "term": "Volume", "context": "Volume", - "reference": "Modules/Settings/WidgetsTabSection.qml:1955, Modules/Settings/WidgetsTabSection.qml:2179, Modules/Settings/OSDTab.qml:93", + "reference": "Modules/Settings/WidgetsTabSection.qml:2177, Modules/Settings/WidgetsTabSection.qml:2403, Modules/Settings/OSDTab.qml:93", "comment": "" }, { @@ -17234,37 +17354,37 @@ { "term": "Wallpaper Error", "context": "Wallpaper Error", - "reference": "Modules/Settings/ThemeColorsTab.qml:520", + "reference": "Modules/Settings/ThemeColorsTab.qml:583", "comment": "wallpaper error status" }, { "term": "Wallpaper Monitor", "context": "Wallpaper Monitor", - "reference": "Modules/Settings/WallpaperTab.qml:856", + "reference": "Modules/Settings/WallpaperTab.qml:911", "comment": "" }, { "term": "Wallpaper fill mode", "context": "Wallpaper fill mode", - "reference": "Modules/Settings/GreeterTab.qml:690", + "reference": "Modules/Settings/Widgets/SettingsWallpaperPicker.qml:66", "comment": "" }, { "term": "Wallpaper processing failed", "context": "Wallpaper processing failed", - "reference": "Modules/Settings/ThemeColorsTab.qml:537", + "reference": "Modules/Settings/ThemeColorsTab.qml:600", "comment": "wallpaper processing error" }, { "term": "Wallpaper processing failed - check wallpaper path", "context": "Wallpaper processing failed - check wallpaper path", - "reference": "Modules/Settings/ThemeColorsTab.qml:364", + "reference": "Modules/Settings/ThemeColorsTab.qml:427", "comment": "wallpaper error" }, { "term": "Wallpapers", "context": "Wallpapers", - "reference": "Modules/DankDash/DankDashPopout.qml:26, Modules/Settings/DankDashTab.qml:28", + "reference": "Modules/DankDash/DankDashPopout.qml:26, Modules/Settings/DankDashTab.qml:32", "comment": "" }, { @@ -17294,7 +17414,7 @@ { "term": "Weather", "context": "Weather", - "reference": "Widgets/KeybindItem.qml:1126, Widgets/KeybindItem.qml:1131, Widgets/KeybindItem.qml:1143, Modules/DankDash/DankDashPopout.qml:30, Modules/Settings/TimeWeatherTab.qml:420, Modules/Settings/DankDashTab.qml:33", + "reference": "Widgets/KeybindItem.qml:1126, Widgets/KeybindItem.qml:1131, Widgets/KeybindItem.qml:1143, Modules/DankDash/DankDashPopout.qml:30, Modules/Settings/TimeWeatherTab.qml:420, Modules/Settings/DankDashTab.qml:37", "comment": "" }, { @@ -17330,7 +17450,7 @@ { "term": "When enabled, apps are sorted alphabetically. When disabled, apps are sorted by usage frequency.", "context": "When enabled, apps are sorted alphabetically. When disabled, apps are sorted by usage frequency.", - "reference": "Modules/Settings/LauncherTab.qml:585", + "reference": "Modules/Settings/LauncherTab.qml:589", "comment": "" }, { @@ -17348,7 +17468,7 @@ { "term": "White", "context": "White", - "reference": "Modules/Settings/WallpaperTab.qml:372", + "reference": "Modules/Settings/WallpaperTab.qml:427", "comment": "" }, { @@ -17414,7 +17534,7 @@ { "term": "Widget Background Color", "context": "Widget Background Color", - "reference": "Modules/Settings/ThemeColorsTab.qml:1575, Modules/Settings/ThemeColorsTab.qml:1581", + "reference": "Modules/Settings/ThemeColorsTab.qml:1639, Modules/Settings/ThemeColorsTab.qml:1645", "comment": "" }, { @@ -17432,19 +17552,19 @@ { "term": "Widget Outline", "context": "Widget Outline", - "reference": "Modules/Settings/DankBarTab.qml:1514", + "reference": "Modules/Settings/DankBarTab.qml:1510", "comment": "" }, { "term": "Widget Styling", "context": "Widget Styling", - "reference": "Modules/Settings/ThemeColorsTab.qml:1552", + "reference": "Modules/Settings/ThemeColorsTab.qml:1616", "comment": "" }, { "term": "Widget Text Style", "context": "Widget Text Style", - "reference": "Modules/Settings/ThemeColorsTab.qml:1560", + "reference": "Modules/Settings/ThemeColorsTab.qml:1624", "comment": "" }, { @@ -17486,25 +17606,25 @@ { "term": "Width of the border in pixels", "context": "Width of the border in pixels", - "reference": "Modules/Settings/DankBarTab.qml:1489", + "reference": "Modules/Settings/DankBarTab.qml:1485", "comment": "" }, { "term": "Width of the widget outline in pixels", "context": "Width of the widget outline in pixels", - "reference": "Modules/Settings/DankBarTab.qml:1584", + "reference": "Modules/Settings/DankBarTab.qml:1580", "comment": "" }, { "term": "Width of window border", "context": "Width of window border", - "reference": "Modules/Settings/CompositorLayoutTab.qml:463, Modules/Settings/CompositorLayoutTab.qml:579", + "reference": "Modules/Settings/CompositorLayoutTab.qml:510, Modules/Settings/CompositorLayoutTab.qml:662", "comment": "" }, { "term": "Width of window border and focus ring", "context": "Width of window border and focus ring", - "reference": "Modules/Settings/CompositorLayoutTab.qml:356", + "reference": "Modules/Settings/CompositorLayoutTab.qml:367", "comment": "" }, { @@ -17528,13 +17648,13 @@ { "term": "Window Corner Radius", "context": "Window Corner Radius", - "reference": "Modules/Settings/CompositorLayoutTab.qml:326, Modules/Settings/CompositorLayoutTab.qml:433, Modules/Settings/CompositorLayoutTab.qml:549", + "reference": "Modules/Settings/CompositorLayoutTab.qml:337, Modules/Settings/CompositorLayoutTab.qml:480, Modules/Settings/CompositorLayoutTab.qml:632", "comment": "" }, { "term": "Window Gaps", "context": "Window Gaps", - "reference": "Modules/Settings/CompositorLayoutTab.qml:297, Modules/Settings/CompositorLayoutTab.qml:404, Modules/Settings/CompositorLayoutTab.qml:520", + "reference": "Modules/Settings/CompositorLayoutTab.qml:308", "comment": "" }, { @@ -17546,13 +17666,13 @@ { "term": "Window Height", "context": "Window Height", - "reference": "Modals/WindowRuleModal.qml:1057", + "reference": "Modals/WindowRuleModal.qml:1059", "comment": "" }, { "term": "Window Opening", "context": "Window Opening", - "reference": "Modals/WindowRuleModal.qml:928", + "reference": "Modals/WindowRuleModal.qml:930", "comment": "" }, { @@ -17564,7 +17684,7 @@ { "term": "Wipe", "context": "Wipe", - "reference": "Modules/Settings/WallpaperTab.qml:1202", + "reference": "Modules/Settings/WallpaperTab.qml:1257", "comment": "wallpaper transition option" }, { @@ -17576,7 +17696,7 @@ { "term": "Workspace", "context": "Workspace", - "reference": "Modals/WindowRuleModal.qml:997, Modals/WindowRuleModal.qml:1672, Widgets/DankIconPicker.qml:27, Modules/Settings/DankBarTab.qml:1861, Modules/Settings/DankBarTab.qml:1861, Modules/Settings/DankBarTab.qml:1902, Modules/Settings/WindowRulesTab.qml:101, Modules/Settings/WindowRulesTab.qml:128", + "reference": "Modals/WindowRuleModal.qml:999, Modals/WindowRuleModal.qml:1674, Widgets/DankIconPicker.qml:27, Modules/Settings/DankBarTab.qml:1857, Modules/Settings/DankBarTab.qml:1857, Modules/Settings/DankBarTab.qml:1898, Modules/Settings/WindowRulesTab.qml:101, Modules/Settings/WindowRulesTab.qml:128", "comment": "" }, { @@ -17618,7 +17738,7 @@ { "term": "Workspace name", "context": "Workspace name", - "reference": "Modals/WorkspaceRenameModal.qml:134", + "reference": "Modals/WorkspaceRenameModal.qml:136", "comment": "" }, { @@ -17642,55 +17762,55 @@ { "term": "X", "context": "X", - "reference": "Modals/WindowRuleModal.qml:1333", + "reference": "Modals/WindowRuleModal.qml:1335", "comment": "" }, { "term": "X Axis", "context": "X Axis", - "reference": "Modules/Settings/DankBarTab.qml:1899", + "reference": "Modules/Settings/DankBarTab.qml:1895", "comment": "" }, { "term": "X-Ray", "context": "X-Ray", - "reference": "Modals/WindowRuleModal.qml:1257, Modules/Settings/WindowRulesTab.qml:131", + "reference": "Modals/WindowRuleModal.qml:1259, Modules/Settings/WindowRulesTab.qml:131", "comment": "" }, { "term": "XWayland", "context": "XWayland", - "reference": "Modals/WindowRuleModal.qml:907, Modules/Settings/WindowRulesTab.qml:54", + "reference": "Modals/WindowRuleModal.qml:909, Modules/Settings/WindowRulesTab.qml:54", "comment": "" }, { "term": "Xray Blur Effect", "context": "Xray Blur Effect", - "reference": "Modules/Settings/CompositorLayoutTab.qml:370, Modules/Settings/CompositorLayoutTab.qml:486", + "reference": "Modules/Settings/CompositorLayoutTab.qml:381, Modules/Settings/CompositorLayoutTab.qml:533", "comment": "" }, { "term": "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).", "context": "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).", - "reference": "Modals/WindowRuleModal.qml:1235", + "reference": "Modals/WindowRuleModal.qml:1237", "comment": "" }, { "term": "Xray options are in Compositor → Layout", "context": "Xray options are in Compositor → Layout", - "reference": "Modules/Settings/ThemeColorsTab.qml:1836", + "reference": "Modules/Settings/ThemeColorsTab.qml:1905", "comment": "" }, { "term": "Y", "context": "Y", - "reference": "Modals/WindowRuleModal.qml:1360", + "reference": "Modals/WindowRuleModal.qml:1362", "comment": "" }, { "term": "Y Axis", "context": "Y Axis", - "reference": "Modules/Settings/DankBarTab.qml:1859", + "reference": "Modules/Settings/DankBarTab.qml:1855", "comment": "" }, { @@ -17732,7 +17852,7 @@ { "term": "You need to set either:\nQT_QPA_PLATFORMTHEME=gtk3 OR\nQT_QPA_PLATFORMTHEME=qt6ct\nas environment variables, and then restart the shell.\n\nqt6ct requires qt6ct-kde to be installed.", "context": "You need to set either:\nQT_QPA_PLATFORMTHEME=gtk3 OR\nQT_QPA_PLATFORMTHEME=qt6ct\nas environment variables, and then restart the shell.\n\nqt6ct requires qt6ct-kde to be installed.", - "reference": "Modules/Settings/ThemeColorsTab.qml:197", + "reference": "Modules/Settings/ThemeColorsTab.qml:213", "comment": "qt theme env error body" }, { @@ -17756,7 +17876,7 @@ { "term": "Your compositor does not support background blur (ext-background-effect-v1)", "context": "Your compositor does not support background blur (ext-background-effect-v1)", - "reference": "Modules/Settings/ThemeColorsTab.qml:1757", + "reference": "Modules/Settings/ThemeColorsTab.qml:1879", "comment": "" }, { @@ -17768,7 +17888,7 @@ { "term": "actions", "context": "actions", - "reference": "Modals/DankLauncherV2/LauncherContent.qml:441", + "reference": "Modals/DankLauncherV2/LauncherContent.qml:444", "comment": "" }, { @@ -17804,7 +17924,7 @@ { "term": "by %1", "context": "by %1", - "reference": "Modules/Settings/PluginBrowser.qml:1078, Modules/Settings/ThemeBrowser.qml:506", + "reference": "Modules/Settings/PluginBrowser.qml:1077, Modules/Settings/ThemeBrowser.qml:506", "comment": "author attribution" }, { @@ -17828,7 +17948,7 @@ { "term": "device", "context": "device", - "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:619, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:618", + "reference": "dms-plugins/DankKDEConnect/DankKDEConnect.qml:618, dms-plugins/dms-plugins-official/DankKDEConnect/DankKDEConnect.qml:618", "comment": "Generic device name fallback" }, { @@ -17846,7 +17966,7 @@ { "term": "discuss", "context": "discuss", - "reference": "Modules/Settings/PluginBrowser.qml:1080", + "reference": "Modules/Settings/PluginBrowser.qml:1079", "comment": "plugin discussion link" }, { @@ -17906,13 +18026,13 @@ { "term": "ext", "context": "ext", - "reference": "Modals/DankLauncherV2/LauncherContent.qml:737", + "reference": "Modals/DankLauncherV2/LauncherContent.qml:751", "comment": "" }, { "term": "featured", "context": "featured", - "reference": "Modules/Settings/PluginBrowser.qml:970, Modules/Settings/DesktopWidgetBrowser.qml:390", + "reference": "Modules/Settings/PluginBrowser.qml:969, Modules/Settings/DesktopWidgetBrowser.qml:392", "comment": "" }, { @@ -17942,7 +18062,7 @@ { "term": "loginctl not available - lock integration requires DMS socket connection", "context": "loginctl not available - lock integration requires DMS socket connection", - "reference": "Modules/Settings/LockScreenTab.qml:166", + "reference": "Modules/Settings/LockScreenTab.qml:217", "comment": "" }, { @@ -17972,19 +18092,19 @@ { "term": "matugen not available or disabled - cannot apply GTK colors", "context": "matugen not available or disabled - cannot apply GTK colors", - "reference": "Common/Theme.qml:1953", + "reference": "Common/Theme.qml:1956", "comment": "" }, { "term": "matugen not available or disabled - cannot apply Qt colors", "context": "matugen not available or disabled - cannot apply Qt colors", - "reference": "Common/Theme.qml:1975", + "reference": "Common/Theme.qml:1978", "comment": "" }, { "term": "matugen not found - install matugen package for dynamic theming", "context": "matugen not found - install matugen package for dynamic theming", - "reference": "Modules/Settings/ThemeColorsTab.qml:362", + "reference": "Modules/Settings/ThemeColorsTab.qml:425", "comment": "matugen error" }, { @@ -18002,7 +18122,7 @@ { "term": "nav", "context": "nav", - "reference": "Modals/DankLauncherV2/LauncherContent.qml:427", + "reference": "Modals/DankLauncherV2/LauncherContent.qml:430", "comment": "" }, { @@ -18032,13 +18152,13 @@ { "term": "niri: config reloaded", "context": "niri: config reloaded", - "reference": "Services/NiriService.qml:601", + "reference": "Services/NiriService.qml:610", "comment": "" }, { "term": "niri: failed to load config", "context": "niri: failed to load config", - "reference": "Services/NiriService.qml:121", + "reference": "Services/NiriService.qml:122", "comment": "" }, { @@ -18050,7 +18170,7 @@ { "term": "official", "context": "official", - "reference": "Modules/Settings/PluginBrowser.qml:992, Modules/Settings/ThemeBrowser.qml:473", + "reference": "Modules/Settings/PluginBrowser.qml:991, Modules/Settings/ThemeBrowser.qml:473", "comment": "" }, { @@ -18092,13 +18212,13 @@ { "term": "open", "context": "open", - "reference": "Modals/DankLauncherV2/LauncherContent.qml:434", + "reference": "Modals/DankLauncherV2/LauncherContent.qml:437", "comment": "" }, { "term": "or run ", "context": "or run ", - "reference": "Modules/Settings/GreeterTab.qml:773", + "reference": "Modules/Settings/GreeterTab.qml:705", "comment": "" }, { @@ -18152,13 +18272,13 @@ { "term": "source", "context": "source", - "reference": "Modules/Settings/PluginBrowser.qml:1079", + "reference": "Modules/Settings/PluginBrowser.qml:1078", "comment": "source code link" }, { "term": "this app", "context": "this app", - "reference": "Modules/Notifications/Popup/NotificationPopup.qml:1422, Modules/Notifications/Popup/NotificationPopup.qml:1422, Modules/Notifications/Center/NotificationCard.qml:1097, Modules/Notifications/Center/NotificationCard.qml:1097", + "reference": "Modules/Notifications/NotificationContextMenu.qml:117, Modules/Notifications/NotificationContextMenu.qml:117, Modules/Notifications/Center/NotificationCard.qml:1097, Modules/Notifications/Center/NotificationCard.qml:1097", "comment": "" }, { @@ -18212,13 +18332,13 @@ { "term": "wtype not available - install wtype for paste support", "context": "wtype not available - install wtype for paste support", - "reference": "Services/ClipboardService.qml:260, Services/ClipboardService.qml:271, Modals/DankLauncherV2/Controller.qml:182", + "reference": "Services/ClipboardService.qml:260, Services/ClipboardService.qml:271, Modals/DankLauncherV2/Controller.qml:183", "comment": "" }, { "term": "• Install only from trusted sources", "context": "• Install only from trusted sources", - "reference": "Modules/Settings/PluginBrowser.qml:1476", + "reference": "Modules/Settings/PluginBrowser.qml:1475", "comment": "" }, { @@ -18248,13 +18368,13 @@ { "term": "• Plugins may contain bugs or security issues", "context": "• Plugins may contain bugs or security issues", - "reference": "Modules/Settings/PluginBrowser.qml:1464", + "reference": "Modules/Settings/PluginBrowser.qml:1463", "comment": "" }, { "term": "• Review code before installation when possible", "context": "• Review code before installation when possible", - "reference": "Modules/Settings/PluginBrowser.qml:1470", + "reference": "Modules/Settings/PluginBrowser.qml:1469", "comment": "" }, { diff --git a/quickshell/translations/poexports/de.json b/quickshell/translations/poexports/de.json index 79715ff1d..e3fc1d569 100644 --- a/quickshell/translations/poexports/de.json +++ b/quickshell/translations/poexports/de.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "%1 Sitzungen" }, + "%1 Startup Failed": { + "%1 Startup Failed": "" + }, "%1 active session": { "%1 active session": "%1 aktive Sitzung" }, @@ -108,7 +111,7 @@ "%1 windows": "%1 Fenster" }, "%1: %2": { - "%1: %2": "" + "%1: %2": "%1: %2" }, "%1m ago": { "%1m ago": "vor %1 Min." @@ -327,7 +330,7 @@ "A user with that name already exists.": "Ein Benutzer mit diesem Namen existiert bereits." }, "AC Adapter (Plugged In)": { - "AC Adapter (Plugged In)": "" + "AC Adapter (Plugged In)": "Netzteil (Angeschlossen)" }, "AC Power": { "AC Power": "Netzbetrieb" @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "Passt den Kontrast der generierten Farben an (-100 = Minimum, 0 = Standard, 100 = Maximum)" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "Administrator-Gruppe:" }, @@ -531,7 +537,7 @@ "Allow": "Zulassen" }, "Allow LAN access": { - "Allow LAN access": "" + "Allow LAN access": "LAN-Zugriff erlauben" }, "Allow adjusting device volume by scrolling on the right half of items in the device list": { "Allow adjusting device volume by scrolling on the right half of items in the device list": "Anpassung der Gerätelautstärke durch Scrollen auf der rechten Hälfte der Elemente in der Geräteliste zulassen" @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "Prozentsatz immer anzeigen" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "Das Dock immer ausblenden und einblenden, wenn man sich mit dem Mauszeiger in der Nähe des Dock-Bereichs befindet" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "Menge" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "" + }, "Analog": { "Analog": "Analog" }, @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "App-Theming" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "" + }, "Appearance": { "Appearance": "Erscheinungsbild" }, @@ -675,7 +690,7 @@ "Apply inverse concave corner cutouts to the bar": "Inverse konkave Eckenausschnitte auf die Leiste anwenden" }, "Apply to Hardware": { - "Apply to Hardware": "" + "Apply to Hardware": "Auf Hardware anwenden" }, "Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": { "Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": "Warmes Farbschema für weniger Augenbelastung. Automatisierungseinstellungen unten zur Aktivierung." @@ -831,7 +846,16 @@ "Auto Popup Gaps": "Automatische Popup-Abstände" }, "Auto Power Saver": { - "Auto Power Saver": "" + "Auto Power Saver": "Automatischer Energiesparmodus" + }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "Automatischer Modus ist aktiviert. Die manuelle Profilauswahl ist deaktiviert." @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "Automatische Anmeldung" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "Automatische Anmeldung deaktiviert" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "Automatisch auf Festplatte speichern" }, - "Auto-saving...": { - "Auto-saving...": "Auto-Speichern..." - }, "Autoconnect": { "Autoconnect": "automatisch verbinden" }, @@ -927,7 +951,7 @@ "Automatically save changes to opened files as you type": "Änderungen an geöffneten Dateien während der Eingabe automatisch speichern" }, "Automatically turn on Power Saver profile when battery is low.": { - "Automatically turn on Power Saver profile when battery is low.": "" + "Automatically turn on Power Saver profile when battery is low.": "Energiesparprofil automatisch einschalten, wenn der Akkustand niedrig ist." }, "Automation": { "Automation": "Automatisierung" @@ -981,7 +1005,7 @@ "Background Blur": "Hintergrundunschärfe" }, "Background Color": { - "Background Color": "" + "Background Color": "Hintergrundfarbe" }, "Background Effect": { "Background Effect": "Hintergrundeffekt" @@ -1017,7 +1041,7 @@ "Bar Configurations": "Leistenkonfiguration" }, "Bar Inset Padding": { - "Bar Inset Padding": "" + "Bar Inset Padding": "Leisten-Innenabstand" }, "Bar Opacity": { "Bar Opacity": "Leistendeckkraft" @@ -1026,10 +1050,7 @@ "Bar Shadows": "Leistenschatten" }, "Bar Spacing": { - "Bar Spacing": "" - }, - "Bar Transparency": { - "Bar Transparency": "Leistentransparenz" + "Bar Spacing": "Leisten-Abstand" }, "Bar corners and background": { "Bar corners and background": "Leistenecken und Hintergrund" @@ -1056,34 +1077,34 @@ "Battery Charge Limit": "Ladebegrenzung des Akkus" }, "Battery Health": { - "Battery Health": "" + "Battery Health": "Akkuzustand" }, "Battery Power": { - "Battery Power": "" + "Battery Power": "Akkubetrieb" }, "Battery Protection & Charging": { - "Battery Protection & Charging": "" + "Battery Protection & Charging": "Akkuschutz & Laden" }, "Battery Status": { - "Battery Status": "" + "Battery Status": "Akkustatus" }, "Battery and power management": { "Battery and power management": "Batterie- und Energieverwaltung" }, "Battery has charged to your set limit of %1%": { - "Battery has charged to your set limit of %1%": "" + "Battery has charged to your set limit of %1%": "Akku wurde bis zum eingestellten Limit von %1% geladen" }, "Battery is at %1% - Connect charger immediately!": { - "Battery is at %1% - Connect charger immediately!": "" + "Battery is at %1% - Connect charger immediately!": "Akkustand bei %1% - Ladegerät sofort anschließen!" }, "Battery is at %1% - Consider charging soon": { - "Battery is at %1% - Consider charging soon": "" + "Battery is at %1% - Consider charging soon": "Akkustand bei %1% - Baldiges Aufladen in Erwägung ziehen" }, "Battery level and power management": { "Battery level and power management": "Batteriestand und Energiemanagement" }, "Battery percentage to trigger a critical alert.": { - "Battery percentage to trigger a critical alert.": "" + "Battery percentage to trigger a critical alert.": "Akkuzustand in Prozent für einen kritischen Alarm." }, "Behavior": { "Behavior": "Verhalten" @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "Binden Sie die spotlight-bar-IPC-Aktion in Ihrer Compositor-Konfiguration." }, - "Binds Include Missing": { - "Binds Include Missing": "Bindings-Include fehlt" - }, "Binds include added": { "Binds include added": "Bindings-Include hinzugefügt" }, @@ -1110,7 +1128,7 @@ "Black": "Schwarz" }, "Blend between Surface High and the selected custom color": { - "Blend between Surface High and the selected custom color": "" + "Blend between Surface High and the selected custom color": "Mischung zwischen Surface High und der gewählten benutzerdefinierten Farbe" }, "Block Out": { "Block Out": "Blockieren" @@ -1160,6 +1178,9 @@ "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "Hintergrundbild weichzeichnen, wenn Niri-Übersicht geöffnet ist" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "" + }, "Body": { "Body": "Textkörper" }, @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "Rahmenfarbe um weichgezeichnete Oberflächen" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "Rahmen m. HG" }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "Themes durchsuchen" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "" + }, "Browse or search plugins": { "Browse or search plugins": "Plugins durchsuchen oder suchen" }, @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "Lautstärke ändern" }, - "Change bar appearance": { - "Change bar appearance": "Ändere Leistenerscheinungsbild" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "Ändern Sie das Gebietsschema für die DMS-Benutzeroberfläche." }, @@ -1371,13 +1395,13 @@ "Channel": "Kanal" }, "Charge Level": { - "Charge Level": "" + "Charge Level": "Ladestand" }, "Charge Limit Reached": { - "Charge Limit Reached": "" + "Charge Limit Reached": "Ladelimit erreicht" }, "Charge limit applied successfully": { - "Charge limit applied successfully": "" + "Charge limit applied successfully": "Ladelimit erfolgreich angewendet" }, "Charging": { "Charging": "Aufladen" @@ -1440,7 +1464,7 @@ "Choose how this bar resolves shadow direction": "Wählen Sie aus, wie diese Leiste die Schattenrichtung bestimmt" }, "Choose how to be notified about battery alerts.": { - "Choose how to be notified about battery alerts.": "" + "Choose how to be notified about battery alerts.": "Wählen Sie aus, wie Sie über Akkuwarnungen informiert werden möchten." }, "Choose icon": { "Choose icon": "Symbol auswählen" @@ -1449,7 +1473,7 @@ "Choose monochrome or a theme color tint for system tray icons": "Wählen Sie monochrom oder einen Farbton des Themes für System-Tray-Symbole" }, "Choose neutral or accent-colored widget text": { - "Choose neutral or accent-colored widget text": "" + "Choose neutral or accent-colored widget text": "Neutralen oder akzentfarbenen Widget-Text wählen" }, "Choose the background color for widgets": { "Choose the background color for widgets": "Hintergrundfarbe für Widgets" @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "Wähle das Logo des Launcher Knopfs in der DankBar" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "Wähle wo auf dem Bildschirm Benachrichtigungen erscheinen" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "Klicken Sie auf 'Setup', um %1 zu erstellen und das Include zu Ihrer Compositor-Konfiguration hinzuzufügen." }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "Klicken Sie auf 'Setup', um die Cursor-Konfiguration zu erstellen und das Include zu Ihrer Compositor-Konfiguration hinzuzufügen." - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "Klicken Sie auf 'Setup', um die Ausgabekonfiguration zu erstellen und 'include' zu Ihrer Compositor-Konfiguration hinzuzufügen." }, @@ -1536,13 +1560,13 @@ "Click Through": "Durchklicken" }, "Click an entry to paste directly instead of copying": { - "Click an entry to paste directly instead of copying": "" + "Click an entry to paste directly instead of copying": "Klicken Sie auf einen Eintrag, um ihn direkt einzufügen, anstatt ihn zu kopieren" }, "Click any shortcut to edit. Changes save to %1": { "Click any shortcut to edit. Changes save to %1": "Klicken Sie auf eine beliebige Verknüpfung zum Bearbeiten. Änderungen werden in %1 gespeichert" }, "Click to Paste": { - "Click to Paste": "" + "Click to Paste": "Zum Einfügen klicken" }, "Click to capture": { "Click to capture": "Zum Erfassen klicken" @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "Uhrenstil" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "" + }, "Close": { "Close": "Schließen" }, @@ -1622,8 +1649,11 @@ "Color for primary action buttons": { "Color for primary action buttons": "Farbe für primäre Aktionsschaltflächen" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { - "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" + "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "Farbe für Bereiche, die nicht vom Hintergrundbild abgedeckt werden (z. B. Einpassen- oder Auffüllen-Modi)" }, "Color temperature for day time": { "Color temperature for day time": "Farbtemperatur für Tageszeit" @@ -1794,7 +1824,7 @@ "Connecting...": "Verbinden..." }, "Connecting…": { - "Connecting…": "" + "Connecting…": "Verbinden…" }, "Connection failed": { "Connection failed": "Verbindung fehlgeschlagen" @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "Steuert, wie stark die gewählte Tönungsfarbe angewendet wird" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "Steuert die Deckkraft aller Popouts, Modals und deren Inhaltsebenen" - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "Steuert die Deckkraft von Shell-Oberflächen, Popouts und Modals" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "Steuert Umrisse um weichgezeichnete Vordergrundkarten, Pillen und Benachrichtigungskarten" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "Steuert die Schattenwurfrichtung für Erhebungsebenen" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "Steuert den äußeren Rand von protokoll-weichgezeichneten Fenstern" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "Steuert die Transparenz des Schattens" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "Erzeuge Fensterregel" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "Neue %1-Sitzung erstellen (n)" }, @@ -1977,22 +2013,22 @@ "Creating...": "erzeugen..." }, "Credentials": { - "Credentials": "" + "Credentials": "Anmeldedaten" }, "Critical Battery": { - "Critical Battery": "" + "Critical Battery": "Kritischer Akkustand" }, "Critical Battery Alert": { - "Critical Battery Alert": "" + "Critical Battery Alert": "Kritischer Akkualarm" }, "Critical Battery Notifications": { - "Critical Battery Notifications": "" + "Critical Battery Notifications": "Benachrichtigungen bei kritischem Akkustand" }, "Critical Priority": { "Critical Priority": "Kritische Priorität" }, "Critical Threshold": { - "Critical Threshold": "" + "Critical Threshold": "Kritischer Schwellenwert" }, "Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": { "Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": "Strg+A: Alles auswählen • Strg+P: Vorschau • Eingabe/Umschalt+Eingabe: Nächstes/Vorheriges suchen • Esc: Schließen" @@ -2070,7 +2106,7 @@ "Custom": "Individuell" }, "Custom Blend": { - "Custom Blend": "" + "Custom Blend": "Benutzerdefinierte Mischung" }, "Custom Color": { "Custom Color": "Benutzerdefinierte Farbe" @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "Benutzerdefinierter Bereitschaftsbefehl" }, - "Custom Transparency": { - "Custom Transparency": "Individuelle Transparenz" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "Benutzerdefinierte Befehle und Terminalparameter werden an Leerzeichen getrennt; Pfade mit Leerzeichen funktionieren nicht." }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "Spezifischer leerer Platz" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "Wählbare Energieoptionen im Power Menü anpassen" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "Dank Bar" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "" + }, "DankBar": { "DankBar": "DankBar" }, @@ -2217,7 +2259,7 @@ "Dark Mode": "Dunkler Modus" }, "Dark Mode Icon Theme": { - "Dark Mode Icon Theme": "" + "Dark Mode Icon Theme": "Symbol-Design für Dunkelmodus" }, "Dark mode base": { "Dark mode base": "Dunkelmodus Basis" @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "Dock-Deckkraft" }, - "Dock Transparency": { - "Dock Transparency": "Dock Transparenz" - }, "Dock Visibility": { "Dock Visibility": "Dock-Sichtbarkeit" }, @@ -2589,7 +2628,7 @@ "Dock margin, transparency, and border": "Dock-Rand, Transparenz und Rahmen" }, "Dock window": { - "Dock window": "" + "Dock window": "Fenster andocken" }, "Docs": { "Docs": "Dokumentation" @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "Downloads" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "" + }, "Drag to Reorder": { "Drag to Reorder": "Zum Neuanordnen ziehen" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "" + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "Ziehen Sie Widgets, um sie innerhalb von Abschnitten neu anzuordnen. Verwenden Sie das Augensymbol, um Widgets auszublenden/anzuzeigen (behält den Abstand bei), oder X, um sie vollständig zu entfernen." }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "Nieselregen" }, + "Drop here": { + "Drop here": "" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "Ihre Überschreibung für %1 verwerfen, damit die DMS-Standardaktion wieder angewendet wird?" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "Dynamisches Theming" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "Dynamische Farben von Hintergrundbild" }, @@ -2672,11 +2723,14 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "Dynamisch: Feder-Bezier mit Überschwingen – der Eintrag überschreitet kurz sein Ziel und pendelt sich dann ein. Ausdrucksstark und lebendig." }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "" + }, "Edge Spacing": { "Edge Spacing": "Randabstand" }, "Edge spacing, exclusive zone, and popup gaps are managed by Frame": { - "Edge spacing, exclusive zone, and popup gaps are managed by Frame": "" + "Edge spacing, exclusive zone, and popup gaps are managed by Frame": "Randabstand, exklusive Zone und Popup-Abstände werden von Frame verwaltet" }, "Edge the launcher slides from": { "Edge the launcher slides from": "Kante, von der der Launcher hereingleitet" @@ -2838,7 +2892,7 @@ "Enter PIN for ": "PIN eingeben für " }, "Enter URI or text to share": { - "Enter URI or text to share": "" + "Enter URI or text to share": "URI oder Text zum Teilen eingeben" }, "Enter URL or text to share": { "Enter URL or text to share": "URL oder Text zum Teilen eingeben" @@ -2907,7 +2961,7 @@ "Errors": "Fehler" }, "Estimated Time": { - "Estimated Time": "" + "Estimated Time": "Geschätzte Zeit" }, "Ethernet": { "Ethernet": "Ethernet" @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "Exakt" }, + "Excluded Media Players": { + "Excluded Media Players": "" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "Exklusives Zonenoffset" }, @@ -2937,7 +2994,7 @@ "Existing Users": "Bestehende Benutzer" }, "Exit node": { - "Exit node": "" + "Exit node": "Exit-Node" }, "Experimental Feature": { "Experimental Feature": "Experimentelle Funktion" @@ -3003,7 +3060,7 @@ "Failed to apply Qt colors": "Anwenden der Qt-Farben fehlgeschlagen" }, "Failed to apply charge limit to system": { - "Failed to apply charge limit to system": "" + "Failed to apply charge limit to system": "Ladelimit konnte nicht auf das System angewendet werden" }, "Failed to apply profile": { "Failed to apply profile": "Profil konnte nicht angewendet werden" @@ -3159,7 +3216,7 @@ "Failed to run 'dms greeter status'. Ensure DMS is installed and dms is in PATH.": "Fehler beim Ausführen von 'dms greeter status'. Stellen Sie sicher, dass DMS installiert ist und dms im PATH liegt." }, "Failed to save VPN credentials": { - "Failed to save VPN credentials": "" + "Failed to save VPN credentials": "VPN-Anmeldedaten konnten nicht gespeichert werden" }, "Failed to save audio config": { "Failed to save audio config": "Speichern der Audiokonfiguration fehlgeschlagen" @@ -3174,7 +3231,7 @@ "Failed to save profile": "Profil konnte nicht gespeichert werden" }, "Failed to send SMS": { - "Failed to send SMS": "" + "Failed to send SMS": "Senden der SMS fehlgeschlagen" }, "Failed to send clipboard": { "Failed to send clipboard": "Zwischenablage konnte nicht gesendet werden" @@ -3303,7 +3360,7 @@ "Filter": "Filter" }, "Filter by type": { - "Filter by type": "" + "Filter by type": "Nach Typ filtern" }, "Find in Text": { "Find in Text": "In Text suchen" @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "Anpassen" }, - "Fix Now": { - "Fix Now": "Jetzt beheben" - }, - "Fixing...": { - "Fixing...": "Behebe..." - }, "Flags": { "Flags": "Flags" }, @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "Fokussierte Farbe" }, + "Focused Display": { + "Focused Display": "" + }, "Focused Monitor Only": { "Focused Monitor Only": "Nur fokussierter Monitor" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "Schriftstärke" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "Auf dem Anmeldebildschirm verwendete Schriftart" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "Beenden erzwingen (SIGKILL)" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "RGBX erzwingen" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "Vorhersage nicht verfügbar" }, + "Forecast and conditions": { + "Forecast and conditions": "" + }, "Foreground Layers": { "Foreground Layers": "Vordergrundebenen" }, @@ -3522,7 +3585,7 @@ "Format Legend": "Legende formatieren" }, "Forward 10s": { - "Forward 10s": "" + "Forward 10s": "10s vorwärts" }, "Frame": { "Frame": "Rahmen" @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "Rahmenrandfarbe" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "VRAM/Speicher freigeben, wenn der Launcher geschlossen wird. Kann beim erneuten Öffnen zu einer leichten Verzögerung führen." }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "Ganzer Tag & Monat" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "Vollständiger auszuführender Befehl" }, @@ -3609,7 +3678,10 @@ "Gamma control not available. Requires DMS API v6+.": "Gamma-Steuerung nicht verfügbar. Erfordert DMS API v6+." }, "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { - "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" + "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "Abstand zwischen den End-Widgets und den Leistenenden (0 = randlos)" + }, + "Gaps": { + "Gaps": "" }, "Generate Override": { "Generate Override": "Override generieren" @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "Nur Greeter — Format für das Datum auf dem Anmeldebildschirm" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "Gitter" }, @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "Versteckte Apps erscheinen nicht im Launcher. Rechtsklicken Sie auf eine App und wählen Sie 'App ausblenden', um sie zu verstecken." }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "" + }, "Hide": { "Hide": "Ausblenden" }, @@ -3840,7 +3918,7 @@ "Hide device": "Gerät ausblenden" }, "Hide installed": { - "Hide installed": "" + "Hide installed": "Installierte ausblenden" }, "Hide notification content until expanded": { "Hide notification content until expanded": "Benachrichtigungsinhalt ausblenden, bis er erweitert wird" @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "Die Leiste ausblenden, wenn der Mauszeiger sie verlässt, selbst wenn noch ein Popout geöffnet ist" }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "Hoch" }, @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "Anzahl der stündlichen Vorhersagen" }, + "Hover Popouts": { + "Hover Popouts": "" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "Wie oft der Server nach neuen Updates sucht." }, @@ -3984,7 +4071,7 @@ "Icon Theme": "Icon Theme" }, "Icon theme changed outside DMS; switched to System Default": { - "Icon theme changed outside DMS; switched to System Default": "" + "Icon theme changed outside DMS; switched to System Default": "Symbol-Design wurde außerhalb von DMS geändert; auf Systemstandard zurückgesetzt" }, "Identical alerts show as one popup instead of stacking": { "Identical alerts show as one popup instead of stacking": "Identische Warnungen werden als ein einzelnes Popup angezeigt, anstatt gestapelt zu werden" @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "Initialisiert" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "Auf jedes Widget angewendeter innerer Abstand" }, @@ -4152,7 +4242,7 @@ "Installed": "Installiert" }, "Installed first": { - "Installed first": "" + "Installed first": "Installierte zuerst" }, "Installed: %1": { "Installed: %1": "Installiert: %1" @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "Druckaufträge: " }, + "Jump to page": { + "Jump to page": "" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "" + }, "Keep Awake": { "Keep Awake": "Wach halten" }, @@ -4224,7 +4320,7 @@ "Keep in Bar": "In der Leiste behalten" }, "Keep the clipboard type filter when reopening history": { - "Keep the clipboard type filter when reopening history": "" + "Keep the clipboard type filter when reopening history": "Zwischenablage-Typfilter beim erneuten Öffnen des Verlaufs beibehalten" }, "Keep typing": { "Keep typing": "Tippen Sie weiter" @@ -4368,7 +4464,7 @@ "Light Mode": "Heller Modus" }, "Light Mode Icon Theme": { - "Light Mode Icon Theme": "" + "Light Mode Icon Theme": "Symbol-Design für Hellmodus" }, "Light Rain": { "Light Rain": "Leichter Regen" @@ -4386,10 +4482,10 @@ "Light mode harmony": "Hellmodus Harmonie" }, "Limit set to %1%": { - "Limit set to %1%": "" + "Limit set to %1%": "Limit auf %1% gesetzt" }, "Limit the maximum battery charge level to extend lifespan.": { - "Limit the maximum battery charge level to extend lifespan.": "" + "Limit the maximum battery charge level to extend lifespan.": "Maximalen Akkuladestand begrenzen, um die Lebensdauer zu verlängern." }, "Line": { "Line": "Linie" @@ -4428,7 +4524,7 @@ "Local": "Lokal" }, "Local Weather": { - "Local Weather": "" + "Local Weather": "Wetter vor Ort" }, "Locale": { "Locale": "Sprachumgebung" @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "Sperrbildschirm" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "Sperrbildschirm-Anzeige" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "Authentifizierungsänderungen für den Sperrbildschirm werden automatisch angewendet und können ein Terminal öffnen, wenn eine Sudo-Authentifizierung erforderlich ist." }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "Gesperrt" }, @@ -4503,13 +4605,13 @@ "Low": "Niedrig" }, "Low Battery": { - "Low Battery": "" + "Low Battery": "Niedriger Akkustand" }, "Low Battery Notifications": { - "Low Battery Notifications": "" + "Low Battery Notifications": "Benachrichtigungen bei niedrigem Akkustand" }, "Low Battery Threshold": { - "Low Battery Threshold": "" + "Low Battery Threshold": "Schwellenwert für niedrigen Akkustand" }, "Low Priority": { "Low Priority": "Niedrige Priorität" @@ -4914,7 +5016,7 @@ "Music Player": "Musikplayer" }, "Mute During Playback": { - "Mute During Playback": "" + "Mute During Playback": "Während der Wiedergabe stummschalten" }, "Mute Popups": { "Mute Popups": "Popups stummschalten" @@ -4980,7 +5082,7 @@ "Network Status": "Netzwerkstatus" }, "Network Type": { - "Network Type": "" + "Network Type": "Netzwerktyp" }, "Network download and upload speed display": { "Network download and upload speed display": "Anzeige Netzwerk-Download- und -Upload-Geschwindigkeit" @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "Nächster Übergang" }, + "Next page": { + "Next page": "" + }, "Night": { "Night": "Nacht" }, @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "Keine Fehler" }, + "No excluded players configured": { + "No excluded players configured": "" + }, "No features enabled": { "No features enabled": "Keine Funktionen aktiviert" }, @@ -5211,7 +5319,7 @@ "No human user accounts found.": "Keine menschlichen Benutzerkonten gefunden." }, "No images found": { - "No images found": "" + "No images found": "Keine Bilder gefunden" }, "No info items": { "No info items": "Keine Info-Elemente" @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "Keine gespeicherten Einträge in der Zwischenablage" }, + "No screenshot provided": { + "No screenshot provided": "" + }, "No session selected": { "No session selected": "Keine Sitzung ausgewählt" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "Nicht festgelegt" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "Hinweis: Dies ändert nur den Prozentsatz, die Ladung wird nicht tatsächlich begrenzt." - }, "Notepad": { "Notepad": "Notizblock" }, - "Notepad Font Settings": { - "Notepad Font Settings": "Notizblock Schriftart-Einstellungen" - }, "Notepad Settings": { "Notepad Settings": "Notizblock-Einstellungen" }, @@ -5433,7 +5538,7 @@ "Nothing to see here": "Nichts zu sehen" }, "Notification": { - "Notification": "" + "Notification": "Benachrichtigung" }, "Notification Center": { "Notification Center": "Benachrichtigungszentrum" @@ -5457,7 +5562,7 @@ "Notification Timeouts": "Benachrichtigungszeitüberschreitungen" }, "Notification Type": { - "Notification Type": "" + "Notification Type": "Benachrichtigungstyp" }, "Notification toast popups": { "Notification toast popups": "Benachrichtigungs‑Toast" @@ -5466,7 +5571,10 @@ "Notifications": "Benachrichtigungen" }, "Notify when limit is reached": { - "Notify when limit is reached": "" + "Notify when limit is reached": "Benachrichtigen, wenn Limit erreicht ist" + }, + "Now playing and media controls": { + "Now playing and media controls": "" }, "Numbers": { "Numbers": "Zahlen" @@ -5529,7 +5637,7 @@ "Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": "Betrifft nur von DMS verwaltetes PAM. Wenn greetd bereits pam_fprintd enthält, bleibt der Fingerabdruck aktiviert." }, "Only on Battery": { - "Only on Battery": "" + "Only on Battery": "Nur im Akkubetrieb" }, "Only show windows from the current monitor on each dock": { "Only show windows from the current monitor on each dock": "Nur Fenster des aktuellen Monitors in jedem Dock anzeigen" @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "App öffnen" }, + "Open Delay": { + "Open Delay": "" + }, "Open Dir": { "Open Dir": "Verzeichnis öffnen" }, @@ -5583,7 +5694,7 @@ "Open a terminal and run a custom command instead of the in-shell upgrade flow.": "Öffnen Sie ein Terminal und führen Sie einen benutzerdefinierten Befehl anstelle des integrierten Upgrade-Prozesses aus." }, "Open as window": { - "Open as window": "" + "Open as window": "Als Fenster öffnen" }, "Open folder": { "Open folder": "Ordner öffnen" @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "Suchleiste öffnen, um Text zu finden" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "" + }, "Open with...": { "Open with...": "Öffnen mit…" }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "Andere" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "Umriss" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "Ausgabefach fehlt" }, - "Outputs Include Missing": { - "Outputs Include Missing": "Ausgaben inklusive fehlender" - }, "Overcast": { "Overcast": "Bedeckt" }, "Overflow": { "Overflow": "Überlauf" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "Durch Konfiguration überschrieben" }, @@ -5922,7 +6042,7 @@ "Place the dock on the Wayland overlay layer": "Dock auf der Wayland-Overlay-Ebene platzieren" }, "Play": { - "Play": "" + "Play": "Wiedergabe" }, "Play a video when the screen locks.": { "Play a video when the screen locks.": "Ein Video abspielen, wenn der Bildschirm gesperrt wird." @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "Plugin-Sichtbarkeit" }, + "Plugin dependency missing": { + "Plugin dependency missing": "" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "Plugin deaktiviert: %1" }, @@ -6072,7 +6195,7 @@ "Power Profile Degradation": "Leistungsverschlechterung" }, "Power Profiles Auto-Switching": { - "Power Profiles Auto-Switching": "" + "Power Profiles Auto-Switching": "Automatischer Wechsel der Energieprofile" }, "Power Saver": { "Power Saver": "Energiesparmodus" @@ -6084,10 +6207,10 @@ "Power profile management available": "Energieprofilverwaltung verfügbar" }, "Power profile to use when AC power is connected.": { - "Power profile to use when AC power is connected.": "" + "Power profile to use when AC power is connected.": "Energieprofil für Netzbetrieb (AC)." }, "Power profile to use when running on battery power.": { - "Power profile to use when running on battery power.": "" + "Power profile to use when running on battery power.": "Energieprofil für Akkubetrieb." }, "Power source": { "Power source": "Stromquelle" @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "Drücke 'n' oder klicke auf 'Neue Sitzung', um eine zu erstellen" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "Drücken Sie die Eingabetaste, um das Audiosystem neu zu starten und die Änderungen zu übernehmen" }, @@ -6131,14 +6257,20 @@ "Prevent screen timeout": { "Prevent screen timeout": "Bildschirm-Timeout verhindern" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "" + }, "Preview": { "Preview": "Vorschau" }, "Preview: %1": { - "Preview: %1": "" + "Preview: %1": "Vorschau: %1" }, "Previous": { - "Previous": "" + "Previous": "Vorherige" + }, + "Previous page": { + "Previous page": "" }, "Primary": { "Primary": "Primär" @@ -6147,7 +6279,7 @@ "Primary Container": "Primärer Container" }, "Primary Theme Color": { - "Primary Theme Color": "" + "Primary Theme Color": "Primäre Theme-Farbe" }, "Print Server Management": { "Print Server Management": "Druckerserververwaltung" @@ -6198,7 +6330,7 @@ "Process Count": "Prozessanzahl" }, "Process exited with code %1": { - "Process exited with code %1": "" + "Process exited with code %1": "Prozess mit Code %1 beendet" }, "Processes": { "Processes": "Prozesse" @@ -6237,10 +6369,10 @@ "Profile saved: %1": "Profil gespeichert: %1" }, "Profile when Plugged In (AC)": { - "Profile when Plugged In (AC)": "" + "Profile when Plugged In (AC)": "Profil bei Netzbetrieb (AC)" }, "Profile when on Battery": { - "Profile when on Battery": "" + "Profile when on Battery": "Profil bei Akkubetrieb" }, "Protocol": { "Protocol": "Protokoll" @@ -6306,7 +6438,7 @@ "Re-enter password": "Passwort erneut eingeben" }, "Reach local network devices while using an exit node": { - "Reach local network devices while using an exit node": "" + "Reach local network devices while using an exit node": "Lokale Netzwerkgeräte bei Verwendung eines Exit-Nodes erreichen" }, "Read-only legacy config": { "Read-only legacy config": "Schreibgeschützte Legacy-Konfiguration" @@ -6327,7 +6459,7 @@ "Recent Colors": "Aktuelle Farben" }, "Recent Images": { - "Recent Images": "" + "Recent Images": "Zuletzt verwendete Bilder" }, "Recently Used Apps": { "Recently Used Apps": "Zuletzt verwendete Apps" @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "Druckaufträge abbrechen" }, + "Related: %1": { + "Related: %1": "" + }, "Release": { "Release": "Loslassen" }, @@ -6378,7 +6513,7 @@ "Remember Last Query": "Letzte Suchanfrage merken" }, "Remember Type Filter": { - "Remember Type Filter": "" + "Remember Type Filter": "Typfilter merken" }, "Remember last session": { "Remember last session": "Letzte Sitzung merken" @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "Arbeitsfläche umbenennen" }, + "Reorder & Group": { + "Reorder & Group": "" + }, "Repeat": { "Repeat": "Wiederholen" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "Erfordert eine neuere Version von Quickshell" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "Erfordert Nachtmodus-Unterstützung" }, @@ -6552,7 +6693,7 @@ "Revert": "Rückgängig machen" }, "Rewind 10s": { - "Rewind 10s": "" + "Rewind 10s": "10s zurück" }, "Right": { "Right": "Rechts" @@ -6642,7 +6783,7 @@ "SMS": "SMS" }, "SMS sent successfully": { - "SMS sent successfully": "" + "SMS sent successfully": "SMS erfolgreich gesendet" }, "Saturation": { "Saturation": "Sättigung" @@ -6666,7 +6807,7 @@ "Save and switch between display configurations": "Anzeige-Konfigurationen speichern und zwischen ihnen wechseln" }, "Save credentials": { - "Save credentials": "" + "Save credentials": "Anmeldedaten speichern" }, "Save critical priority notifications to history": { "Save critical priority notifications to history": "Benachrichtigungen mit kritischer Priorität im Verlauf speichern" @@ -6690,7 +6831,7 @@ "Saved Configurations": "Konfigurationen gespeichert" }, "Saved Networks": { - "Saved Networks": "" + "Saved Networks": "Gespeicherte Netzwerke" }, "Saved Note": { "Saved Note": "Gespeicherte Notiz" @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "Bildschirm teilen" }, + "Screenshot unavailable": { + "Screenshot unavailable": "" + }, "Scroll": { "Scroll": "Scrollen" }, @@ -6816,7 +6960,7 @@ "Secondary": "Sekundär" }, "Secondary Container": { - "Secondary Container": "" + "Secondary Container": "Sekundärer Container" }, "Secured": { "Secured": "Gesichert" @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "Wählen Sie mindestens einen Anbieter aus" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "Gerät auswählen" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "Hintergrundbild für den Greeter auswählen" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "einen Monitor für das Hintergrundbild" }, @@ -6959,8 +7109,14 @@ "Separate": { "Separate": "Getrennt" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "" + }, "Separate Light & Dark Themes": { - "Separate Light & Dark Themes": "" + "Separate Light & Dark Themes": "Getrennte helle & dunkle Themes" + }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "" }, "Separator": { "Separator": "Trenner" @@ -7005,11 +7161,14 @@ "Set the font size for notification summary text": "Schriftgröße für den Zusammenfassungstext der Benachrichtigung festlegen" }, "Set the percentage at which the battery is considered low.": { - "Set the percentage at which the battery is considered low.": "" + "Set the percentage at which the battery is considered low.": "Prozentsatz festlegen, ab dem der Akku als fast leer gilt." }, "Setting": { "Setting": "Einstellung" }, + "Setting up...": { + "Setting up...": "" + }, "Settings": { "Settings": "Einstellungen" }, @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "Tastenkürzel (%1)" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "" + }, "Shortcuts": { "Shortcuts": "Tastenkürzel" }, @@ -7122,7 +7284,7 @@ "Show Feels Like Temperature": "Gefühlte Temperatur anzeigen" }, "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": { - "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": "" + "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": "Flatpak-, Snap-, AppImage- oder Nix-Abzeichen auf Launcher-Elementen anzeigen." }, "Show Footer": { "Show Footer": "Fußzeile anzeigen" @@ -7197,13 +7359,13 @@ "Show Overflow Badge Count": "Überlauf-Badge-Anzahl anzeigen" }, "Show Package Source Badges": { - "Show Package Source Badges": "" + "Show Package Source Badges": "Paketquellen-Abzeichen anzeigen" }, "Show Password Field": { "Show Password Field": "Zeige Passwort Feld" }, "Show Percentage": { - "Show Percentage": "" + "Show Percentage": "Prozentwert anzeigen" }, "Show Power Actions": { "Show Power Actions": "Zeige Energieoptionen" @@ -7224,7 +7386,7 @@ "Show Reboot": "Neustart anzeigen" }, "Show Remaining Time": { - "Show Remaining Time": "" + "Show Remaining Time": "Verbleibende Zeit anzeigen" }, "Show Restart DMS": { "Show Restart DMS": "DMS-Neustart anzeigen" @@ -7281,10 +7443,10 @@ "Show a bar that drains as the popup's auto-dismiss timer runs": "Eine Leiste anzeigen, die abnimmt, während der Timer für das automatische Schließen des Popups läuft" }, "Show a notification when battery reaches the charge limit.": { - "Show a notification when battery reaches the charge limit.": "" + "Show a notification when battery reaches the charge limit.": "Benachrichtigung anzeigen, wenn der Akku das Ladelimit erreicht." }, "Show a warning popup when battery is running low.": { - "Show a warning popup when battery is running low.": "" + "Show a warning popup when battery is running low.": "Warn-Popup anzeigen, wenn der Akku fast leer ist." }, "Show all 9 tags instead of only occupied tags": { "Show all 9 tags instead of only occupied tags": "Alle 9 Tags anzeigen anstatt nur belegte Tags" @@ -7293,7 +7455,7 @@ "Show an outline ring around the focused workspace indicator": "Einen Umrissring um die Anzeige des fokussierten Arbeitsbereichs anzeigen" }, "Show an urgent alert when battery reaches critical level.": { - "Show an urgent alert when battery reaches critical level.": "" + "Show an urgent alert when battery reaches critical level.": "Dringenden Alarm anzeigen, wenn der Akku einen kritischen Stand erreicht." }, "Show cava audio visualizer in media widget": { "Show cava audio visualizer in media widget": "Cava-Audio-Visualisierer im Medien-Widget anzeigen" @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "Vordergrundflächen auf weichgezeichneten Panels für stärkeren Kontrast anzeigen" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "" + }, "Show in GB": { "Show in GB": "In GB anzeigen" }, @@ -7422,7 +7587,7 @@ "Signal": "Signal" }, "Signal Strength": { - "Signal Strength": "" + "Signal Strength": "Signalstärke" }, "Signal:": { "Signal:": "Signal:" @@ -7434,7 +7599,7 @@ "Silence notifications": "Benachrichtigungen stummschalten" }, "Silence system sounds while media is playing": { - "Silence system sounds while media is playing": "" + "Silence system sounds while media is playing": "Systemtöne stummschalten, während Medien abgespielt werden" }, "Single-Line Popup": { "Single-Line Popup": "Einzeiliges Popup" @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "Smartcard-Authentifizierung" }, - "Smartcard PIN": { - "Smartcard PIN": "Smartcard-PIN" - }, "Snap": { "Snap": "Einrasten" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "Sortieren nach" }, + "Sort wallpapers": { + "Sort wallpapers": "" + }, "Sorting & Layout": { "Sorting & Layout": "Sortierung & Layout" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "Abstand zwischen Fenster" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "Abstandshalter" }, @@ -7590,7 +7758,7 @@ "Stripes": "Streifen" }, "Subtle Overlay": { - "Subtle Overlay": "" + "Subtle Overlay": "Dezente Überlagerung" }, "Summary": { "Summary": "Zusammenfassung" @@ -7616,20 +7784,26 @@ "Surface Behavior": { "Surface Behavior": "Oberflächenverhalten" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { - "Surface Container": "" + "Surface Container": "Oberflächencontainer" }, "Surface High": { - "Surface High": "" + "Surface High": "Oberfläche Hoch" }, "Surface Highest": { - "Surface Highest": "" + "Surface Highest": "Oberfläche Höchst" }, "Surface Opacity": { "Surface Opacity": "Oberflächen-Deckkraft" }, "Surface Text": { - "Surface Text": "" + "Surface Text": "Oberflächentext" }, "Surface Variant": { "Surface Variant": "Oberflächenvariante" @@ -7668,7 +7842,7 @@ "Sync": "Sync" }, "Sync Bar Inset Padding": { - "Sync Bar Inset Padding": "" + "Sync Bar Inset Padding": "Sync-Leisten-Innenabstand" }, "Sync Mode with Portal": { "Sync Mode with Portal": "Synchronisiere Modus mit Portal" @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "Position über Bildschirme hinweg synchronisieren" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "Sync erfolgreich abgeschlossen." }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "Sync erfordert Sudo-Authentifizierung. Terminal wird geöffnet, damit Sie Passwort oder Fingerabdruck verwenden können." }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "System" }, @@ -7764,7 +7947,7 @@ "Tailscale Network": "Tailscale-Netzwerk" }, "Tailscale action failed": { - "Tailscale action failed": "" + "Tailscale action failed": "Tailscale-Aktion fehlgeschlagen" }, "Tailscale not available": { "Tailscale not available": "Tailscale nicht verfügbar" @@ -7800,10 +7983,10 @@ "Terminals - Always use Dark Theme": "Terminals - Immer dunkles Farbschema wählen" }, "Tertiary": { - "Tertiary": "" + "Tertiary": "Tertiär" }, "Tertiary Container": { - "Tertiary Container": "" + "Tertiary Container": "Tertiärer Container" }, "Test Connection": { "Test Connection": "Verbindung testen" @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "Text-Rendering" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "" + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "Das Tool 'dgop' ist für die Systemüberwachung erforderlich.\nBitte installieren Sie dgop, um diese Funktion zu nutzen." }, @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "Diese Installation verwendet noch hyprland.conf. Führen Sie „dms setup“ aus, um zu migrieren, bevor Sie die Anzeigeeinstellungen bearbeiten." }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "" + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "Diese Installation verwendet noch hyprland.conf. Führen Sie „dms setup“ aus, um zu migrieren, bevor Sie die Kurzbefehle in den Einstellungen bearbeiten." }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "Verbleibende Zeit: %1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "Wartezeit vor dem Ausblenden, nachdem der Mauszeiger die Leiste verlässt" }, @@ -8013,7 +8205,7 @@ "To use this DMS bind, remove or change the keybind in your config.kdl": "Um diese DMS-Bindung zu verwenden, entfernen oder ändern Sie das Tastenkürzel in Ihrer config.kdl" }, "Toast": { - "Toast": "" + "Toast": "Toast-Benachrichtigung" }, "Toast Messages": { "Toast Messages": "Toast-Nachrichten" @@ -8178,7 +8370,7 @@ "Typography & Motion": "Typografie & Bewegung" }, "URI": { - "URI": "" + "URI": "URI" }, "Unavailable": { "Unavailable": "nicht Verfügbar" @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "Nicht fokussierte Farbe" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "" + }, "Ungrouped": { "Ungrouped": "Nicht gruppiert" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "Ungespeicherte Änderungen" }, - "Unsaved note...": { - "Unsaved note...": "Ungespeicherte Notiz..." - }, "Unset": { "Unset": "Nicht gesetzt" }, @@ -8366,6 +8558,9 @@ "Use System Theme": { "Use System Theme": "Nutze System Darstellung" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "Ein benutzerdefiniertes Bild für den Anmeldebildschirm verwenden oder leer lassen, um das Desktop-Hintergrundbild zu verwenden." }, @@ -8400,7 +8595,10 @@ "Use desktop wallpaper": "Desktop-Hintergrundbild verwenden" }, "Use different icon themes for light and dark mode": { - "Use different icon themes for light and dark mode": "" + "Use different icon themes for light and dark mode": "Unterschiedliche Symbolthemen für hellen und dunklen Modus verwenden" + }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "" }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "Fingerabdruck-Authentifizierung für den Sperrbildschirm verwenden." @@ -8415,7 +8613,7 @@ "Use meters per second instead of km/h for wind speed": "Meter pro Sekunde anstelle von km/h für Windgeschwindigkeit verwenden" }, "Use one inset value for every bar": { - "Use one inset value for every bar": "" + "Use one inset value for every bar": "Einen Einzugswert für jede Leiste verwenden" }, "Use smaller notification cards": { "Use smaller notification cards": "Kleinere Benachrichtigungskarten verwenden" @@ -8510,14 +8708,11 @@ "VPN Connections": { "VPN Connections": "VPN Verbindungen" }, - "VPN Password": { - "VPN Password": "VPN Passwort" - }, "VPN configuration updated": { "VPN configuration updated": "VPN Konfiguration geupdated" }, "VPN credentials saved": { - "VPN credentials saved": "" + "VPN credentials saved": "VPN-Anmeldedaten gespeichert" }, "VPN deleted": { "VPN deleted": "VPN gelöscht" @@ -8613,7 +8808,7 @@ "Volume, brightness, and other system OSDs": "Lautstärke, Helligkeit und andere System-OSDs" }, "Votes": { - "Votes": "" + "Votes": "Stimmen" }, "WPA/WPA2": { "WPA/WPA2": "WPA/WPA2" @@ -8679,10 +8874,7 @@ "When locked": "Wenn gesperrt" }, "White": { - "White": "" - }, - "Wi-Fi Password": { - "Wi-Fi Password": "Wi-Fi Passwort" + "White": "Weiß" }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "WLAN und Ethernet Verbindung" @@ -8726,17 +8918,11 @@ "Widget Outline": { "Widget Outline": "Widget-Umriss" }, - "Widget Style": { - "Widget Style": "Widget-Stil" - }, "Widget Styling": { "Widget Styling": "Widgetstil" }, "Widget Text Style": { - "Widget Text Style": "" - }, - "Widget Transparency": { - "Widget Transparency": "Widget Transparenz" + "Widget Text Style": "Widget-Textstil" }, "Widget added": { "Widget added": "Widget hinzugefügt" @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "XWayland" }, + "Xray Blur Effect": { + "Xray Blur Effect": "" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "X-Ray lässt nur das Hintergrundbild verschwimmen (effizient) und ist die Standardeinstellung, wenn Weichzeichnen aktiviert ist. Deaktivieren Sie X-Ray für ein normales, vollständiges Weichzeichnen von allem unter dem Fenster (ressourcenintensiver)." }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "" + }, "Y": { "Y": "Y" }, @@ -8906,11 +9098,14 @@ "attached": { "attached": "verbunden" }, + "boregard is required": { + "boregard is required": "" + }, "brandon": { "brandon": "brandon" }, "broken": { - "broken": "" + "broken": "defekt" }, "by %1": { "by %1": "von %1" @@ -8919,7 +9114,7 @@ "days": "Tage" }, "deprecated": { - "deprecated": "" + "deprecated": "veraltet" }, "detached": { "detached": "getrennt" @@ -8937,7 +9132,7 @@ "direct": "direkt" }, "discuss": { - "discuss": "" + "discuss": "diskutieren" }, "dms is a highly customizable, modern desktop shell with a material 3 inspired design.

It is built with Quickshell, a QT6 framework for building desktop shells, and Go, a statically typed, compiled programming language.": { "dms is a highly customizable, modern desktop shell with a material 3 inspired design.

It is built with Quickshell, a QT6 framework for building desktop shells, and Go, a statically typed, compiled programming language.": "dms ist eine hochgradig anpassbare, moderne Desktop-Shell mit einem Material 3 inspirierten Design.

Sie wurde mit Quickshell entwickelt, einem QT6-Framework zum Erstellen von Desktop-Shells, und Go, einer statisch typisierten, kompilierten Programmiersprache." @@ -8945,9 +9140,6 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "dms/cursor-Konfiguration existiert, ist aber nicht eingebunden. Cursor-Einstellungen werden nicht angewendet." }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "Die Konfiguration 'dms/outputs' existiert, ist aber nicht in Ihrer Compositor-Konfiguration enthalten. Anzeigeänderungen werden nicht dauerhaft gespeichert." - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "z. B. /usr/bin/my-script --flag" }, @@ -9086,6 +9278,9 @@ "remote": { "remote": "entfernt" }, + "reviewed": { + "reviewed": "" + }, "seconds": { "seconds": "sekunden" }, @@ -9099,7 +9294,7 @@ "this app": "diese App" }, "unmaintained": { - "unmaintained": "" + "unmaintained": "nicht gewartet" }, "until %1": { "until %1": "bis %1" @@ -9123,7 +9318,7 @@ "v%1 by %2": "v%1 von %2" }, "verified": { - "verified": "" + "verified": "verifiziert" }, "wtype not available - install wtype for paste support": { "wtype not available - install wtype for paste support": "wtype ist nicht verfügbar - installiere wtype für Unterstützung zum Einfügen" diff --git a/quickshell/translations/poexports/eo.json b/quickshell/translations/poexports/eo.json index a6d5fe21a..c960f4b0c 100644 --- a/quickshell/translations/poexports/eo.json +++ b/quickshell/translations/poexports/eo.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "%1 Seancoj" }, + "%1 Startup Failed": { + "%1 Startup Failed": "" + }, "%1 active session": { "%1 active session": "%1 aktiva seanco" }, @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "Alĝustigas kontraston de generitaj koloroj (-100 = minimumo, 0 = normo, 100 = maksimumo)" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "Administra grupo:" }, @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "Ĉiam montri elcenton" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "Ĉiam kaŝi la dokon kaj malkaŝi ĝin kiam la kursoro estas apud la dok-areo" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "Kvanto" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "" + }, "Analog": { "Analog": "Analoga" }, @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "Etosigo de aplikaĵoj" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "" + }, "Appearance": { "Appearance": "Aspekto" }, @@ -833,6 +848,15 @@ "Auto Power Saver": { "Auto Power Saver": "" }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" + }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "Aŭtomata reĝimo estas ŝaltita. " }, @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "Aŭtomata ensaluto" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "Aŭtomata ensaluto malŝaltita" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "Aŭtomate konservu al disko" }, - "Auto-saving...": { - "Auto-saving...": "Aŭtomata konservado..." - }, "Autoconnect": { "Autoconnect": "Aŭtomata konekto" }, @@ -1028,9 +1052,6 @@ "Bar Spacing": { "Bar Spacing": "" }, - "Bar Transparency": { - "Bar Transparency": "Travidebleco de la trinkejo" - }, "Bar corners and background": { "Bar corners and background": "Trinkejo anguloj kaj fono" }, @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "Ligu la agadon de spotlight-bar IPC en via kompostista agordo." }, - "Binds Include Missing": { - "Binds Include Missing": "Mankas lig-inkluzivo" - }, "Binds include added": { "Binds include added": "Lig-inkluzivo estas aldonita" }, @@ -1160,6 +1178,9 @@ "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "Malklarigi la fonbildon kiam la niri-superrigardo estas malfermita" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "" + }, "Body": { "Body": "Korpo" }, @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "Bordkoloro ĉirkaŭ malklarigitaj surfacoj" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "Limo kun Bg" }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "Etosfoliumado" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "" + }, "Browse or search plugins": { "Browse or search plugins": "Foliumi aŭ serĉi kromprogramojn" }, @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "Ŝanĝi laŭtecon" }, - "Change bar appearance": { - "Change bar appearance": "Ŝanĝi la aspekton de la stango" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "Ŝanĝi la lokaĵaron uzatan de la DMS-fasado." }, @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "Elekti la emblemon montratan sur la lanĉila butono en DankBar" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "Elekti kie sciigaj ŝprucfenestroj aperas sur la ekrano" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "Klaku «Agordi» por krei %1 kaj aldoni inkluzivon al via komponila agordo." }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "Klaku «Agordi» por krei kursoran agordon kaj aldoni inkluzivon al via komponila agordo." - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "Klaku «Agordi» por krei la elig-agordojn kaj aldoni inkluzivon al via komponila agordo." }, @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "Horloĝa stilo" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "" + }, "Close": { "Close": "Fermi" }, @@ -1622,6 +1649,9 @@ "Color for primary action buttons": { "Color for primary action buttons": "Koloro por ĉefaj agbutonoj" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" }, @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "Kontrolas kiom forte aplikas la elektita nuanca koloro" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "Kontrolas la opakecon de ĉiuj elŝprucfenestroj, modalaj fenestroj, kaj iliaj enhavtavoloj" - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "Kontrolas opakecon de ŝelsurfacoj, popouts, kaj modaloj" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "Kontrolas konturojn ĉirkaŭ neklaraj malklaraj kartoj, piloloj kaj sciigaj kartoj" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "Regas ombro-direkton por altigaj tavoloj" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "Kontrolas la eksteran randon de protokol-malklaraj fenestroj" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "Kontrolas la travideblecon de la ombro" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "Krei fenestran regulon" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "Krei novan seancon %1 (n)" }, @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "Propra komando por dormeto" }, - "Custom Transparency": { - "Custom Transparency": "Propra Travidebleco" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "Propra komando kaj finaj parametroj estas dividitaj sur blankspaco; " }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "Agordebla malplena spaco" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "Agordi kiuj agoj aperas en la elektra menuo" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "Dank-breto" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "" + }, "DankBar": { "DankBar": "DankBar" }, @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "Doko Opakeco" }, - "Dock Transparency": { - "Dock Transparency": "Doka Travidebleco" - }, "Dock Visibility": { "Dock Visibility": "Videbleco de la doko" }, @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "Elŝutoj" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "" + }, "Drag to Reorder": { "Drag to Reorder": "Trenu por reordigi" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "" + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "Trenu fenestraĵojn por reordigi ilin ene de sekcioj. Uzu la okul-piktogramon por kaŝi/montri fenestraĵojn (konservas interspacon), aŭ X por forigi ilin tute." }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "Pluveto" }, + "Drop here": { + "Drop here": "" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "Forigi vian anstataŭigon por %1 do la defaŭlta ago de DMS denove aplikas?" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "Dinamika etosigo" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "Dinamikaj koloroj el fonbildo" }, @@ -2672,6 +2723,9 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "Dinamika: Printempa bezier kun superfluo — eniro nelonge superas sian celon kaj poste ekloĝas. " }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "" + }, "Edge Spacing": { "Edge Spacing": "Borda interspaco" }, @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "Ekzakta" }, + "Excluded Media Players": { + "Excluded Media Players": "" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "Ekskluziva zona forŝovo" }, @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "Alĝustigi" }, - "Fix Now": { - "Fix Now": "Ripari nun" - }, - "Fixing...": { - "Fixing...": "Riparante..." - }, "Flags": { "Flags": "Flagoj" }, @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "Fokusita koloro" }, + "Focused Display": { + "Focused Display": "" + }, "Focused Monitor Only": { "Focused Monitor Only": "Nur fokusita ekrano" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "Tipara pezo" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "Tiparo uzata sur la salutekrano" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "Devige ĉesigi (SIGKILL)" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "Forto RGBX" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "Prognozo ne disponeblas" }, + "Forecast and conditions": { + "Forecast and conditions": "" + }, "Foreground Layers": { "Foreground Layers": "Antaŭplanaj Tavoloj" }, @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "Kadro Bordo Koloro" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "Liberigi VRAM/memoron kiam la lanĉilo estas fermita. Eble kaŭzos malkonatan malfruon dum remalfermo." }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "Tuta tago kaj monato" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "Plena komando por ekzekuti" }, @@ -3611,6 +3680,9 @@ "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" }, + "Gaps": { + "Gaps": "" + }, "Generate Override": { "Generate Override": "Generu Override" }, @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "Nur salutekrano — formato por la dato sur la salutekrano" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "Krado" }, @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "Kaŝitaj aplikaĵoj ne aperos en la lanĉilo. Dekstre-klaku aplikaĵon kaj elektu 'Kaŝi aplikaĵon' por kaŝi ĝin." }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "" + }, "Hide": { "Hide": "Kaŝi" }, @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "Kaŝu la stangon kiam la montrilo foriras eĉ se popout ankoraŭ malfermita" }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "Alte" }, @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "Hora prognoza kalkulo" }, + "Hover Popouts": { + "Hover Popouts": "" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "Kiom ofte la servilo sondas por novaj ĝisdatigoj." }, @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "Iniciatigita" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "Interna remburaĵo aplikita al ĉiu fenestraĵo" }, @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "Taskoj: " }, + "Jump to page": { + "Jump to page": "" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "" + }, "Keep Awake": { "Keep Awake": "Teni nedormema" }, @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "Ŝlosekrano" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "Vidigo de ŝlosekrano" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "Aŭtentigaj ŝanĝoj de ŝlosekrano aplikiĝas aŭtomate kaj eble malfermos terminalon kiam sudo-aŭtentigo estas bezonata." }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "Ŝlosita" }, @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "Sekva transiro" }, + "Next page": { + "Next page": "" + }, "Night": { "Night": "Nokto" }, @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "Neniuj eraroj" }, + "No excluded players configured": { + "No excluded players configured": "" + }, "No features enabled": { "No features enabled": "Neniuj trajtoj estas ŝaltitaj" }, @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "Neniuj konservitaj tondujaj eroj" }, + "No screenshot provided": { + "No screenshot provided": "" + }, "No session selected": { "No session selected": "Neniu sesio elektita" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "Ne agordita" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "Noto: ĉi tio nur ŝanĝas la procenton, ĝi fakte ne limigas la ŝargadon." - }, "Notepad": { "Notepad": "Notlibro" }, - "Notepad Font Settings": { - "Notepad Font Settings": "Agordoj de Notbloka Tiparo" - }, "Notepad Settings": { "Notepad Settings": "Agordoj de Notepad" }, @@ -5468,6 +5573,9 @@ "Notify when limit is reached": { "Notify when limit is reached": "" }, + "Now playing and media controls": { + "Now playing and media controls": "" + }, "Numbers": { "Numbers": "Numeroj" }, @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "Malfermi Aplikaĵon" }, + "Open Delay": { + "Open Delay": "" + }, "Open Dir": { "Open Dir": "Malferma Dir" }, @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "Malfermi serĉ-breton por trovi tekston" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "" + }, "Open with...": { "Open with...": "Malfermi per..." }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "Alia" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "Konturo" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "Eliga pleto mankas" }, - "Outputs Include Missing": { - "Outputs Include Missing": "Eligaj inkluzivoj mankas" - }, "Overcast": { "Overcast": "Nuba" }, "Overflow": { "Overflow": "Troo" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "Preterpasita de agordo" }, @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "Videbleco de kromprogramoj" }, + "Plugin dependency missing": { + "Plugin dependency missing": "" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "Kromaĵo malŝaltita: %1" }, @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "Premu 'n' aŭ klaku 'Nova seanco' por krei tian" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "Premu Enigan klavon kaj la sonsistemo restartos por apliki la ŝanĝon" }, @@ -6131,6 +6257,9 @@ "Prevent screen timeout": { "Prevent screen timeout": "Malhelpi ekranan templimon" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "" + }, "Preview": { "Preview": "Antaŭrigardo" }, @@ -6140,6 +6269,9 @@ "Previous": { "Previous": "" }, + "Previous page": { + "Previous page": "" + }, "Primary": { "Primary": "Ĉefa" }, @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "Malakcepti taskojn" }, + "Related: %1": { + "Related: %1": "" + }, "Release": { "Release": "Eldono" }, @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "Renomi laborspacon" }, + "Reorder & Group": { + "Reorder & Group": "" + }, "Repeat": { "Repeat": "Ripeti" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "Postulas pli novan version de Quickshell" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "Postulas subtenon de nokta reĝimo" }, @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "Divido de ekrano" }, + "Screenshot unavailable": { + "Screenshot unavailable": "" + }, "Scroll": { "Scroll": "Ruli" }, @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "Elektu almenaŭ unu provizanton" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "Elekti aparaton" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "Elekti fonbildon por la salutekrano" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "Elekti ekranon por agordi fonbildon" }, @@ -6959,9 +7109,15 @@ "Separate": { "Separate": "apartigi" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "" + }, "Separate Light & Dark Themes": { "Separate Light & Dark Themes": "" }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "" + }, "Separator": { "Separator": "Dividilo" }, @@ -7010,6 +7166,9 @@ "Setting": { "Setting": "agordo" }, + "Setting up...": { + "Setting up...": "" + }, "Settings": { "Settings": "Agordoj" }, @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "Mallongigo (%1)" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "" + }, "Shortcuts": { "Shortcuts": "Mallongigoj" }, @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "Montru malklarajn surfacojn sur neklaraj paneloj por pli forta kontrasto" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "" + }, "Show in GB": { "Show in GB": "Montri en GB" }, @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "Blat-karta aŭtentigo" }, - "Smartcard PIN": { - "Smartcard PIN": "PIN-karto" - }, "Snap": { "Snap": "Alglui" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "Ordigi laŭ" }, + "Sort wallpapers": { + "Sort wallpapers": "" + }, "Sorting & Layout": { "Sorting & Layout": "Ordigo kaj aranĝo" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "Spaco inter fenestroj" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "Interspacigilo" }, @@ -7616,6 +7784,12 @@ "Surface Behavior": { "Surface Behavior": "Surfaca Konduto" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { "Surface Container": "" }, @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "Sinkronigi pozicion tra ekranoj" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "Sinkronigo finiĝis sukcese." }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "Sinkronigo bezonas sudo-aŭtentigon. Malfermas terminalon por ke vi povu uzi pasvorton aŭ fingrospuron." }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "Sistemo" }, @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "Teksta Reprezentado" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "" + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "La ilo 'dgop' estas postulata por sistem-monitorado.\nBonvolu instali dgop por uzi ĉi tiun trajton." }, @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "Ĉi tiu instalo ankoraŭ uzas hyprland.conf. " }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "" + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "Ĉi tiu instalo ankoraŭ uzas hyprland.conf. " }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "Restanta tempo: %1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "Tempo por atendi antaŭ kaŝi post kiam la montrilo foriras" }, @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "Senfokusa koloro" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "" + }, "Ungrouped": { "Ungrouped": "Negrupigitaj" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "Nekonservitaj ŝanĝoj" }, - "Unsaved note...": { - "Unsaved note...": "Nekonservita noto..." - }, "Unset": { "Unset": "malŝalti" }, @@ -8366,6 +8558,9 @@ "Use System Theme": { "Use System Theme": "Uzi sisteman etoson" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "Uzi propran bildon por la salutekrano, aŭ lasu malplena por uzi vian labortablan fonbildon." }, @@ -8402,6 +8597,9 @@ "Use different icon themes for light and dark mode": { "Use different icon themes for light and dark mode": "" }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "" + }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "Uzi fingrospuran aŭtentigon por la ŝlosekrano." }, @@ -8510,9 +8708,6 @@ "VPN Connections": { "VPN Connections": "VPN-konektoj" }, - "VPN Password": { - "VPN Password": "VPN-Pasvorto" - }, "VPN configuration updated": { "VPN configuration updated": "Agordo de VPN estas ĝisdatigita" }, @@ -8681,9 +8876,6 @@ "White": { "White": "" }, - "Wi-Fi Password": { - "Wi-Fi Password": "Pasvorto de Wi-Fi" - }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "Konektoj de Wi-Fi kaj Ethernet" }, @@ -8726,18 +8918,12 @@ "Widget Outline": { "Widget Outline": "Konturo de fenestraĵoj" }, - "Widget Style": { - "Widget Style": "Stilo de Fenestraĵo" - }, "Widget Styling": { "Widget Styling": "Stiligado de fenestraĵoj" }, "Widget Text Style": { "Widget Text Style": "" }, - "Widget Transparency": { - "Widget Transparency": "Travidebleco de Fenestraĵo" - }, "Widget added": { "Widget added": "Fenestraĵo estas aldonita" }, @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "XWayland" }, + "Xray Blur Effect": { + "Xray Blur Effect": "" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "Xray malklarigas nur la tapeton (efika) kaj estas la defaŭlta kiam Blur estas ŝaltita. " }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "" + }, "Y": { "Y": "ipsilono" }, @@ -8906,6 +9098,9 @@ "attached": { "attached": "aligita" }, + "boregard is required": { + "boregard is required": "" + }, "brandon": { "brandon": "brandon" }, @@ -8945,9 +9140,6 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "dms/cursor-agordo ekzistas sed ne estas inkluzivita. Kursoraj agordoj ne aplikiĝos." }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "dms/outputs-agordo ekzistas sed ne estas inkluzivita en via komponila agordo. Ekran-ŝanĝoj ne persistos." - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "ekz. " }, @@ -9086,6 +9278,9 @@ "remote": { "remote": "fora" }, + "reviewed": { + "reviewed": "" + }, "seconds": { "seconds": "sekundoj" }, diff --git a/quickshell/translations/poexports/es.json b/quickshell/translations/poexports/es.json index 6bce5ab3b..deacb47e3 100644 --- a/quickshell/translations/poexports/es.json +++ b/quickshell/translations/poexports/es.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "" }, + "%1 Startup Failed": { + "%1 Startup Failed": "" + }, "%1 active session": { "%1 active session": "" }, @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "" }, @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "Mostrar siempre el porcentaje" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "Cantidad" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "" + }, "Analog": { "Analog": "Analogico" }, @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "Tema de la app" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "" + }, "Appearance": { "Appearance": "Apariencia" }, @@ -833,6 +848,15 @@ "Auto Power Saver": { "Auto Power Saver": "" }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" + }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "" }, @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "" }, - "Auto-saving...": { - "Auto-saving...": "Guardando automáticamente..." - }, "Autoconnect": { "Autoconnect": "Autoconectar" }, @@ -1028,9 +1052,6 @@ "Bar Spacing": { "Bar Spacing": "" }, - "Bar Transparency": { - "Bar Transparency": "Transparencia de barra" - }, "Bar corners and background": { "Bar corners and background": "" }, @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "" }, - "Binds Include Missing": { - "Binds Include Missing": "Enlaces Incluir Falta" - }, "Binds include added": { "Binds include added": "Inclusión de atajos añadida" }, @@ -1160,6 +1178,9 @@ "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "Aplicar desenfoque en la vista general de niri" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "" + }, "Body": { "Body": "" }, @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "" }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "Busqueda de temas" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "" + }, "Browse or search plugins": { "Browse or search plugins": "" }, @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "" }, - "Change bar appearance": { - "Change bar appearance": "Cambiar apariencia de la barra" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "" }, @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "Elegir logo del lanzador en la DankBar" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "Elegir posición de las notificaciones" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "" }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "" - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "Haga clic en \"Configuración\" para crear la configuración de salida y añadirla a la configuración del compositor." }, @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "Estilo del reloj" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "" + }, "Close": { "Close": "Cerrar" }, @@ -1622,6 +1649,9 @@ "Color for primary action buttons": { "Color for primary action buttons": "" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" }, @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "Controla la opacidad de todas las ventanas emergentes, modales y sus capas de contenido." - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "" }, @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "Comando de suspension personalizado" }, - "Custom Transparency": { - "Custom Transparency": "Transparencia personalizada" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "" }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "Espacio vacío personalizable" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "Personalizar qué acciones aparecen en el menú de energía" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "Dank Bar" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "" + }, "DankBar": { "DankBar": "DankBar" }, @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "" }, - "Dock Transparency": { - "Dock Transparency": "Transparencia del dock" - }, "Dock Visibility": { "Dock Visibility": "Visibilidad del dock" }, @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "" + }, "Drag to Reorder": { "Drag to Reorder": "" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "" + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "Arrastra los widgets para reordenarlos dentro de las secciones. Usa el icono de ojo para ocultar/mostrar widgets (mantiene el espacio), o la X para eliminarlos por completo." }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "" }, + "Drop here": { + "Drop here": "" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "Temas dinámicos" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "Colores dinámicos desde el fondo de pantalla" }, @@ -2672,6 +2723,9 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "" }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "" + }, "Edge Spacing": { "Edge Spacing": "Espacio entre bordes" }, @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "" }, + "Excluded Media Players": { + "Excluded Media Players": "" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "Zona exclusiva" }, @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "" }, - "Fix Now": { - "Fix Now": "Arreglar ahora" - }, - "Fixing...": { - "Fixing...": "Arreglando..." - }, "Flags": { "Flags": "" }, @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "" }, + "Focused Display": { + "Focused Display": "" + }, "Focused Monitor Only": { "Focused Monitor Only": "" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "Grosor de fuente" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "No hay previsión del tiempo disponible" }, + "Forecast and conditions": { + "Forecast and conditions": "" + }, "Foreground Layers": { "Foreground Layers": "" }, @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "" }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "" }, @@ -3611,6 +3680,9 @@ "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" }, + "Gaps": { + "Gaps": "" + }, "Generate Override": { "Generate Override": "" }, @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "Cuadricula" }, @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "" }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "" + }, "Hide": { "Hide": "" }, @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "" }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "" }, @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "" }, + "Hover Popouts": { + "Hover Popouts": "" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "" }, @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "" }, @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "Trabajos:" }, + "Jump to page": { + "Jump to page": "" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "" + }, "Keep Awake": { "Keep Awake": "Mantener despierto" }, @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "Pantalla de bloqueo" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "Visualización de la pantalla de bloqueo" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "" }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "" }, @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "Siguiente transicion" }, + "Next page": { + "Next page": "" + }, "Night": { "Night": "Noche" }, @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "Sin errores" }, + "No excluded players configured": { + "No excluded players configured": "" + }, "No features enabled": { "No features enabled": "Ninguna función activada" }, @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "" }, + "No screenshot provided": { + "No screenshot provided": "" + }, "No session selected": { "No session selected": "" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "Nota: esto sólo cambia el porcentaje, no limita realmente la carga." - }, "Notepad": { "Notepad": "Notas" }, - "Notepad Font Settings": { - "Notepad Font Settings": "Ajustes del bloc de notas" - }, "Notepad Settings": { "Notepad Settings": "" }, @@ -5468,6 +5573,9 @@ "Notify when limit is reached": { "Notify when limit is reached": "" }, + "Now playing and media controls": { + "Now playing and media controls": "" + }, "Numbers": { "Numbers": "Números" }, @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "" }, + "Open Delay": { + "Open Delay": "" + }, "Open Dir": { "Open Dir": "" }, @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "Abrir barra de búsqueda para encontrar texto" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "" + }, "Open with...": { "Open with...": "Abrir con..." }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "Otro" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "Bandeja de salida no encontrada" }, - "Outputs Include Missing": { - "Outputs Include Missing": "Los resultados incluyen" - }, "Overcast": { "Overcast": "" }, "Overflow": { "Overflow": "" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "Sobreescrito por la configuracion" }, @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "" }, + "Plugin dependency missing": { + "Plugin dependency missing": "" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "" }, @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "" }, @@ -6131,6 +6257,9 @@ "Prevent screen timeout": { "Prevent screen timeout": "Evitar que la pantalla se apague por inactividad" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "" + }, "Preview": { "Preview": "" }, @@ -6140,6 +6269,9 @@ "Previous": { "Previous": "" }, + "Previous page": { + "Previous page": "" + }, "Primary": { "Primary": "Primario" }, @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "Rechazar trabajos" }, + "Related: %1": { + "Related: %1": "" + }, "Release": { "Release": "" }, @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "" }, + "Reorder & Group": { + "Reorder & Group": "" + }, "Repeat": { "Repeat": "" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "Requiere compatibilidad con el modo nocturno" }, @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "Compartir pantalla" }, + "Screenshot unavailable": { + "Screenshot unavailable": "" + }, "Scroll": { "Scroll": "" }, @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "Seleccione al menos un proveedor" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "Seleccionar monitor para configurar el fondo de pantalla" }, @@ -6959,9 +7109,15 @@ "Separate": { "Separate": "" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "" + }, "Separate Light & Dark Themes": { "Separate Light & Dark Themes": "" }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "" + }, "Separator": { "Separator": "Separador" }, @@ -7010,6 +7166,9 @@ "Setting": { "Setting": "" }, + "Setting up...": { + "Setting up...": "" + }, "Settings": { "Settings": "Ajustes" }, @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "" + }, "Shortcuts": { "Shortcuts": "Atajos" }, @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "" + }, "Show in GB": { "Show in GB": "" }, @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "Autenticación con tarjeta inteligente" }, - "Smartcard PIN": { - "Smartcard PIN": "PIN de la tarjeta inteligente" - }, "Snap": { "Snap": "" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "Ordenar por" }, + "Sort wallpapers": { + "Sort wallpapers": "" + }, "Sorting & Layout": { "Sorting & Layout": "Clasificación y presentación" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "Espacio entre ventanas" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "Espaciador" }, @@ -7616,6 +7784,12 @@ "Surface Behavior": { "Surface Behavior": "" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { "Surface Container": "" }, @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "" }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "" }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "Sistema" }, @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "" + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "" }, @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "" }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "" + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "" }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "Tiempo restante: %1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "" }, @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "" + }, "Ungrouped": { "Ungrouped": "" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "Cambios sin guardar" }, - "Unsaved note...": { - "Unsaved note...": "Nota sin guardar..." - }, "Unset": { "Unset": "" }, @@ -8366,6 +8558,9 @@ "Use System Theme": { "Use System Theme": "Usar tema del sistema" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "" }, @@ -8402,6 +8597,9 @@ "Use different icon themes for light and dark mode": { "Use different icon themes for light and dark mode": "" }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "" + }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "" }, @@ -8510,9 +8708,6 @@ "VPN Connections": { "VPN Connections": "Conexiones VPN" }, - "VPN Password": { - "VPN Password": "Contraseña VPN" - }, "VPN configuration updated": { "VPN configuration updated": "Configuración VPN actualizada" }, @@ -8681,9 +8876,6 @@ "White": { "White": "" }, - "Wi-Fi Password": { - "Wi-Fi Password": "Contraseña Wi-Fi" - }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "Conexión Wi-Fi y Eternet" }, @@ -8726,18 +8918,12 @@ "Widget Outline": { "Widget Outline": "Contorno en widgets" }, - "Widget Style": { - "Widget Style": "Estilo de Widget" - }, "Widget Styling": { "Widget Styling": "Estilo de widgets" }, "Widget Text Style": { "Widget Text Style": "" }, - "Widget Transparency": { - "Widget Transparency": "Transparencia de widget" - }, "Widget added": { "Widget added": "Widget añadido" }, @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "" }, + "Xray Blur Effect": { + "Xray Blur Effect": "" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "" }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "" + }, "Y": { "Y": "" }, @@ -8906,6 +9098,9 @@ "attached": { "attached": "" }, + "boregard is required": { + "boregard is required": "" + }, "brandon": { "brandon": "" }, @@ -8945,9 +9140,6 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "" }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "La configuración dms/outputs existe pero no está incluida en la configuración del compositor. Los cambios de visualización no persistirán." - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "" }, @@ -9086,6 +9278,9 @@ "remote": { "remote": "" }, + "reviewed": { + "reviewed": "" + }, "seconds": { "seconds": "segundos" }, diff --git a/quickshell/translations/poexports/fa.json b/quickshell/translations/poexports/fa.json index 76522a6ae..93cd01822 100644 --- a/quickshell/translations/poexports/fa.json +++ b/quickshell/translations/poexports/fa.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "%1 نشست" }, + "%1 Startup Failed": { + "%1 Startup Failed": "" + }, "%1 active session": { "%1 active session": "%1 نشست فعال" }, @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "کنتراست رنگ‌های تولید شده را تنظیم می‌کند (-۱۰۰ = کمینه، ۰ = استاندارد، ۱۰۰ = بیشینه)" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "گروه ادمین:" }, @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "همیشه درصد را نشان بده" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "همیشه داک را پنهان کن و هنگام نزدیک شدن اشاره‌گر موس به منطقه داک آن را نمایش بده" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "مقدار" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "" + }, "Analog": { "Analog": "آنالوگ" }, @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "تم برنامه" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "" + }, "Appearance": { "Appearance": "نمای ظاهری" }, @@ -833,6 +848,15 @@ "Auto Power Saver": { "Auto Power Saver": "" }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" + }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "حالت خودکار فعال است. انتخاب پروفایل دستی غیرفعال می‌باشد." }, @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "" }, - "Auto-saving...": { - "Auto-saving...": "درحال ذخیره خودکار..." - }, "Autoconnect": { "Autoconnect": "اتصال خودکار" }, @@ -1028,9 +1052,6 @@ "Bar Spacing": { "Bar Spacing": "" }, - "Bar Transparency": { - "Bar Transparency": "شفافیت نوار" - }, "Bar corners and background": { "Bar corners and background": "گوشه‌ها و پس‌زمینه نوار" }, @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "" }, - "Binds Include Missing": { - "Binds Include Missing": "Include نگاشت‌ها یافت نشد" - }, "Binds include added": { "Binds include added": "Include نگاشت‌ها اضافه شد" }, @@ -1160,6 +1178,9 @@ "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "هنگامی که نمای کلی niri باز است تصویر پس‌زمینه را تار کن" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "" + }, "Body": { "Body": "بدنه" }, @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "رنگ حاشیه دور سطوح تار" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "" }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "مرور تم‌ها" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "" + }, "Browse or search plugins": { "Browse or search plugins": "مرور یا جستجوی افزونه‌ها" }, @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "تغییر حجم صدا" }, - "Change bar appearance": { - "Change bar appearance": "نمای ظاهری نوار را تغییر بده" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "زبان استفاده شده توسط رابط DMS را تغییر دهید." }, @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "لوگوی نمایش‌داده شده بر دکمه‌ی لانچر در نوار دَنک را انتخاب کنید" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "انتخاب کنید پاپ‌آپ اعلان کجای صفحه ظاهر شود" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "برای ایجاد %1 و افزودن include به پیکربندی کامپازیتور خود، روی «راه‌اندازی» کلیک کنید." }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "برای ایجاد پیکربندی اشاره‌گر موس و افزودن include به پیکربندی کامپازیتور خود، روی «راه‌اندازی» کلیک کنید." - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "برای ایجاد پیکربندی خروجی‌ها و افزودن include به پیکربندی کامپازیتور خود، روی «راه‌اندازی» کلیک کنید." }, @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "استایل ساعت" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "" + }, "Close": { "Close": "بستن" }, @@ -1622,6 +1649,9 @@ "Color for primary action buttons": { "Color for primary action buttons": "رنگ برای دکمه‌‌های عمل اصلی" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" }, @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "کنترل می‌کند که سایه‌ی رنگ انتخابی چقدر قوی اعمال شود" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "میزان شفافیت همه پاپ‌آپ‌ها، مودال‌ها و لایه‌های محتوای آنها را کنترل می‌کند" - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "خط بیرونی دور کارت‌های پیش‌زمینه، برچسب‌های گرد و کارت‌های اعلان تار را کنترل می‌کند" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "جهت سایه‌اندازی برای لایه‌های برجستگی را کنترل می‌کند" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "لبه بیرونی پنجره‌های تار شده با پروتکل را کنترل می‌کند" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "شفافیت سایه را کنترل می‌کند" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "ایجاد قاعده پنجره" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "ساخت یک نشست %1 جدید (n)" }, @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "دستور تعلیق سفارشی" }, - "Custom Transparency": { - "Custom Transparency": "شفافیت سفارشی" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "" }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "فضای خالی قابل تنظیم" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "مشخص کن کدام گزینه‌ها در منوی پاور نمایش داده شوند" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "نوار دَنک" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "" + }, "DankBar": { "DankBar": "نوار دَنک" }, @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "" }, - "Dock Transparency": { - "Dock Transparency": "شفافیت داک" - }, "Dock Visibility": { "Dock Visibility": "وضعیت نمایش داک" }, @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "بارگیری‌ها" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "" + }, "Drag to Reorder": { "Drag to Reorder": "نگه‌داشتن برای بازآرایی" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "" + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "برای مرتب‌سازی مجدد ابزارک‌ها میان بخش‌ها، آنها را بکشید. از نماد چشم برای مخفی کردن/نمایش ویجت‌ها (حفظ فاصله) یا از X برای حذف کامل آنها استفاده کنید." }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "باران‌ریزه" }, + "Drop here": { + "Drop here": "" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "جایگزینی شما برای %1 حذف شود تا عملکرد پیش‌فرض DMS دوباره اعمال گردد؟" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "پوسته پویا" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "رنگ‌های پویا از تصویر پس‌زمینه" }, @@ -2672,6 +2723,9 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "" }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "" + }, "Edge Spacing": { "Edge Spacing": "فاصله لبه" }, @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "دقیق" }, + "Excluded Media Players": { + "Excluded Media Players": "" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "آفست ناحیه انحصاری" }, @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "متناسب" }, - "Fix Now": { - "Fix Now": "رفع فوری" - }, - "Fixing...": { - "Fixing...": "درحال رفع..." - }, "Flags": { "Flags": "فلگ‌ها" }, @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "رنگ فوکوس شده" }, + "Focused Display": { + "Focused Display": "" + }, "Focused Monitor Only": { "Focused Monitor Only": "فقط مانیتور فوکوس شده" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "وزن قلم" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "قلم استفاده شده در صفحه ورود" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "بستن اجباری (SIGKILL)" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "پیش‌بینی موجود نیست" }, + "Forecast and conditions": { + "Forecast and conditions": "" + }, "Foreground Layers": { "Foreground Layers": "لایه‌های پیش‌زمینه" }, @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "رنگ حاشیه قاب" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "هنگامی که لانچر بسته شد VRAM/حافظه را آزاد کن. ممکن است باعث اندکی تأخیر هنگام باز کردن مجدد شود." }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "روز کامل و ماه" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "" }, @@ -3611,6 +3680,9 @@ "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" }, + "Gaps": { + "Gaps": "" + }, "Generate Override": { "Generate Override": "" }, @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "فقط صفحه خوش‌آمدگویی - قالب برای تاریخ در صفحه ورود" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "جدولی" }, @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "برنامه‌های پنهان در لانچر ظاهر نمی‌شوند. روی یک برنامه راست‌کلیک کرده و «پنهان کردن برنامه» را برای پنهان کردن آن انتخاب کنید." }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "" + }, "Hide": { "Hide": "پنهان" }, @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "زمانی که اشاره‌گر می‌رود نوار را پنهان کن حتی اگر هنوز یک پاپ‌آپ باز باشد" }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "" }, @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "تعداد پیش‌بینی‌های ساعتی" }, + "Hover Popouts": { + "Hover Popouts": "" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "چند وقت یکبار سرور درخواست به‌روزرسانی‌های جدید را کند." }, @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "فاصله درونی اعمال شده به هر ابزارک" }, @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "کار‌های چاپ: " }, + "Jump to page": { + "Jump to page": "" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "" + }, "Keep Awake": { "Keep Awake": "بیدار نگه‌ دار" }, @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "صفحه قفل" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "نمایشگر صفحه قفل" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "تغییرات احراز هویت صفحه قفل بصورت خودکار اعمال می‌شوند و شاید ترمینالی هنگامی که احراز هویت sudo نیاز باشد، باز شود." }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "قفل شده" }, @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "گذار بعدی" }, + "Next page": { + "Next page": "" + }, "Night": { "Night": "شب" }, @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "بدون خطا" }, + "No excluded players configured": { + "No excluded players configured": "" + }, "No features enabled": { "No features enabled": "هیچ قابلیتی فعال نشده" }, @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "هیچ مدخل کلیپ‌بوردی ذخیره نشده است" }, + "No screenshot provided": { + "No screenshot provided": "" + }, "No session selected": { "No session selected": "هیچ نشستی انتخاب نشده است" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "تنظیم نشده" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "نکته: این فقط درصد را تغییر می‌دهد، به طور واقعی محدودیت روی شارژ کردن اعمال نمی‌کند." - }, "Notepad": { "Notepad": "دفترچه یادداشت" }, - "Notepad Font Settings": { - "Notepad Font Settings": "تنظیمات دفترچه یادداشت" - }, "Notepad Settings": { "Notepad Settings": "" }, @@ -5468,6 +5573,9 @@ "Notify when limit is reached": { "Notify when limit is reached": "" }, + "Now playing and media controls": { + "Now playing and media controls": "" + }, "Numbers": { "Numbers": "شماره‌ها" }, @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "باز کردن برنامه" }, + "Open Delay": { + "Open Delay": "" + }, "Open Dir": { "Open Dir": "باز کردن مسیر" }, @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "باز‌ کردن نوار جستجو برای یافتن متن" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "" + }, "Open with...": { "Open with...": "باز کردن با..." }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "دیگر" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "خط بیرونی" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "سینی خروج موجود نیست" }, - "Outputs Include Missing": { - "Outputs Include Missing": "Include خروجی‌ها یافت نشد" - }, "Overcast": { "Overcast": "کاملاْ ابری" }, "Overflow": { "Overflow": "سرریزی" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "جایگزین شده توسط پیکربندی" }, @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "نمایانی افزونه‌ها" }, + "Plugin dependency missing": { + "Plugin dependency missing": "" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "افزونه غیرفعال شد: %1" }, @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "برای ساخت یکی دکمه 'n' را فشار دهید یا بر «نشست جدید» کلیک کنید" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "دکمه Enter را فشار دهید و سیستم صوتی برای اعمال تغییرات راه‌اندازی مجدد خواهد شد" }, @@ -6131,6 +6257,9 @@ "Prevent screen timeout": { "Prevent screen timeout": "وقفه جلوگیری از خاموش‌شدن صفحه" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "" + }, "Preview": { "Preview": "پیش‌نمایش" }, @@ -6140,6 +6269,9 @@ "Previous": { "Previous": "" }, + "Previous page": { + "Previous page": "" + }, "Primary": { "Primary": "اصلی" }, @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "ردکردن کارهای چاپ" }, + "Related: %1": { + "Related: %1": "" + }, "Release": { "Release": "رها کردن" }, @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "تغییر نام محیط‌کار" }, + "Reorder & Group": { + "Reorder & Group": "" + }, "Repeat": { "Repeat": "تکرار" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "به نسخه جدیدتر Quickshell نیاز دارد" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "به پشتیبانی حالت شب نیاز دارد" }, @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "اشتراک‌گذاری صفحه" }, + "Screenshot unavailable": { + "Screenshot unavailable": "" + }, "Scroll": { "Scroll": "اسکرول" }, @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "حداقل یک ارائه‌دهنده انتخاب کنید" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "انتخاب دستگاه" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "انتخاب تصویر پس‌زمینه برای صفحه خوش‌آمدگویی" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "مانیتور را برای پیکربندی تصویر پس‌زمینه انتخاب کنید" }, @@ -6959,9 +7109,15 @@ "Separate": { "Separate": "جدا" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "" + }, "Separate Light & Dark Themes": { "Separate Light & Dark Themes": "" }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "" + }, "Separator": { "Separator": "جداکننده" }, @@ -7010,6 +7166,9 @@ "Setting": { "Setting": "" }, + "Setting up...": { + "Setting up...": "" + }, "Settings": { "Settings": "تنظیمات" }, @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "میانبر (%1)" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "" + }, "Shortcuts": { "Shortcuts": "میانبرها" }, @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "سطوح پیش‌زمینه را بر پنل‌های تار برای کنتراست قوی‌تر نمایش بده" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "" + }, "Show in GB": { "Show in GB": "نمایش به صورت گیگابایت" }, @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "احراز هویت با کارت هوشمند" }, - "Smartcard PIN": { - "Smartcard PIN": "PIN کارت هوشمند" - }, "Snap": { "Snap": "چسباندن" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "مرتب‌سازی براساس" }, + "Sort wallpapers": { + "Sort wallpapers": "" + }, "Sorting & Layout": { "Sorting & Layout": "مرتب‌سازی و چیدمان" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "فاصله بین پنجره‌ها" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "فاصله دهنده" }, @@ -7616,6 +7784,12 @@ "Surface Behavior": { "Surface Behavior": "رفتار سطح" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { "Surface Container": "" }, @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "همگام‌سازی مکان در تمامی صفحات" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "همگام‌سازی با موفقیت کامل شد." }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "همگام‌سازی به احراز هویت sudo نیاز دارد. درحال باز کردن ترمینال تا بتوانید از گذرواژه یا اثرانگشت استفاده کنید." }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "سیستم" }, @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "نماپردازی متن" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "" + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "ابزار «dgop» برای نظارت سیستم نیاز است.\nلطفا برای استفاده از این قابلیت dgop را نصب کنید." }, @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "" }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "" + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "" }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "زمان باقی‌مانده: %1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "مدت زمان انتظار قبل از پنهان‌سازی پس از خروج اشاره‌گر" }, @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "رنگ فوکوس نشده" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "" + }, "Ungrouped": { "Ungrouped": "گروه‌بندی نشده" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "تغییرات ذخیره نشده" }, - "Unsaved note...": { - "Unsaved note...": "یادداشت ذخیره نشده..." - }, "Unset": { "Unset": "" }, @@ -8366,6 +8558,9 @@ "Use System Theme": { "Use System Theme": "استفاده از تم سیستم" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "از یک تصویر سفارشی برای صفحه ورود استفاده کنید یا برای استفاده از تصویر پس‌زمینه دسکتاپ خالی نگه دارید." }, @@ -8402,6 +8597,9 @@ "Use different icon themes for light and dark mode": { "Use different icon themes for light and dark mode": "" }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "" + }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "از احراز هویت اثرانگشت برای صفحه قفل استفاده کن." }, @@ -8510,9 +8708,6 @@ "VPN Connections": { "VPN Connections": "اتصال‌های VPN" }, - "VPN Password": { - "VPN Password": "گذرواژه VPN" - }, "VPN configuration updated": { "VPN configuration updated": "گذرواژه VPN بروز شد" }, @@ -8681,9 +8876,6 @@ "White": { "White": "" }, - "Wi-Fi Password": { - "Wi-Fi Password": "گذرواژه وای‌فای" - }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "اتصالات Wi-Fi و اترنت" }, @@ -8726,18 +8918,12 @@ "Widget Outline": { "Widget Outline": "خط بیرونی ابزارک" }, - "Widget Style": { - "Widget Style": "استایل ابزارک" - }, "Widget Styling": { "Widget Styling": "استایل‌‌دهی ابزارک‌" }, "Widget Text Style": { "Widget Text Style": "" }, - "Widget Transparency": { - "Widget Transparency": "شفافیت ابزارک" - }, "Widget added": { "Widget added": "ابزارک اضافه شد" }, @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "" }, + "Xray Blur Effect": { + "Xray Blur Effect": "" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "" }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "" + }, "Y": { "Y": "" }, @@ -8906,6 +9098,9 @@ "attached": { "attached": "پیوست شد" }, + "boregard is required": { + "boregard is required": "" + }, "brandon": { "brandon": "براندون" }, @@ -8945,9 +9140,6 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "پیکربندی dms/cursor وجود دارد اما وارد نشده است. تنظیمات اشاره‌گر موس اعمال نخواهند شد." }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "پیکربندی dms/outputs وجود دارد اما در پیکربندی کامپوزیتور شما گنجانده نشده است. تغییرات نمایشگر پایدار نخواهند بود." - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "" }, @@ -9086,6 +9278,9 @@ "remote": { "remote": "از راه دور" }, + "reviewed": { + "reviewed": "" + }, "seconds": { "seconds": "ثانیه" }, diff --git a/quickshell/translations/poexports/fr.json b/quickshell/translations/poexports/fr.json index 1379b8d24..597e14ae8 100644 --- a/quickshell/translations/poexports/fr.json +++ b/quickshell/translations/poexports/fr.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "%1 sessions" }, + "%1 Startup Failed": { + "%1 Startup Failed": "" + }, "%1 active session": { "%1 active session": "%1 session active" }, @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "Ajuste le contraste des couleurs générées (-100 = minimum, 0 = standard, 100 = maximum)" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "" }, @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "Toujours afficher le pourcentage" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "Toujours cacher le dock et le révéler au survol proche de la zone du dock" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "Quantité" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "" + }, "Analog": { "Analog": "Analogique" }, @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "Habillage des applis" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "" + }, "Appearance": { "Appearance": "Apparence" }, @@ -833,6 +848,15 @@ "Auto Power Saver": { "Auto Power Saver": "" }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" + }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "" }, @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "" }, - "Auto-saving...": { - "Auto-saving...": "Sauvegarde automatique..." - }, "Autoconnect": { "Autoconnect": "Connexion automatique" }, @@ -1028,9 +1052,6 @@ "Bar Spacing": { "Bar Spacing": "" }, - "Bar Transparency": { - "Bar Transparency": "Transparence de la barre" - }, "Bar corners and background": { "Bar corners and background": "" }, @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "" }, - "Binds Include Missing": { - "Binds Include Missing": "Inclusion des raccourcis manquante" - }, "Binds include added": { "Binds include added": "Inclusion des raccourcis ajoutée" }, @@ -1160,6 +1178,9 @@ "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "Flouter le fond d’écran lorsque la vue d’ensemble de Niri est ouverte" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "" + }, "Body": { "Body": "Corps" }, @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "" }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "Parcourir les thèmes" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "" + }, "Browse or search plugins": { "Browse or search plugins": "Chercher des plugins" }, @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "Changer le volume" }, - "Change bar appearance": { - "Change bar appearance": "Modifier l’apparence de la barre" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "" }, @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "Choisir le logo affiché sur le bouton du lanceur dans la DankBar" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "Choisir l’emplacement d’affichage des notifications" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "Cliquez sur “Configuration” pour créer %1 et l’ajouter aux inclusions de la configuration de votre compositeur." }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "Cliquez sur « Configurer » pour créer la configuration du curseur et l’ajouter à celle du compositeur." - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "Cliquez sur « Configurer » pour créer la configuration des sorties et l’inclure dans la configuration du compositeur." }, @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "Style de l’horloge" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "" + }, "Close": { "Close": "Fermer" }, @@ -1622,6 +1649,9 @@ "Color for primary action buttons": { "Color for primary action buttons": "Couleur primaire pour les boutons d'action" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" }, @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "Contrôle l’opacité de toutes les fenêtres contextuelles, modales et de leurs couches de contenu" - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "Contrôle la transparence des ombres" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "Créer règle de fenêtre" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "Créer une nouvelle %1 session (n)" }, @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "Commande de mise en veille personnalisée" }, - "Custom Transparency": { - "Custom Transparency": "Transparence personnalisée" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "" }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "Espace vide personnalisable" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "Personnaliser les actions affichées dans le menu d’alimentation" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "Barre Dank" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "" + }, "DankBar": { "DankBar": "DankBar" }, @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "" }, - "Dock Transparency": { - "Dock Transparency": "Transparence du dock" - }, "Dock Visibility": { "Dock Visibility": "Visibilité du dock" }, @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "Téléchargements" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "" + }, "Drag to Reorder": { "Drag to Reorder": "Glisser pour réorganiser" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "" + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "Faites glisser les widgets pour les réorganiser dans les sections. Utilisez l’icône en forme d’œil pour afficher ou masquer les widgets (en conservant l’espacement), ou le X pour les supprimer complètement." }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "Bruine" }, + "Drop here": { + "Drop here": "" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "Habillage dynamique" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "Couleurs dynamiques à partir du fond d’écran" }, @@ -2672,6 +2723,9 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "" }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "" + }, "Edge Spacing": { "Edge Spacing": "Espacement des bords" }, @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "Exact" }, + "Excluded Media Players": { + "Excluded Media Players": "" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "Décalage de zone exclusive" }, @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "Ajuster" }, - "Fix Now": { - "Fix Now": "Corriger maintenant" - }, - "Fixing...": { - "Fixing...": "Correction en cours..." - }, "Flags": { "Flags": "Indicateurs" }, @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "Couleur active" }, + "Focused Display": { + "Focused Display": "" + }, "Focused Monitor Only": { "Focused Monitor Only": "Uniquement l'écran sélectionné" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "Épaisseur de la police" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "Police utilisée sur l'écran de verrouillage" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "Forcer l'arrêt (SIGKILL)" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "Prévisions indisponibles" }, + "Forecast and conditions": { + "Forecast and conditions": "" + }, "Foreground Layers": { "Foreground Layers": "" }, @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "Libérer la VRAM/mémoire lorsque le lanceur est fermé. Cela peut provoquer un léger délai à la réouverture." }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "Jour et mois complets" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "" }, @@ -3611,6 +3680,9 @@ "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" }, + "Gaps": { + "Gaps": "" + }, "Generate Override": { "Generate Override": "" }, @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "Greeter seulement — format pour la date sur l'écran de verrouillage" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "Grille" }, @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "Les applications masquées n’apparaîtront pas dans le lanceur. Faites un clic droit sur une appli et sélectionnez 'Masquer l’appli' pour la masquer." }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "" + }, "Hide": { "Hide": "Cacher" }, @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "" }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "" }, @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "Nombre de prévisions horaires" }, + "Hover Popouts": { + "Hover Popouts": "" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "" }, @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "" }, @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "Tâches : " }, + "Jump to page": { + "Jump to page": "" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "" + }, "Keep Awake": { "Keep Awake": "Maintenir éveillé" }, @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "Écran de verrouillage" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "Affichage de l’écran de verrouillage" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "" }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "Verrouillé" }, @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "Prochaine transition" }, + "Next page": { + "Next page": "" + }, "Night": { "Night": "Nuit" }, @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "Aucune erreur" }, + "No excluded players configured": { + "No excluded players configured": "" + }, "No features enabled": { "No features enabled": "Aucune fonctionnalité activée" }, @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "Aucune entrée du presse-papier sauvegardée" }, + "No screenshot provided": { + "No screenshot provided": "" + }, "No session selected": { "No session selected": "" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "Non défini" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "Remarque : cela modifie uniquement le pourcentage et ne limite pas réellement la charge." - }, "Notepad": { "Notepad": "Bloc-notes" }, - "Notepad Font Settings": { - "Notepad Font Settings": "Paramètres de police du bloc-notes" - }, "Notepad Settings": { "Notepad Settings": "" }, @@ -5468,6 +5573,9 @@ "Notify when limit is reached": { "Notify when limit is reached": "" }, + "Now playing and media controls": { + "Now playing and media controls": "" + }, "Numbers": { "Numbers": "Nombres" }, @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "Ouvrir appli" }, + "Open Delay": { + "Open Delay": "" + }, "Open Dir": { "Open Dir": "" }, @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "Ouvrir la barre de recherche pour trouver du texte" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "" + }, "Open with...": { "Open with...": "Ouvrir avec..." }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "Autre" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "Contour" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "Bac de sortie manquant" }, - "Outputs Include Missing": { - "Outputs Include Missing": "Les sorties incluent des éléments manquants" - }, "Overcast": { "Overcast": "Couvert" }, "Overflow": { "Overflow": "Débordement" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "Surchargé par la configuration" }, @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "Visibilité du plugin" }, + "Plugin dependency missing": { + "Plugin dependency missing": "" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "" }, @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "Appuyez sur 'n' ou cliquez sur 'Nouvelle session' pour en créer une" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "Appuyer sur Entrer et le système audio redémarrera pour appliquer les changements" }, @@ -6131,6 +6257,9 @@ "Prevent screen timeout": { "Prevent screen timeout": "Empêcher la mise en veille de l’écran" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "" + }, "Preview": { "Preview": "Aperçu" }, @@ -6140,6 +6269,9 @@ "Previous": { "Previous": "" }, + "Previous page": { + "Previous page": "" + }, "Primary": { "Primary": "Principal" }, @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "Refuser les tâches" }, + "Related: %1": { + "Related: %1": "" + }, "Release": { "Release": "Version" }, @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "Renommer l'espace de travail" }, + "Reorder & Group": { + "Reorder & Group": "" + }, "Repeat": { "Repeat": "Répéter" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "Nécessite le support du mode nuit" }, @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "Partage d’écran" }, + "Screenshot unavailable": { + "Screenshot unavailable": "" + }, "Scroll": { "Scroll": "Défiler" }, @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "Sélectionner au moins un fournisseur" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "Sélectionner appareil" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "Sélectionnez l'image d'arrière-plan du greeter" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "Sélectionner l'écran sur lequel configurer le fond d’écran" }, @@ -6959,9 +7109,15 @@ "Separate": { "Separate": "" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "" + }, "Separate Light & Dark Themes": { "Separate Light & Dark Themes": "" }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "" + }, "Separator": { "Separator": "Séparateur" }, @@ -7010,6 +7166,9 @@ "Setting": { "Setting": "" }, + "Setting up...": { + "Setting up...": "" + }, "Settings": { "Settings": "Paramètres" }, @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "Raccourci (%1)" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "" + }, "Shortcuts": { "Shortcuts": "Raccourcis" }, @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "" + }, "Show in GB": { "Show in GB": "Afficher en Go" }, @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "Authentification par carte à puce" }, - "Smartcard PIN": { - "Smartcard PIN": "PIN de la carte à puce" - }, "Snap": { "Snap": "Épingler" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "Trier par" }, + "Sort wallpapers": { + "Sort wallpapers": "" + }, "Sorting & Layout": { "Sorting & Layout": "Tri et disposition" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "Espacement entre fenêtres" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "Espacement" }, @@ -7616,6 +7784,12 @@ "Surface Behavior": { "Surface Behavior": "" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { "Surface Container": "" }, @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "Synchroniser la position entre les écrans" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "Synchro complétée avec succès." }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "La Synchro nécessite une authentification sudo. Ouverture du terminal pour utiliser le mot de passe ou l'empreinte." }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "Système" }, @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "" + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "L'outil 'dgop' est requis pour la surveillance du système.\nVeuillez installer dgop pour utiliser cette fonctionnalité." }, @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "" }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "" + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "" }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "Temps restant : %1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "" }, @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "Couleur non focalisée" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "" + }, "Ungrouped": { "Ungrouped": "Non groupé" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "Modifications non enregistrées" }, - "Unsaved note...": { - "Unsaved note...": "Note non enregistrée..." - }, "Unset": { "Unset": "" }, @@ -8366,6 +8558,9 @@ "Use System Theme": { "Use System Theme": "Utiliser le thème système" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "Utilisez une image personnalisée pour l'écran de connexion, ou laissez vide pour utiliser pour fond d'écran de bureau." }, @@ -8402,6 +8597,9 @@ "Use different icon themes for light and dark mode": { "Use different icon themes for light and dark mode": "" }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "" + }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "Utilisez l'authentification par empreinte pour l'écran de verrouillage." }, @@ -8510,9 +8708,6 @@ "VPN Connections": { "VPN Connections": "Connexions VPN" }, - "VPN Password": { - "VPN Password": "Mot de passe VPN" - }, "VPN configuration updated": { "VPN configuration updated": "Configuration VPN mise à jour" }, @@ -8681,9 +8876,6 @@ "White": { "White": "" }, - "Wi-Fi Password": { - "Wi-Fi Password": "Mot de passe Wi-Fi" - }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "Connexion Wi-Fi et Ethernet" }, @@ -8726,18 +8918,12 @@ "Widget Outline": { "Widget Outline": "Contour du widget" }, - "Widget Style": { - "Widget Style": "Style du widget" - }, "Widget Styling": { "Widget Styling": "Stylisation du widget" }, "Widget Text Style": { "Widget Text Style": "" }, - "Widget Transparency": { - "Widget Transparency": "Transparence du widget" - }, "Widget added": { "Widget added": "Widget ajouté" }, @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "" }, + "Xray Blur Effect": { + "Xray Blur Effect": "" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "" }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "" + }, "Y": { "Y": "" }, @@ -8906,6 +9098,9 @@ "attached": { "attached": "attaché" }, + "boregard is required": { + "boregard is required": "" + }, "brandon": { "brandon": "brandon" }, @@ -8945,9 +9140,6 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "La configuration dms/cursor existe mais n’est pas incluse. Les paramètres du curseur ne seront pas appliqués." }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "La configuration dms/outputs existe mais n’est pas incluse dans votre configuration du compositeur. Les changements d’affichage ne persisteront pas." - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "" }, @@ -9086,6 +9278,9 @@ "remote": { "remote": "" }, + "reviewed": { + "reviewed": "" + }, "seconds": { "seconds": "secondes" }, diff --git a/quickshell/translations/poexports/he.json b/quickshell/translations/poexports/he.json index f1d820019..6e2fea02e 100644 --- a/quickshell/translations/poexports/he.json +++ b/quickshell/translations/poexports/he.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "%1 הפעלות" }, + "%1 Startup Failed": { + "%1 Startup Failed": "הפעלת %1 נכשלה" + }, "%1 active session": { "%1 active session": "%1 הפעלה פעילה" }, @@ -33,7 +36,7 @@ "%1 copied": "%1 הועתק/ו" }, "%1 custom animation duration": { - "%1 custom animation duration": "משך אנימציה מותאם אישית %1" + "%1 custom animation duration": "משך אנימציה מותאם אישית ל%1" }, "%1 disconnected": { "%1 disconnected": "%1 מנותק" @@ -108,7 +111,7 @@ "%1 windows": "%1 חלונות" }, "%1: %2": { - "%1: %2": "" + "%1: %2": "%1: %2" }, "%1m ago": { "%1m ago": "לפני %1 דקות" @@ -327,7 +330,7 @@ "A user with that name already exists.": "כבר קיים משתמש/ת עם השם זה." }, "AC Adapter (Plugged In)": { - "AC Adapter (Plugged In)": "" + "AC Adapter (Plugged In)": "מתאם AC (מחובר לחשמל)" }, "AC Power": { "AC Power": "חשמל AC" @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "כוונן/י את הניגודיות של הצבעים שנוצרו (100- = מינימום, 0 = סטנדרטי, 100 = מקסימום)" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "קבוצת מנהלים:" }, @@ -531,7 +537,7 @@ "Allow": "אפשר/י" }, "Allow LAN access": { - "Allow LAN access": "" + "Allow LAN access": "אפשר/י גישה לLAN" }, "Allow adjusting device volume by scrolling on the right half of items in the device list": { "Allow adjusting device volume by scrolling on the right half of items in the device list": "אפשר/י התאמת עוצמת קול של ההתקן על ידי גלילה בחצי הימני של הפריטים ברשימת ההתקנים" @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "הצגה תמידית של אחוזים" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "הסתר/י תמיד את הDock והצג/י אותו בעת ריחוף ליד האזור שלו" }, @@ -573,7 +582,7 @@ "Always show a minimum of 3 workspaces, even if fewer are available": "הצג/י תמיד לפחות 3 סביבות עבודה, גם אם קיימות פחות סביבות פעילות" }, "Always show the dock when niri's overview is open": { - "Always show the dock when niri's overview is open": "הצג/י תמיד את הDock כאשר הסקירה של Niri פתוחה" + "Always show the dock when niri's overview is open": "הצג/י תמיד את הDock כאשר הסקירה של niri פתוחה" }, "Always show when there's only one connected display": { "Always show when there's only one connected display": "הצג/י תמיד כשיש רק מסך אחד מחובר" @@ -584,6 +593,9 @@ "Amount": { "Amount": "כמות" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "חוק רנטגן (xray) ב%1 עשוי להתנגש עם הגדרות הרנטגן (xray) למטה" + }, "Analog": { "Analog": "אנלוגי" }, @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "עיצוב לאפליקציות" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "שם האפליקציה או זהות (לדוגמה firefox)" + }, "Appearance": { "Appearance": "מראה" }, @@ -675,7 +690,7 @@ "Apply inverse concave corner cutouts to the bar": "החל/י חיתוכי פינות קעורים הפוכים על הסרגל" }, "Apply to Hardware": { - "Apply to Hardware": "" + "Apply to Hardware": "החל/י על החומרה" }, "Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": { "Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": "הגדרת טמפרטורת צבע חמה כדי להפחית מאמץ בעיניים. השתמש/י בהגדרות האוטומציה למטה כדי לשלוט מתי ההגדרה מופעלת." @@ -831,7 +846,16 @@ "Auto Popup Gaps": "מרווחי חלוניות קופצות אוטומטיים" }, "Auto Power Saver": { - "Auto Power Saver": "" + "Auto Power Saver": "חיסכון אוטומטי בחשמל" + }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "מצב אוטומטי מופעל. בחירת פרופיל ידנית מושבתת." @@ -846,7 +870,7 @@ "Auto-Hide Timeout": "זמן קצוב להסתרה אוטומטית" }, "Auto-close Niri overview when launching apps.": { - "Auto-close Niri overview when launching apps.": "סגור/י אוטומטית את הסקירה של Niri כשמופעלות אפליקציות." + "Auto-close Niri overview when launching apps.": "סגור/י אוטומטית את הסקירה של niri כשמופעלות אפליקציות." }, "Auto-delete notifications older than this": { "Auto-delete notifications older than this": "מחק/י אוטומטית התראות שהן ישנות יותר מהזמן המצוין" @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "התחברות אוטומטית" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "התחברות אוטומטית מושבתת" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "שמירה אוטומטית לדיסק" }, - "Auto-saving...": { - "Auto-saving...": "שומר אוטומטית..." - }, "Autoconnect": { "Autoconnect": "התחברות אוטומטית" }, @@ -927,7 +951,7 @@ "Automatically save changes to opened files as you type": "שמור/שמרי שינויים בקבצים פתוחים אוטומטית בעת ההקלדה" }, "Automatically turn on Power Saver profile when battery is low.": { - "Automatically turn on Power Saver profile when battery is low.": "" + "Automatically turn on Power Saver profile when battery is low.": "הפעל/י אוטומטית פרופיל חיסכון בחשמל כאשר הסוללה חלשה." }, "Automation": { "Automation": "אוטומציה" @@ -981,7 +1005,7 @@ "Background Blur": "טשטוש רקע" }, "Background Color": { - "Background Color": "" + "Background Color": "צבע רקע" }, "Background Effect": { "Background Effect": "אפקט רקע" @@ -1017,7 +1041,7 @@ "Bar Configurations": "תצורות סרגלים" }, "Bar Inset Padding": { - "Bar Inset Padding": "" + "Bar Inset Padding": "ריווח פנימי של הסרגל" }, "Bar Opacity": { "Bar Opacity": "שקיפות הסרגל" @@ -1026,10 +1050,7 @@ "Bar Shadows": "הצללות סרגל" }, "Bar Spacing": { - "Bar Spacing": "" - }, - "Bar Transparency": { - "Bar Transparency": "שקיפות סרגל" + "Bar Spacing": "ריווח הסרגל" }, "Bar corners and background": { "Bar corners and background": "פינות ורקע הסרגל" @@ -1056,34 +1077,34 @@ "Battery Charge Limit": "מגבלה טעינה לסוללה" }, "Battery Health": { - "Battery Health": "" + "Battery Health": "בריאות הסוללה" }, "Battery Power": { - "Battery Power": "" + "Battery Power": "מתח סוללה" }, "Battery Protection & Charging": { - "Battery Protection & Charging": "" + "Battery Protection & Charging": "הגנה וטעינת סוללה" }, "Battery Status": { - "Battery Status": "" + "Battery Status": "מצב סוללה" }, "Battery and power management": { "Battery and power management": "ניהול סוללה וחשמל" }, "Battery has charged to your set limit of %1%": { - "Battery has charged to your set limit of %1%": "" + "Battery has charged to your set limit of %1%": "הסוללה נטענה למגבלה שהוגדרה (%1%)" }, "Battery is at %1% - Connect charger immediately!": { - "Battery is at %1% - Connect charger immediately!": "" + "Battery is at %1% - Connect charger immediately!": "הסוללה עומדת על %1% - חבר/י את המטען מיד!" }, "Battery is at %1% - Consider charging soon": { - "Battery is at %1% - Consider charging soon": "" + "Battery is at %1% - Consider charging soon": "הסוללה עומדת על %1% - כדאי להטעין בקרוב" }, "Battery level and power management": { "Battery level and power management": "רמת סוללה וניהול חשמל" }, "Battery percentage to trigger a critical alert.": { - "Battery percentage to trigger a critical alert.": "" + "Battery percentage to trigger a critical alert.": "אחוז סוללה להפעלת התראה קריטית." }, "Behavior": { "Behavior": "התנהגות" @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "קשר/י את פעולת הIPC של spotlight-bar בהגדרות הקומפוזיטור שלך." }, - "Binds Include Missing": { - "Binds Include Missing": "קובץ includes של קיצורי מקלדת חסר" - }, "Binds include added": { "Binds include added": "קובץ includes של קיצורי מקלדת נוסף" }, @@ -1110,7 +1128,7 @@ "Black": "שחור" }, "Blend between Surface High and the selected custom color": { - "Blend between Surface High and the selected custom color": "" + "Blend between Surface High and the selected custom color": "מיזוג בין צבע המשטח הגבוה (Surface High) לצבע המותאם אישית שנבחר" }, "Block Out": { "Block Out": "חסימה החוצה" @@ -1158,7 +1176,10 @@ "Blur the background behind bars, popouts, modals, and notifications. Requires compositor support. Adjust Opacity accordingly.": "טשטש/י את הרקע מאחורי סרגלים, חלונות קופצים, מודלים והתראות. דורש תמיכה של הקומפוזיטור. התאם/י את השקיפות בהתאם." }, "Blur wallpaper when niri overview is open": { - "Blur wallpaper when niri overview is open": "טשטש/י את הרקע כאשר הסקירה של Niri פתוחה" + "Blur wallpaper when niri overview is open": "טשטש/י את הרקע כאשר הסקירה של niri פתוחה" + }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "משטחים מטושטשים מציגים את תמונת הרקע במקום את התוכן שמתחת" }, "Body": { "Body": "גוף" @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "צבע המסגרת סביב משטחים מטושטשים" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "מסגרת עם רקע" }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "עיין/י בערכות נושא" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "עיין/י והגדר/י רקעים" + }, "Browse or search plugins": { "Browse or search plugins": "עיין/י או חפש/י תוספים" }, @@ -1287,7 +1314,7 @@ "Calendar": "יומן" }, "Calendar Backend": { - "Calendar Backend": "Backend של היומן" + "Calendar Backend": "הBackend של היומן" }, "Camera": { "Camera": "מצלמה" @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "שינוי עוצמה" }, - "Change bar appearance": { - "Change bar appearance": "שנה/י את מראה הסרגל" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "שנה/י את השפה שנעשה בה שימוש בממשק של DMS." }, @@ -1371,13 +1395,13 @@ "Channel": "ערוץ" }, "Charge Level": { - "Charge Level": "" + "Charge Level": "רמת טעינה" }, "Charge Limit Reached": { - "Charge Limit Reached": "" + "Charge Limit Reached": "הגעה למגבלת הטעינה" }, "Charge limit applied successfully": { - "Charge limit applied successfully": "" + "Charge limit applied successfully": "מגבלת הטעינה הוחלה בהצלחה" }, "Charging": { "Charging": "בטעינה" @@ -1440,7 +1464,7 @@ "Choose how this bar resolves shadow direction": "בחר/י לאיזה כיוון יופנה הצל על הסרגל הזה" }, "Choose how to be notified about battery alerts.": { - "Choose how to be notified about battery alerts.": "" + "Choose how to be notified about battery alerts.": "בחר/י כיצד לקבל התראות על הסוללה." }, "Choose icon": { "Choose icon": "בחר/י סמל" @@ -1449,7 +1473,7 @@ "Choose monochrome or a theme color tint for system tray icons": "בחר/י גוון מונוכרומטי או צבע של ערכת הנושא עבור סמלי מגש המערכת" }, "Choose neutral or accent-colored widget text": { - "Choose neutral or accent-colored widget text": "" + "Choose neutral or accent-colored widget text": "בחר/י טקסט ווידג׳ט נייטרלי או בצבע ההדגשה" }, "Choose the background color for widgets": { "Choose the background color for widgets": "בחר/י את צבע הרקע לווידג׳טים" @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "בחר/י את הלוגו המוצג על כפתור המשגר בDank Bar" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "בחר/י תיקיית רקעים" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "בחר/י היכן יופיעו התראות קופצות על המסך" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "לחץ/י על 'התקנה' כדי ליצור את %1 ולכלול אותו בהגדרות הקומפוזיטור שלך." }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "לחץ/י על 'התקנה' כדי ליצור קובץ הגדרה לסמן העכבר ולכלול אותו בהגדרות הקומפוזיטור שלך." - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "לחץ/י על 'התקנה' כדי ליצור קובץ הגדרה לפלט התצוגה ולכול אותו בהגדרות הקומפוזיטור שלך." }, @@ -1536,13 +1560,13 @@ "Click Through": "לחיצה מבעד לווידג׳ט" }, "Click an entry to paste directly instead of copying": { - "Click an entry to paste directly instead of copying": "" + "Click an entry to paste directly instead of copying": "לחץ/י על רשומה כדי להדביק ישירות במקום להעתיק" }, "Click any shortcut to edit. Changes save to %1": { "Click any shortcut to edit. Changes save to %1": "לחץ/י על כל קיצור דרך כדי לערוך. השינויים נשמרים ב-%1" }, "Click to Paste": { - "Click to Paste": "" + "Click to Paste": "לחיצה להדבקה" }, "Click to capture": { "Click to capture": "לחץ/י ללכידה" @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "סגנון השעון" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "שעון, יומן, מידע מערכת ופרופיל" + }, "Close": { "Close": "סגירה" }, @@ -1622,8 +1649,11 @@ "Color for primary action buttons": { "Color for primary action buttons": "צבע לכפתורי פעולה ראשיים" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "הצבע שמוצג באזורים שאינם מכוסים על ידי תמונת הרקע" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { - "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" + "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "הצבע שמוצג באזורים שאינם מכוסים על ידי תמונת הרקע (לדוגמה במצבי 'התאמה' או 'ריפוד')" }, "Color temperature for day time": { "Color temperature for day time": "טמפרטורת צבע לשעות היום" @@ -1662,7 +1692,7 @@ "Column Width": "רוחב עמודה" }, "Comma-separated list of session names to hide. Wrap in slashes for regex (e.g., /^_.*/).": { - "Comma-separated list of session names to hide. Wrap in slashes for regex (e.g., /^_.*/).": "רשימה מופרדת בפסיקים של שמות הפעלות להסתרה. עטוף/עטפי בלוכסניות עבור regex (לדוגמה, /^_.*/)." + "Comma-separated list of session names to hide. Wrap in slashes for regex (e.g., /^_.*/).": "רשימה מופרדת בפסיקים של שמות ההפעלות להסתרה. עטוף/עטפי בלוכסן עבור regex (לדוגמה, /^_.*/)." }, "Command": { "Command": "פקודה" @@ -1794,7 +1824,7 @@ "Connecting...": "מתחבר..." }, "Connecting…": { - "Connecting…": "" + "Connecting…": "מתחבר…" }, "Connection failed": { "Connection failed": "החיבור נכשל" @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "שולט במידת העוצמה שבה מוחל גוון הצבע שנבחר" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "שולט בשקיפות של כל החלונות הקופצים, המודלים ושכבות התוכן שלהם" - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "שולט בשקיפות של משטחי המעטפת, חלונות קופצים ומודלים" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "שולט בקווי המתאר מסביב לכרטיסי רקע קדמי מטושטשים, כפתורים וכרטיסי התראות" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "שולט בקווי המתאר מסביב לכרטיסי רקע קדמי, כפתורים וכרטיסי התראות" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "שולט בכיוון הטלת הצל עבור שכבות הגבהה" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "שולט בקצה החיצוני של חלונות המטושטשים על ידי הפרוטוקול" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "שולט בשקיפות הצל" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "צור/צרי חוק לחלון" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "צור/צרי הפעלה חדשה של %1 (n)" }, @@ -1977,22 +2013,22 @@ "Creating...": "יוצר..." }, "Credentials": { - "Credentials": "" + "Credentials": "אישורי גישה" }, "Critical Battery": { - "Critical Battery": "" + "Critical Battery": "סוללה קריטית" }, "Critical Battery Alert": { - "Critical Battery Alert": "" + "Critical Battery Alert": "התראת סוללה קריטית" }, "Critical Battery Notifications": { - "Critical Battery Notifications": "" + "Critical Battery Notifications": "התראות סוללה קריטית" }, "Critical Priority": { "Critical Priority": "עדיפות קריטית" }, "Critical Threshold": { - "Critical Threshold": "" + "Critical Threshold": "סף קריטי" }, "Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": { "Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": "Ctrl+A: בחירת הכל • Ctrl+P: תצוגה מקדימה • Enter/Shift+Enter: חיפוש הבא/הקודם • Esc: סגירה" @@ -2070,7 +2106,7 @@ "Custom": "מותאם אישית" }, "Custom Blend": { - "Custom Blend": "" + "Custom Blend": "מיזוג מותאם אישית" }, "Custom Color": { "Custom Color": "צבע מותאם אישית" @@ -2111,11 +2147,8 @@ "Custom Suspend Command": { "Custom Suspend Command": "פקודת השהיה מותאמת אישית" }, - "Custom Transparency": { - "Custom Transparency": "שקיפות מותאמת אישית" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { - "Custom command and terminal params are split on whitespace; paths with spaces will break.": "פקודה מותאמת אישית ופרמטרים של המסוף מפוצלים על ידי רווחים; נתיבים הכוללים רווחים ישברו." + "Custom command and terminal params are split on whitespace; paths with spaces will break.": "פקודה מותאמת אישית ופרמטרים של המסוף מפוצלים על ידי רווחים, נתיבים הכוללים רווחים ישברו." }, "Custom open-trash command": { "Custom open-trash command": "פקודה מותאמת אישית לפתיחת האשפה" @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "רווח ריק הניתן להתאמה" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "התאם/י אישית אילו פעולות יופיעו בתפריט הכיבוי" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "Dank Bar" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "Dank Dash" + }, "DankBar": { "DankBar": "Dank Bar" }, @@ -2217,7 +2259,7 @@ "Dark Mode": "מצב כהה" }, "Dark Mode Icon Theme": { - "Dark Mode Icon Theme": "" + "Dark Mode Icon Theme": "ערכת נושא של סמלים למצב כהה" }, "Dark mode base": { "Dark mode base": "בסיס למצב כהה" @@ -2385,7 +2427,7 @@ "Details for \"%1\"": "פרטים עבור \"%1\"" }, "Detected backends: %1": { - "Detected backends: %1": "Backends שזוהו: %1" + "Detected backends: %1": "הBackends שזוהו: %1" }, "Development": { "Development": "פיתוח" @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "שקיפות הDock" }, - "Dock Transparency": { - "Dock Transparency": "שקיפות הDock" - }, "Dock Visibility": { "Dock Visibility": "נראות הDock" }, @@ -2589,7 +2628,7 @@ "Dock margin, transparency, and border": "שוליים, שקיפות ומסגרת הDock" }, "Dock window": { - "Dock window": "" + "Dock window": "עגן/י חלון" }, "Docs": { "Docs": "דוקיומנטציה" @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "הורדות" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "גרור/גררי ווידג׳ט באמצעות הידית שלו לכאן כדי לסדר אותו מחדש או לשחרר אותו לקבוצה אחרת" + }, "Drag to Reorder": { "Drag to Reorder": "גרירה בכדי לסדר מחדש" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "גרור/גררי כדי לסדר מחדש או לחץ/י כדי להסתיר כרטיסיות. השתמש/י ב↑/↓ כדי לסמן כרטיסייה ובCtrl+↑/↓ כדי להזיז אותה." + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "גרור/גררי ווידג׳טים כדי לשנות את סדרם בתוך מקטעים. השתמש/י בסמל העין כדי להסתיר/להציג ווידג׳טים (שומר על המרווח), או בX כדי להסיר אותם לחלוטין." }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "טפטוף" }, + "Drop here": { + "Drop here": "שחרר/י כאן" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "לבטל את הדריסה שלך עבור %1 כך שפעולת ברירת המחדל של DMS תחול מחדש?" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "עיצוב דינמי" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "צבעים דינמיים מתמונת הרקע" }, @@ -2670,13 +2721,16 @@ "Dynamic colors, presets": "צבעים דינמיים, הגדרות מוכנות" }, "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { - "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "דינמי: עקומת Spring Bezier עם חריגה - הכניסה חורגת לרגע מהיעד ואז מתייצבת. אקספרסיבי ומלא חיים." + "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "דינמי: עקומת Bezier של קפיץ עם חריגה - הכניסה חורגת לרגע מהיעד ואז מתייצבת. אקספרסיבי ומלא חיים." + }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "חשיפה בריחוף על הקצה" }, "Edge Spacing": { "Edge Spacing": "ריווח קצוות" }, "Edge spacing, exclusive zone, and popup gaps are managed by Frame": { - "Edge spacing, exclusive zone, and popup gaps are managed by Frame": "" + "Edge spacing, exclusive zone, and popup gaps are managed by Frame": "ריווח קצוות, אזור בלעדי, ומרווחי חלונות קופצים מנוהלים על ידי המסגרת (Frame)" }, "Edge the launcher slides from": { "Edge the launcher slides from": "הקצה שממנו המשגר מחליק" @@ -2760,7 +2814,7 @@ "Enable a custom override below to set per-bar shadow intensity, opacity, and color.": "הפעל/י דריסה מותאמת אישית למטה כדי להגדיר עוצמת צל, שקיפות וצבע עבור כל סרגל בנפרד." }, "Enable compositor-targetable blur layer (namespace: dms:blurwallpaper). Requires manual niri configuration.": { - "Enable compositor-targetable blur layer (namespace: dms:blurwallpaper). Requires manual niri configuration.": "הפעל/י שכבת טשטוש הניתנת לזיהוי על ידי הקומפוזיטור (namespace: dms:blurwallpaper). דורש הגדרה ידנית של Niri." + "Enable compositor-targetable blur layer (namespace: dms:blurwallpaper). Requires manual niri configuration.": "הפעל/י שכבת טשטוש הניתנת לזיהוי על ידי הקומפוזיטור (namespace: dms:blurwallpaper). דורש הגדרה ידנית של niri." }, "Enable fingerprint at login": { "Enable fingerprint at login": "הפעלת הזדהות עם טביעת אצבע" @@ -2838,7 +2892,7 @@ "Enter PIN for ": "הזן/י קוד PIN עבור " }, "Enter URI or text to share": { - "Enter URI or text to share": "" + "Enter URI or text to share": "הזן/י URI או טקסט לשיתוף" }, "Enter URL or text to share": { "Enter URL or text to share": "הזן/י קישור (URL) או טקסט לשיתוף" @@ -2907,7 +2961,7 @@ "Errors": "שגיאות" }, "Estimated Time": { - "Estimated Time": "" + "Estimated Time": "זמן משוער" }, "Ethernet": { "Ethernet": "Ethernet" @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "מדויק" }, + "Excluded Media Players": { + "Excluded Media Players": "נגני מדיה לא נכללים" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "היסט האזור הבלעדי" }, @@ -2937,7 +2994,7 @@ "Existing Users": "משתמשים קיימים" }, "Exit node": { - "Exit node": "" + "Exit node": "נקודת יציאה" }, "Experimental Feature": { "Experimental Feature": "תכונה ניסיונית" @@ -3003,7 +3060,7 @@ "Failed to apply Qt colors": "החלת צבעי Qt נכשלה" }, "Failed to apply charge limit to system": { - "Failed to apply charge limit to system": "" + "Failed to apply charge limit to system": "החלת מגבלת הטעינה על המערכת נכשלה" }, "Failed to apply profile": { "Failed to apply profile": "החלת הפרופיל נכשלה" @@ -3159,7 +3216,7 @@ "Failed to run 'dms greeter status'. Ensure DMS is installed and dms is in PATH.": "הרצת הפקודה 'dms greeter status' נכשלה. ודא/י שDMS מותקן ו-dms נמצא בPATH." }, "Failed to save VPN credentials": { - "Failed to save VPN credentials": "" + "Failed to save VPN credentials": "שמירת אישורי הגישה לVPN נכשלה" }, "Failed to save audio config": { "Failed to save audio config": "שמירת הגדרות שמע נכשלה" @@ -3174,7 +3231,7 @@ "Failed to save profile": "שמירת הפרופיל נכשלה" }, "Failed to send SMS": { - "Failed to send SMS": "" + "Failed to send SMS": "שליחת הSMS נכשלה" }, "Failed to send clipboard": { "Failed to send clipboard": "שליחת לוח ההעתקה נכשלה" @@ -3303,7 +3360,7 @@ "Filter": "סינון" }, "Filter by type": { - "Filter by type": "" + "Filter by type": "סנן/י לפי סוג" }, "Find in Text": { "Find in Text": "חפש/י בטקסט" @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "התאמה" }, - "Fix Now": { - "Fix Now": "תקן/י עכשיו" - }, - "Fixing...": { - "Fixing...": "מתקן..." - }, "Flags": { "Flags": "דגלים" }, @@ -3381,10 +3432,10 @@ "Floating Position": "מיקום צף" }, "Fluent": { - "Fluent": "Fluent" + "Fluent": "שוטף" }, "Fluent: Smooth cubic deceleration in, quick snap out — clean, elegant curves.": { - "Fluent: Smooth cubic deceleration in, quick snap out — clean, elegant curves.": "Fluent: האטה חלקה פנימה, יציאה מהירה - עקומות נקיות ואלגנטיות." + "Fluent: Smooth cubic deceleration in, quick snap out — clean, elegant curves.": "שוטף: האטה חלקה פנימה, יציאה מהירה - עקומות נקיות ואלגנטיות." }, "Focus": { "Focus": "מיקוד" @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "צבע ממוקד" }, + "Focused Display": { + "Focused Display": "מסך ממוקד" + }, "Focused Monitor Only": { "Focused Monitor Only": "מסך ממוקד בלבד" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "משקל הגופן" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "הגופן שנעשה בו שימוש במסך ההתחברות" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "כפה/י סגירה (SIGKILL)" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "אלץ/י RGBX" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "תחזית לא זמינה" }, + "Forecast and conditions": { + "Forecast and conditions": "תחזית ותנאים" + }, "Foreground Layers": { "Foreground Layers": "שכבות קדמיות" }, @@ -3522,7 +3585,7 @@ "Format Legend": "מקרא תבניות" }, "Forward 10s": { - "Forward 10s": "" + "Forward 10s": "קדימה 10 שניות" }, "Frame": { "Frame": "מסגרת" @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "צבע הגבול של המסגרת" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "שחרר/י את הזיכרון (VRAM) כאשר המשגר נסגר. עלול לגרום לעיכוב קל בפתיחה מחדש." }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "יום וחודש מלאים" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "פקודה מלאה לביצוע" }, @@ -3609,7 +3678,10 @@ "Gamma control not available. Requires DMS API v6+.": "בקרת גאמה אינה זמינה. נדרש API של DMS גרסה 6 ומעלה." }, "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { - "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" + "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "המרווח בין ווידג׳טי הקצה לקצוות הסרגל (0 = מקצה לקצה)" + }, + "Gaps": { + "Gaps": "" }, "Generate Override": { "Generate Override": "צור/צרי דריסה" @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "במסך ההתחברות בלבד - תבנית לתאריך שמופיע בכניסה" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "רשת" }, @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "אפליקציות מוסתרות לא יופיעו במשגר. לחץ/י לחיצה ימנית על האפליקציה ובחר/י 'הסתר/י אפליקציה' כדי להסתיר אותה." }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "מוסתר עד שמזג האוויר מופעל" + }, "Hide": { "Hide": "הסתר/י" }, @@ -3840,7 +3918,7 @@ "Hide device": "הסתר/י התקן" }, "Hide installed": { - "Hide installed": "" + "Hide installed": "הסתר/י תוספים מותקנים" }, "Hide notification content until expanded": { "Hide notification content until expanded": "הסתר/י את תוכן ההתראה עד להרחבה" @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "הסתר/י את הסרגל כשמצביע העכבר עוזב גם אם חלון קופץ עדיין פתוח" }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "גבוה" }, @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "מספר תחזיות שעתיות" }, + "Hover Popouts": { + "Hover Popouts": "חלונות קופצים בריחוף" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "באיזו תדירות השרת בודק אם יש עדכונים חדשים." }, @@ -3984,7 +4071,7 @@ "Icon Theme": "ערכת נושא של סמלים" }, "Icon theme changed outside DMS; switched to System Default": { - "Icon theme changed outside DMS; switched to System Default": "" + "Icon theme changed outside DMS; switched to System Default": "ערכת הנושא של הסמלים שונתה מחוץ לDMS; בוצעה החלפה לברירת המחדל של המערכת" }, "Identical alerts show as one popup instead of stacking": { "Identical alerts show as one popup instead of stacking": "התראות זהות מוצגות כחלון קופץ אחד במקום להיערם" @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "אותחל" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "ריווח פנימי שמוחל על כל ווידג׳ט" }, @@ -4152,7 +4242,7 @@ "Installed": "מותקן" }, "Installed first": { - "Installed first": "" + "Installed first": "מותקנים תחילה" }, "Installed: %1": { "Installed: %1": "הותקן: %1" @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "עבודות: " }, + "Jump to page": { + "Jump to page": "מעבר לעמוד" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "מעבר לעמוד (1 - %1)" + }, "Keep Awake": { "Keep Awake": "מניעת שינה" }, @@ -4224,7 +4320,7 @@ "Keep in Bar": "השאר/י בסרגל" }, "Keep the clipboard type filter when reopening history": { - "Keep the clipboard type filter when reopening history": "" + "Keep the clipboard type filter when reopening history": "שמור/שמרי את מסנן הסוגים של לוח ההעתקה בפתיחה מחדש של ההיסטוריה" }, "Keep typing": { "Keep typing": "המשך/המשיכי להקליד" @@ -4290,7 +4386,7 @@ "Last hour": "בשעה האחרונה" }, "Last launched %1": { - "Last launched %1": "ההפעלה האחרונה הייתה %1" + "Last launched %1": "ההפעלה האחרונה הייתה ב%1" }, "Last launched %1 day ago": { "Last launched %1 day ago": "ההפעלה האחרונה הייתה לפני יום %1" @@ -4368,7 +4464,7 @@ "Light Mode": "מצב בהיר" }, "Light Mode Icon Theme": { - "Light Mode Icon Theme": "" + "Light Mode Icon Theme": "ערכת נושא של סמלים למצב בהיר" }, "Light Rain": { "Light Rain": "גשם קל" @@ -4386,10 +4482,10 @@ "Light mode harmony": "הרמוניה במצב בהיר" }, "Limit set to %1%": { - "Limit set to %1%": "" + "Limit set to %1%": "המגבלה הוגדרה ל%1%" }, "Limit the maximum battery charge level to extend lifespan.": { - "Limit the maximum battery charge level to extend lifespan.": "" + "Limit the maximum battery charge level to extend lifespan.": "הגבל/י את רמת הטעינה המקסימלית של הסוללה כדי להאריך את תוחלת החיים שלה." }, "Line": { "Line": "קו" @@ -4428,7 +4524,7 @@ "Local": "מקומי" }, "Local Weather": { - "Local Weather": "" + "Local Weather": "מזג אוויר מקומי" }, "Locale": { "Locale": "שפה ואזור" @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "מסך הנעילה" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "תצוגת מסך הנעילה" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "שינויי אימות למסך הנעילה מוחלים באופן אוטומטי ועשויים לפתוח מסוף כאשר נדרש אימות עם sudo." }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "נעול" }, @@ -4503,13 +4605,13 @@ "Low": "נמוך" }, "Low Battery": { - "Low Battery": "" + "Low Battery": "סוללה חלשה" }, "Low Battery Notifications": { - "Low Battery Notifications": "" + "Low Battery Notifications": "התראות סוללה חלשה" }, "Low Battery Threshold": { - "Low Battery Threshold": "" + "Low Battery Threshold": "סף סוללה חלשה" }, "Low Priority": { "Low Priority": "עדיפות נמוכה" @@ -4551,7 +4653,7 @@ "Manages calendar events": "לניהול אירועים ביומן" }, "Manages files and directories": { - "Manages files and directories": "מנהל קבצים ותיקיות" + "Manages files and directories": "לניהול קבצים ותיקיות" }, "Mango Options": { "Mango Options": "אפשרויות Mango" @@ -4611,7 +4713,7 @@ "Match Criteria": "קריטריוני התאמה" }, "Material": { - "Material": "Material" + "Material": "חומרי" }, "Material Colors": { "Material Colors": "צבעי Material" @@ -4914,7 +5016,7 @@ "Music Player": "נגן מוזיקה" }, "Mute During Playback": { - "Mute During Playback": "" + "Mute During Playback": "השתק/י בזמן השמעה" }, "Mute Popups": { "Mute Popups": "השתק/י חלונות קופצים" @@ -4980,7 +5082,7 @@ "Network Status": "מצב רשת" }, "Network Type": { - "Network Type": "" + "Network Type": "סוג רשת" }, "Network download and upload speed display": { "Network download and upload speed display": "תצוגת מהירות הורדה והעלאה ברשת" @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "המעבר הבא" }, + "Next page": { + "Next page": "העמוד הבא" + }, "Night": { "Night": "לילה" }, @@ -5046,13 +5151,13 @@ "Night mode failed: DMS gamma control not available": "מצב לילה נכשל: בקרת גאמה של DMS אינה זמינה" }, "Niri Integration": { - "Niri Integration": "אינטגרציה עם Niri" + "Niri Integration": "אינטגרציה עם niri" }, "Niri Layout Overrides": { - "Niri Layout Overrides": "דריסות פריסה של Niri" + "Niri Layout Overrides": "דריסות פריסה של niri" }, "Niri compositor actions (focus, move, etc.)": { - "Niri compositor actions (focus, move, etc.)": "פעולות קומפוזיטור של Niri (מיקוד, הזזה וכו')" + "Niri compositor actions (focus, move, etc.)": "פעולות קומפוזיטור של niri (מיקוד, הזזה וכו')" }, "No": { "No": "לא" @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "אין שגיאות" }, + "No excluded players configured": { + "No excluded players configured": "לא הוגדרו נגנים שלא נכללים" + }, "No features enabled": { "No features enabled": "אין תכונות מופעלות" }, @@ -5211,7 +5319,7 @@ "No human user accounts found.": "לא נמצאו חשבונות משתמש אנושיים." }, "No images found": { - "No images found": "" + "No images found": "לא נמצאו תמונות" }, "No info items": { "No info items": "אין פריטי מידע" @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "אין רשומות לוח ההעתקה שמורות" }, + "No screenshot provided": { + "No screenshot provided": "לא סופק צילום מסך" + }, "No session selected": { "No session selected": "לא נבחרה הפעלה" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "לא מוגדר" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "הערה: זה רק משנה את האחוזים, זה לא באמת מגביל את הטעינה." - }, "Notepad": { "Notepad": "פנקס" }, - "Notepad Font Settings": { - "Notepad Font Settings": "הגדרות גופן של הפנקס" - }, "Notepad Settings": { "Notepad Settings": "הגדרות פנקס" }, @@ -5433,7 +5538,7 @@ "Nothing to see here": "אין מה לראות כאן" }, "Notification": { - "Notification": "" + "Notification": "התראה" }, "Notification Center": { "Notification Center": "מרכז ההתראות" @@ -5457,7 +5562,7 @@ "Notification Timeouts": "הקצבת זמן להתראות" }, "Notification Type": { - "Notification Type": "" + "Notification Type": "סוג התראה" }, "Notification toast popups": { "Notification toast popups": "התראות קופצות" @@ -5466,7 +5571,10 @@ "Notifications": "התראות" }, "Notify when limit is reached": { - "Notify when limit is reached": "" + "Notify when limit is reached": "שלח/י התראה בעת ההגעה למגבלה" + }, + "Now playing and media controls": { + "Now playing and media controls": "מתנגן כעת ופקדי מדיה" }, "Numbers": { "Numbers": "מספרים" @@ -5529,7 +5637,7 @@ "Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": "משפיע רק על PAM המנוהל על ידי DMS. אם greetd כבר כולל את pam_fprintd, טביעת האצבע תישאר מופעלת." }, "Only on Battery": { - "Only on Battery": "" + "Only on Battery": "רק בעת שימוש בסוללה" }, "Only show windows from the current monitor on each dock": { "Only show windows from the current monitor on each dock": "הצג/י רק חלונות מהמסך הנוכחי בכל Dock" @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "פתח/י אפליקציה" }, + "Open Delay": { + "Open Delay": "עיכוב פתיחה" + }, "Open Dir": { "Open Dir": "פתיחת תיקייה" }, @@ -5583,7 +5694,7 @@ "Open a terminal and run a custom command instead of the in-shell upgrade flow.": "פתח/י מסוף והרץ/י פקודה מותאמת אישית במקום תהליך השדרוג המובנה במעטפת." }, "Open as window": { - "Open as window": "" + "Open as window": "פתח/י כחלון" }, "Open folder": { "Open folder": "פתח/י תיקייה" @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "פתח/י שורת חיפוש כדי למצוא טקסט" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "פתח/י את המשגר על ידי ריחוף על קצה ההופעה (כאשר פנוי מסרגל וDock)" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "פתח/י חלונות קופצים של ווידג׳טים על ידי ריחוף מעל הסרגל. מעבר לווידג׳ט אחר מחליף את החלון הקופץ." + }, "Open with...": { "Open with...": "פתח/י עם..." }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "אחר" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "מתאר" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "מגש הפלט חסר" }, - "Outputs Include Missing": { - "Outputs Include Missing": "קובץ includes של פלטי תצוגה חסר" - }, "Overcast": { "Overcast": "מעונן" }, "Overflow": { "Overflow": "גלישה" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "נדרס על ידי config" }, @@ -5922,7 +6042,7 @@ "Place the dock on the Wayland overlay layer": "הצב/י את הDock בשכבת הכיסוי העליונה (overlay layer) של Wayland" }, "Play": { - "Play": "" + "Play": "נגן" }, "Play a video when the screen locks.": { "Play a video when the screen locks.": "נגן/י וידאו כאשר המסך ננעל." @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "נראות תוסף" }, + "Plugin dependency missing": { + "Plugin dependency missing": "חסרה חבילה נדרשת לתוסף" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "התוסף הושבת: %1" }, @@ -6072,7 +6195,7 @@ "Power Profile Degradation": "ירידת ביצועים בפרופיל צריכת החשמל" }, "Power Profiles Auto-Switching": { - "Power Profiles Auto-Switching": "" + "Power Profiles Auto-Switching": "החלפה אוטומטית של פרופילי חשמל" }, "Power Saver": { "Power Saver": "חיסכון בחשמל" @@ -6084,10 +6207,10 @@ "Power profile management available": "ניהול פרופיל חשמל זמין" }, "Power profile to use when AC power is connected.": { - "Power profile to use when AC power is connected.": "" + "Power profile to use when AC power is connected.": "פרופיל החשמל שבו ייעשה שימוש כאשר מחובר לחשמל (AC)." }, "Power profile to use when running on battery power.": { - "Power profile to use when running on battery power.": "" + "Power profile to use when running on battery power.": "פרופיל החשמל שבו ייעשה שימוש כאשר פועל על סוללה." }, "Power source": { "Power source": "מקור חשמל" @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "לחץ/י על 'n' במקלדת או על הכפתור 'הפעלה חדשה' כדי ליצור אחת" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "לחץ/י Enter ומערכת השמע תופעל מחדש כדי להחיל את השינוי" }, @@ -6131,14 +6257,20 @@ "Prevent screen timeout": { "Prevent screen timeout": "מנע/י כיבוי מסך אוטומטי" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "מנע/י מאפליקציות מסוימות מלהופיע בפקדי המדיה (לדוגמה, הזרמת שמע מהדפדפן, כלי רקע). האפשרות מתאימה לזהות הנגן או לשם קובץ שולחן העבודה ללא הבחנה בין אותיות רישיות לקטנות." + }, "Preview": { "Preview": "תצוגה מקדימה" }, "Preview: %1": { - "Preview: %1": "" + "Preview: %1": "תצוגה מקדימה: %1" }, "Previous": { - "Previous": "" + "Previous": "הקודם" + }, + "Previous page": { + "Previous page": "העמוד הקודם" }, "Primary": { "Primary": "ראשי" @@ -6147,7 +6279,7 @@ "Primary Container": "מיכל ראשי" }, "Primary Theme Color": { - "Primary Theme Color": "" + "Primary Theme Color": "צבע ערכת הנושא הראשי" }, "Print Server Management": { "Print Server Management": "ניהול שרת הדפסה" @@ -6198,7 +6330,7 @@ "Process Count": "מספר תהליכים" }, "Process exited with code %1": { - "Process exited with code %1": "" + "Process exited with code %1": "התהליך הסתיים עם קוד %1" }, "Processes": { "Processes": "תהליכים" @@ -6237,10 +6369,10 @@ "Profile saved: %1": "פרופיל נשמר: %1" }, "Profile when Plugged In (AC)": { - "Profile when Plugged In (AC)": "" + "Profile when Plugged In (AC)": "פרופיל בעת חיבור לחשמל (AC)" }, "Profile when on Battery": { - "Profile when on Battery": "" + "Profile when on Battery": "פרופיל בעת שימוש בסוללה" }, "Protocol": { "Protocol": "פרוטוקול" @@ -6306,7 +6438,7 @@ "Re-enter password": "הזן/י סיסמה מחדש" }, "Reach local network devices while using an exit node": { - "Reach local network devices while using an exit node": "" + "Reach local network devices while using an exit node": "אפשר/י גישה להתקני רשת מקומית בעת שימוש בנקודת יציאה (Exit node)" }, "Read-only legacy config": { "Read-only legacy config": "תצורת מורשת לקריאה בלבד" @@ -6327,7 +6459,7 @@ "Recent Colors": "צבעים אחרונים" }, "Recent Images": { - "Recent Images": "" + "Recent Images": "תמונות אחרונות" }, "Recently Used Apps": { "Recently Used Apps": "אפליקציות שהיו בשימוש לאחרונה" @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "דחה/י עבודות" }, + "Related: %1": { + "Related: %1": "קשור: %1" + }, "Release": { "Release": "שחרור" }, @@ -6378,7 +6513,7 @@ "Remember Last Query": "זכירת הבקשה האחרונה" }, "Remember Type Filter": { - "Remember Type Filter": "" + "Remember Type Filter": "שמור/שמרי מסנן סוגים" }, "Remember last session": { "Remember last session": "זכירת ההפעלה האחרונה" @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "שנה/י את השם של סביבת העבודה" }, + "Reorder & Group": { + "Reorder & Group": "סידור מחדש וקיבוץ" + }, "Repeat": { "Repeat": "חזרה" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "נדרשת גרסה חדשה יותר של Quickshell" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "תמיכה במצב לילה נדרשת" }, @@ -6552,7 +6693,7 @@ "Revert": "חזור/חזרי" }, "Rewind 10s": { - "Rewind 10s": "" + "Rewind 10s": "אחורה 10 שניות" }, "Right": { "Right": "ימין" @@ -6618,7 +6759,7 @@ "Run a shell command (e.g., notify-send)": "הרץ/י פקודת מעטפת (לדוגמא notify-send)" }, "Run paru/yay with AUR enabled when 'Update All' is clicked.": { - "Run paru/yay with AUR enabled when 'Update All' is clicked.": "הרץ/י paru/yay עם גישה לAUR כאשר לוחצים על 'עדכן/י הכל'." + "Run paru/yay with AUR enabled when 'Update All' is clicked.": "הרץ/י את paru/yay עם גישה לAUR כאשר לוחצים על 'עדכן/י הכל'." }, "Running Apps": { "Running Apps": "אפליקציות פעילות" @@ -6642,7 +6783,7 @@ "SMS": "SMS" }, "SMS sent successfully": { - "SMS sent successfully": "" + "SMS sent successfully": "הSMS נשלח בהצלחה" }, "Saturation": { "Saturation": "רוויה" @@ -6666,7 +6807,7 @@ "Save and switch between display configurations": "שמור/שמרי והחלף/החליפי את הגדרות התצוגה" }, "Save credentials": { - "Save credentials": "" + "Save credentials": "שמור/שמרי אישורי גישה" }, "Save critical priority notifications to history": { "Save critical priority notifications to history": "שמור/י התראות בעדיפות קריטית להיסטוריה" @@ -6690,7 +6831,7 @@ "Saved Configurations": "תצורות שמורות" }, "Saved Networks": { - "Saved Networks": "" + "Saved Networks": "רשתות שמורות" }, "Saved Note": { "Saved Note": "פתק נשמר" @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "שיתוף מסך" }, + "Screenshot unavailable": { + "Screenshot unavailable": "צילום מסך לא זמין" + }, "Scroll": { "Scroll": "גלילה" }, @@ -6816,7 +6960,7 @@ "Secondary": "משני" }, "Secondary Container": { - "Secondary Container": "" + "Secondary Container": "מיכל משני" }, "Secured": { "Secured": "מאובטח" @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "בחר/י לפחות ספק אחד" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "בחר/י התקן" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "בחר/י תמונת רקע במסך ההתחברות" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "בחר/י מסך להגדרת הרקע" }, @@ -6959,8 +7109,14 @@ "Separate": { "Separate": "נפרד" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "מראה נפרד עבור מסך(ים) לא ממוקד(ים)" + }, "Separate Light & Dark Themes": { - "Separate Light & Dark Themes": "" + "Separate Light & Dark Themes": "ערכות נושא נפרדות למצב בהיר וכהה" + }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "מראה נפרד עבור מסכים לא ממוקדים אינו נתמך בקומפוזיטור זה." }, "Separator": { "Separator": "מפריד" @@ -7005,11 +7161,14 @@ "Set the font size for notification summary text": "הגדר/י את גודל הגופן לטקסט תקציר ההתראה" }, "Set the percentage at which the battery is considered low.": { - "Set the percentage at which the battery is considered low.": "" + "Set the percentage at which the battery is considered low.": "הגדר/י את האחוז שבו הסוללה תיחשב כחלשה." }, "Setting": { "Setting": "הגדרה" }, + "Setting up...": { + "Setting up...": "מגדיר..." + }, "Settings": { "Settings": "הגדרות" }, @@ -7035,7 +7194,7 @@ "Shadow Override": "דריסת צל" }, "Shadow blur radius in pixels": { - "Shadow blur radius in pixels": "רדיוס טשטוש של הצל בפיקסלים" + "Shadow blur radius in pixels": "רדיוס הטשטוש של הצל בפיקסלים" }, "Shadow elevation on bars and panels": { "Shadow elevation on bars and panels": "הגבהה של הצללה בסרגלים ופאנלים" @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "קיצור (%1)" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "קיצור דרך שפותח את חלון ההגדרות הזה" + }, "Shortcuts": { "Shortcuts": "קיצורי דרך" }, @@ -7122,7 +7284,7 @@ "Show Feels Like Temperature": "הצגת הטמפרטורה המורגשת (\"מרגיש כמו\")" }, "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": { - "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": "" + "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": "הצג/י תגיות סמלים של Flatpak, Snap, AppImage או Nix על פריטי המשגר." }, "Show Footer": { "Show Footer": "הצגת כותרת תחתונה" @@ -7197,13 +7359,13 @@ "Show Overflow Badge Count": "הצגת תג עם ספירה לגלישה" }, "Show Package Source Badges": { - "Show Package Source Badges": "" + "Show Package Source Badges": "הצגת תגיות של מקור החבילה" }, "Show Password Field": { "Show Password Field": "הצגת שדה לסיסמה" }, "Show Percentage": { - "Show Percentage": "" + "Show Percentage": "הצג/י אחוזים" }, "Show Power Actions": { "Show Power Actions": "הצגת פעולות חשמל" @@ -7224,7 +7386,7 @@ "Show Reboot": "הצגה של \"הפעלה מחדש\"" }, "Show Remaining Time": { - "Show Remaining Time": "" + "Show Remaining Time": "הצג/י זמן נותר" }, "Show Restart DMS": { "Show Restart DMS": "הצגה של \"הפעלה מחדש של DMS\"" @@ -7281,10 +7443,10 @@ "Show a bar that drains as the popup's auto-dismiss timer runs": "הצג/י פס שמתרוקן ככל שהזמן לסגירה האוטומטית של החלון הקופץ עובר" }, "Show a notification when battery reaches the charge limit.": { - "Show a notification when battery reaches the charge limit.": "" + "Show a notification when battery reaches the charge limit.": "הצג/י התראה כאשר הסוללה מגיעה למגבלת הטעינה." }, "Show a warning popup when battery is running low.": { - "Show a warning popup when battery is running low.": "" + "Show a warning popup when battery is running low.": "הצג/י חלונית אזהרה קופצת כאשר הסוללה חלשה." }, "Show all 9 tags instead of only occupied tags": { "Show all 9 tags instead of only occupied tags": "הצג/י את כל 9 התגיות במקום רק תגיות בשימוש" @@ -7293,13 +7455,13 @@ "Show an outline ring around the focused workspace indicator": "הצג/י טבעת מתאר סביב המחוון של סביבת העבודה הממוקדת" }, "Show an urgent alert when battery reaches critical level.": { - "Show an urgent alert when battery reaches critical level.": "" + "Show an urgent alert when battery reaches critical level.": "הצג/י התראה דחופה כאשר הסוללה מגיעה לרמה קריטית." }, "Show cava audio visualizer in media widget": { "Show cava audio visualizer in media widget": "הצג/י את המחולל החזותי לשמע (cava) בווידג׳ט המדיה" }, "Show darkened overlay behind modal dialogs": { - "Show darkened overlay behind modal dialogs": "הצג/י שכבה כהה מאחורי חלוניות שיח" + "Show darkened overlay behind modal dialogs": "הצג/י שכבה כהה מאחורי חלוניות דו-שיח" }, "Show device": { "Show device": "הצג/י התקן" @@ -7308,19 +7470,22 @@ "Show dock when floating windows don't overlap its area": "הצג/י את הDock כאשר חלונות צפים לא חופפים את השטח שלו" }, "Show drop shadow on notification popups. Requires M3 Elevation to be enabled in Theme & Colors.": { - "Show drop shadow on notification popups. Requires M3 Elevation to be enabled in Theme & Colors.": "הצג/י צל נופל על חלונות קופצים של התראות. דורש הפעלה של M3 Elevation (הגבהה) בערכת נושא וצבעים." + "Show drop shadow on notification popups. Requires M3 Elevation to be enabled in Theme & Colors.": "הצג/י צל נופל על חלונות קופצים של התראות. דורש הפעלה של צללים והגבהה בערכת נושא וצבעים." }, "Show during Niri overview": { - "Show during Niri overview": "הצג/י במהלך הסקירה של Niri" + "Show during Niri overview": "הצג/י במהלך הסקירה של niri" }, "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "הצג/י משטחים קדמיים על פאנלים מטושטשים לניגודיות חזקה יותר" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "הצג/י משטחים קדמיים על פאנלים עבור ניגודיות חזקה יותר" + }, "Show in GB": { "Show in GB": "הצג/י בGB" }, "Show launcher overlay when typing in Niri overview. Disable to use another launcher.": { - "Show launcher overlay when typing in Niri overview. Disable to use another launcher.": "הצג/י שכבת משגר בעת הקלדה בסקירה של Niri. השבת/י כדי להשתמש במשגר אחר." + "Show launcher overlay when typing in Niri overview. Disable to use another launcher.": "הצג/י שכבת משגר בעת הקלדה בסקירה של niri. השבת/י כדי להשתמש במשגר אחר." }, "Show mode tabs and keyboard hints at the bottom.": { "Show mode tabs and keyboard hints at the bottom.": "הצג/י לשוניות מצב ורמזי מקלדת בתחתית." @@ -7383,7 +7548,7 @@ "Show the bar only when no windows are open": "הצג/י את הסרגל רק כאשר אין חלונות פתוחים" }, "Show the bar when niri overview is active": { - "Show the bar when niri overview is active": "הצג/י את הסרגל כאשר הסקירה של Niri פעילה" + "Show the bar when niri overview is active": "הצג/י את הסרגל כאשר הסקירה של niri פעילה" }, "Show weather information in top bar and control center": { "Show weather information in top bar and control center": "הצג/י מידע על מזג האוויר בסרגל העליון ובמרכז הבקרה" @@ -7422,7 +7587,7 @@ "Signal": "אות" }, "Signal Strength": { - "Signal Strength": "" + "Signal Strength": "עוצמת קליטה" }, "Signal:": { "Signal:": "אות:" @@ -7434,7 +7599,7 @@ "Silence notifications": "השתק/י התראות" }, "Silence system sounds while media is playing": { - "Silence system sounds while media is playing": "" + "Silence system sounds while media is playing": "השתק/י צלילי מערכת בזמן השמעת מדיה" }, "Single-Line Popup": { "Single-Line Popup": "חלון קופץ בשורה אחת" @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "אימות עם כרטיס חכם" }, - "Smartcard PIN": { - "Smartcard PIN": "קוד PIN של הכרטיס החכם" - }, "Snap": { "Snap": "הצמד/י" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "מיין/י לפי" }, + "Sort wallpapers": { + "Sort wallpapers": "מיין/י תמונות רקע" + }, "Sorting & Layout": { "Sorting & Layout": "מיון ופריסה" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "רווח בין חלונות" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "מרווח" }, @@ -7590,7 +7758,7 @@ "Stripes": "פסים" }, "Subtle Overlay": { - "Subtle Overlay": "" + "Subtle Overlay": "שכבת כיסוי עדינה" }, "Summary": { "Summary": "סיכום" @@ -7616,20 +7784,26 @@ "Surface Behavior": { "Surface Behavior": "התנהגות המשטח" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { - "Surface Container": "" + "Surface Container": "מיכל המשטח" }, "Surface High": { - "Surface High": "" + "Surface High": "משטח גבוה" }, "Surface Highest": { - "Surface Highest": "" + "Surface Highest": "משטח הכי גבוה" }, "Surface Opacity": { "Surface Opacity": "שקיפות המשטח" }, "Surface Text": { - "Surface Text": "" + "Surface Text": "טקסט במשטח" }, "Surface Variant": { "Surface Variant": "גרסת משטח" @@ -7668,7 +7842,7 @@ "Sync": "סנכרון" }, "Sync Bar Inset Padding": { - "Sync Bar Inset Padding": "" + "Sync Bar Inset Padding": "סנכרן/י את הריווח הפנימי של הסרגלים" }, "Sync Mode with Portal": { "Sync Mode with Portal": "סנכרון מצב עם הפורטל" @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "סנכרון המיקום בין מסכים" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "הסנכרון הושלם בהצלחה." }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "הסנכרון דורש אימות עם sudo. ייפתח מסוף כדי שתוכל/י להשתמש בסיסמה או בטביעת אצבע." }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "מערכת" }, @@ -7764,7 +7947,7 @@ "Tailscale Network": "רשת Tailscale" }, "Tailscale action failed": { - "Tailscale action failed": "" + "Tailscale action failed": "פעולת Tailscale נכשלה" }, "Tailscale not available": { "Tailscale not available": "Tailscale אינו זמין" @@ -7800,10 +7983,10 @@ "Terminals - Always use Dark Theme": "השתמש/י תמיד בערכת נושא כהה במסופים" }, "Tertiary": { - "Tertiary": "" + "Tertiary": "עדיפות שלישית" }, "Tertiary Container": { - "Tertiary Container": "" + "Tertiary Container": "מיכל בעדיפות שלישית" }, "Test Connection": { "Test Connection": "בדיקת חיבור" @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "רינדור טקסט" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "הכלי 'boregard' אינו מותקן או אינו נמצא בPATH שלך.\n\nהתקן/י אותו מhttps://danklinux.com, ולאחר מכן הפעל/י מחדש תוסף זה." + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "כלי 'dgop' נדרש לניטור מערכת.\nאנא התקן/י dgop כדי להשתמש בתכונה זו." }, @@ -7836,7 +8022,7 @@ "The DMS_SOCKET environment variable is not set or the socket is unavailable. Automated plugin management requires the DMS_SOCKET.": "משתנה הסביבה DMS_SOCKET אינו מוגדר או שהsocket אינו זמין. ניהול תוספים אוטומטי דורש את DMS_SOCKET." }, "The below settings will modify your GTK and Qt settings. If you wish to preserve your current configurations, please back them up (qt5ct.conf|qt6ct.conf and ~/.config/gtk-3.0|gtk-4.0).": { - "The below settings will modify your GTK and Qt settings. If you wish to preserve your current configurations, please back them up (qt5ct.conf|qt6ct.conf and ~/.config/gtk-3.0|gtk-4.0).": "ההגדרות הבאות ישנו את הגדרות ה GTK וQt שלך. אם ברצונך לשמור על התצורות הנוכחיות, נא לגבות אותן (qt5ct.conf|qt6ct.conf וconfig/gtk-3.0|gtk-4.0./~)." + "The below settings will modify your GTK and Qt settings. If you wish to preserve your current configurations, please back them up (qt5ct.conf|qt6ct.conf and ~/.config/gtk-3.0|gtk-4.0).": "ההגדרות הבאות ישנו את הגדרות ה GTK וQt שלך. אם ברצונך לשמור על התצורות הנוכחיות, אנא גבה/י אותן (הקבצים הם: qt5ct.conf|qt6ct.conf וconfig/gtk-3.0|gtk-4.0./~)." }, "The custom command used when attaching to sessions (receives the session name as the first argument)": { "The custom command used when attaching to sessions (receives the session name as the first argument)": "הפקודה המותאמת אישית שנמצאת בשימוש בעת חיבור להפעלות (מקבלת את שם ההפעלה כארגומנט הראשון)" @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "התקנה זו עדיין משתמשת בhyprland.conf. הרץ/י dms setup כדי להעביר את ההגדרות לפני עריכת הגדרות התצוגה." }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "התקנה זו עדיין משתמשת בhyprland.conf. הרץ/י dms setup כדי להעביר את ההגדרות לפני עריכת הגדרות הפריסה." + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "התקנה זו עדיין משתמשת בhyprland.conf. הרץ/י dms setup כדי להעביר את ההגדרות לפני עריכת קיצורי מקלדת בהגדרות." }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "זמן שנותר: %1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "זמן ההמתנה על ווידג׳ט לפני שהחלון הקופץ שלו ייפתח" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "זמן המתנה לפני ההסתרה לאחר שמצביע העכבר עוזב" }, @@ -8013,7 +8205,7 @@ "To use this DMS bind, remove or change the keybind in your config.kdl": "כדי להשתמש בקיצור המקלדת הזה ב DMS, הסר/י או שנה/י את קיצור המקלדת בקובץ הconfig.kdl שלך" }, "Toast": { - "Toast": "" + "Toast": "התראה קופצת" }, "Toast Messages": { "Toast Messages": "הודעות קופצות" @@ -8178,7 +8370,7 @@ "Typography & Motion": "טיפוגרפיה ותנועה" }, "URI": { - "URI": "" + "URI": "URI" }, "Unavailable": { "Unavailable": "לא זמין" @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "צבע לא ממוקד" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "מסך(ים) לא ממוקד(ים)" + }, "Ungrouped": { "Ungrouped": "לא בקבוצה" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "שינויים שלא נשמרו" }, - "Unsaved note...": { - "Unsaved note...": "פתק שלא נשמר..." - }, "Unset": { "Unset": "בטל/י הגדרה" }, @@ -8366,11 +8558,14 @@ "Use System Theme": { "Use System Theme": "שימוש בערכת הנושא של המערכת" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "השתמש/י בתמונה מותאמת אישית למסך ההתחברות, או השאר/י ריק כדי להשתמש בתמונת הרקע של שולחן העבודה שלך." }, "Use a custom radius for goth corner cutouts": { - "Use a custom radius for goth corner cutouts": "השתמש/י ברדיוס מותאם אישית לחיתוכי פינות גותיים" + "Use a custom radius for goth corner cutouts": "השתמש/י ברדיוס מותאם אישית לחיתוכי פינות גות'יות" }, "Use a fixed shadow direction for this bar": { "Use a fixed shadow direction for this bar": "השתמש/י בכיוון צל קבוע עבור סרגל זה" @@ -8400,7 +8595,10 @@ "Use desktop wallpaper": "שימוש ברקע של שולחן העבודה" }, "Use different icon themes for light and dark mode": { - "Use different icon themes for light and dark mode": "" + "Use different icon themes for light and dark mode": "השתמש/י בערכות נושא שונות של סמלים עבור מצבים בהיר וכהה" + }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "השתמש/י בצבעים שונים לסביבות עבודה במסכים שאינם ממוקדים" }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "השתמש/י באימות טביעת אצבע עבור מסך הנעילה." @@ -8415,7 +8613,7 @@ "Use meters per second instead of km/h for wind speed": "השתמש/י במטרים לשנייה במקום קמ\"ש למהירות רוח" }, "Use one inset value for every bar": { - "Use one inset value for every bar": "" + "Use one inset value for every bar": "השתמש/י בערך ריווח פנימי אחד לכל סרגל" }, "Use smaller notification cards": { "Use smaller notification cards": "השתמש/י בכרטיסי התראות קטנים יותר" @@ -8510,14 +8708,11 @@ "VPN Connections": { "VPN Connections": "חיבורי VPN" }, - "VPN Password": { - "VPN Password": "סיסמת VPN" - }, "VPN configuration updated": { "VPN configuration updated": "תצורת הVPN עודכנה" }, "VPN credentials saved": { - "VPN credentials saved": "" + "VPN credentials saved": "אישורי הגישה לVPN נשמרו" }, "VPN deleted": { "VPN deleted": "הVPN נמחק" @@ -8613,7 +8808,7 @@ "Volume, brightness, and other system OSDs": "עוצמת שמע, בהירות ותצוגות מערכת (OSD) אחרות על המסך" }, "Votes": { - "Votes": "" + "Votes": "הצבעות" }, "WPA/WPA2": { "WPA/WPA2": "WPA/WPA2" @@ -8679,10 +8874,7 @@ "When locked": "כאשר נעול" }, "White": { - "White": "" - }, - "Wi-Fi Password": { - "Wi-Fi Password": "סיסמת Wi-Fi" + "White": "לבן" }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "חיבור Wi-Fi ו-Ethernet" @@ -8726,17 +8918,11 @@ "Widget Outline": { "Widget Outline": "מתאר לווידג׳טים" }, - "Widget Style": { - "Widget Style": "סגנון לווידג׳טים" - }, "Widget Styling": { "Widget Styling": "עיצוב לווידג׳טים" }, "Widget Text Style": { - "Widget Text Style": "" - }, - "Widget Transparency": { - "Widget Transparency": "שקיפות לווידג׳טים" + "Widget Text Style": "סגנון טקסט לווידג׳ט" }, "Widget added": { "Widget added": "הווידג׳ט נוסף" @@ -8766,7 +8952,7 @@ "Width of window border": "רוחב מסגרת החלון" }, "Width of window border and focus ring": { - "Width of window border and focus ring": "רוחב מסגרת חלון וטבעת מיקוד" + "Width of window border and focus ring": "רוחב מסגרת החלון וטבעת המיקוד" }, "Wind": { "Wind": "רוח" @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "XWayland" }, + "Xray Blur Effect": { + "Xray Blur Effect": "אפקט טשטוש רנטגן (xray)" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "רנטגן (xray) מטשטש רק את תמונת הרקע (חסכוני) וזוהי ברירת המחדל כאשר הטשטוש פועל. הגדר/י את ״רנטגן״ ככבוי לקבלת טשטוש מלא רגיל של כל מה שנמצא מתחת לחלון (זולל יותר משאבים)." }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "אפשרויות רנטגן (xray) נמצאות בקומפוזיטור ← פריסה" + }, "Y": { "Y": "Y" }, @@ -8906,11 +9098,14 @@ "attached": { "attached": "מחובר" }, + "boregard is required": { + "boregard is required": "נדרש boregard" + }, "brandon": { "brandon": "brandon" }, "broken": { - "broken": "" + "broken": "שבור" }, "by %1": { "by %1": "מאת %1" @@ -8919,7 +9114,7 @@ "days": "ימים" }, "deprecated": { - "deprecated": "" + "deprecated": "מיושן" }, "detached": { "detached": "מנותק" @@ -8937,7 +9132,7 @@ "direct": "ישיר" }, "discuss": { - "discuss": "" + "discuss": "דיון" }, "dms is a highly customizable, modern desktop shell with a material 3 inspired design.

It is built with Quickshell, a QT6 framework for building desktop shells, and Go, a statically typed, compiled programming language.": { "dms is a highly customizable, modern desktop shell with a material 3 inspired design.

It is built with Quickshell, a QT6 framework for building desktop shells, and Go, a statically typed, compiled programming language.": "הפרויקט DMS הוא מעטפת שולחן עבודה מודרנית וניתנת להתאמה אישית עם עיצוב בהשראת Material Design 3 של גוגל.

היא נבנתה עם שפת התכנות Go וQuickshell, ספריית QT6 לבניית מעטפות לשולחן העבודה." @@ -8945,9 +9140,6 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "קובץ ההגדרה dms/cursor קיים אך אינו כלול. הגדרות סמן העכבר לא יחולו." }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "קובץ ההגדרה dms/outputs קיים אך אינו כלול בהגדרות הקומפוזיטור שלך. שינויי תצוגה לא יישמרו." - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "לדוגמה /usr/bin/my-script --flag" }, @@ -9030,7 +9222,7 @@ "niri Matrix Chat": "שרת הMatrix של niri" }, "niri shortcuts config": { - "niri shortcuts config": "הגדרת קיצורים של Niri" + "niri shortcuts config": "הגדרת קיצורים של niri" }, "niri/dms Discord": { "niri/dms Discord": "שרת הDiscord של niri/dms" @@ -9057,7 +9249,7 @@ "on Miracle WM": "על Miracle WM" }, "on Niri": { - "on Niri": "על Niri" + "on Niri": "על niri" }, "on Scroll": { "on Scroll": "על Scroll" @@ -9086,6 +9278,9 @@ "remote": { "remote": "מרוחק" }, + "reviewed": { + "reviewed": "נבדק" + }, "seconds": { "seconds": "שניות" }, @@ -9099,7 +9294,7 @@ "this app": "אפליקציה זו" }, "unmaintained": { - "unmaintained": "" + "unmaintained": "לא מתוחזק" }, "until %1": { "until %1": "עד %1" @@ -9123,7 +9318,7 @@ "v%1 by %2": "v%1 מאת %2" }, "verified": { - "verified": "" + "verified": "מאומת" }, "wtype not available - install wtype for paste support": { "wtype not available - install wtype for paste support": "wtype אינו זמין - התקן/י את wtype כדי לאפשר תמיכה בהדבקה" diff --git a/quickshell/translations/poexports/hu.json b/quickshell/translations/poexports/hu.json index 7f8083794..97f9b0fdc 100644 --- a/quickshell/translations/poexports/hu.json +++ b/quickshell/translations/poexports/hu.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "%1 munkamenet" }, + "%1 Startup Failed": { + "%1 Startup Failed": "A(z) %1 indítása sikertelen" + }, "%1 active session": { "%1 active session": "%1 aktív munkamenet" }, @@ -108,7 +111,7 @@ "%1 windows": "%1 ablak" }, "%1: %2": { - "%1: %2": "" + "%1: %2": "%1: %2" }, "%1m ago": { "%1m ago": "%1 perccel ezelőtt" @@ -327,7 +330,7 @@ "A user with that name already exists.": "Már létezik ilyen nevű felhasználó." }, "AC Adapter (Plugged In)": { - "AC Adapter (Plugged In)": "" + "AC Adapter (Plugged In)": "Hálózati adapter (Bedugva)" }, "AC Power": { "AC Power": "Hálózati tápellátás" @@ -399,7 +402,7 @@ "Active Color": "Aktív szín" }, "Active Lock Screen Monitor": { - "Active Lock Screen Monitor": "Aktív zárolási képernyő monitor" + "Active Lock Screen Monitor": "Aktív zárolásiképernyő-monitor" }, "Active VPN": { "Active VPN": "Aktív VPN" @@ -483,7 +486,7 @@ "Add notes": "Jegyzetek hozzáadása" }, "Add the new user to the %1 group so they can run dms greeter sync --profile.": { - "Add the new user to the %1 group so they can run dms greeter sync --profile.": "Az új felhasználó hozzáadása a(z) %1 csoporthoz, hogy futtathassa a dms greeter sync --profile parancsot." + "Add the new user to the %1 group so they can run dms greeter sync --profile.": "Add hozzá az új felhasználót a(z) %1 csoporthoz, hogy futtathassák a „dms greeter sync --profile” parancsot." }, "Add the new user to the %1 group so they can use sudo.": { "Add the new user to the %1 group so they can use sudo.": "Az új felhasználó hozzáadása a(z) %1 csoporthoz, hogy használhassa a sudot." @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "Beállítja az előállított színek kontrasztját (-100 = minimum, 0 = normál, 100 = maximum)" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "Rendszergazda csoport:" }, @@ -531,7 +537,7 @@ "Allow": "Engedélyezés" }, "Allow LAN access": { - "Allow LAN access": "" + "Allow LAN access": "LAN-hozzáférés engedélyezése" }, "Allow adjusting device volume by scrolling on the right half of items in the device list": { "Allow adjusting device volume by scrolling on the right half of items in the device list": "Eszköz hangerő módosításának engedélyezése az eszközlista elemeinek jobb felén történő görgetéssel" @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "Mindig mutassa a százalékot" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "A dokk mindig rejtett, és csak akkor jelenik meg, ha az egérrel a közelébe mutatsz" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "Mennyiség" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "Egy röntgen szabály itt: %1 ütközhet az alábbi Röntgen beállításokkal" + }, "Analog": { "Analog": "Analóg" }, @@ -621,7 +633,7 @@ "App ID": "Alkalmazásazonosító" }, "App ID (e.g. firefox)": { - "App ID (e.g. firefox)": "Alkalmazás-azonosító (pl. firefox)" + "App ID (e.g. firefox)": "Alkalmazásazonosító (pl. firefox)" }, "App ID Substitutions": { "App ID Substitutions": "Alkalmazásazonosító-helyettesítések" @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "Alkalmazás témázása" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "Alkalmazás neve vagy azonosítója (pl. firefox)" + }, "Appearance": { "Appearance": "Megjelenés" }, @@ -675,7 +690,7 @@ "Apply inverse concave corner cutouts to the bar": "Inverz konkáv sarokkivágások alkalmazása a sávra" }, "Apply to Hardware": { - "Apply to Hardware": "" + "Apply to Hardware": "Alkalmazás a hardverre" }, "Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": { "Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": "Meleg színhőmérséklet alkalmazása a szem megerőltetésének csökkentése érdekében. Az alábbi automatizálási beállítások segítségével szabályozhatod, hogy mikor aktiválódjon." @@ -696,7 +711,7 @@ "Apps Dock Settings": "Alkalmazásdokk beállításai" }, "Apps Icon": { - "Apps Icon": "Alkalmazások ikon" + "Apps Icon": "Alkalmazásikon" }, "Apps are ordered by usage frequency, then last used, then alphabetically.": { "Apps are ordered by usage frequency, then last used, then alphabetically.": "Az alkalmazások használati gyakoriság, majd az utolsó használat ideje, végül betűrend szerint vannak rendezve." @@ -828,10 +843,19 @@ "Auto Overflow": "Automatikus túlcsordulás" }, "Auto Popup Gaps": { - "Auto Popup Gaps": "Automatikus felugró ablak rések" + "Auto Popup Gaps": "Automatikus felugróablak-rések" }, "Auto Power Saver": { - "Auto Power Saver": "" + "Auto Power Saver": "Automatikus energiatakarékosság" + }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "Az automatikus mód be van kapcsolva. A kézi profilválasztás le van tiltva." @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "Automatikus bejelentkezés" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "Automatikus bejelentkezés letiltva" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "Automatikus mentés a lemezre" }, - "Auto-saving...": { - "Auto-saving...": "Automatikus mentés…" - }, "Autoconnect": { "Autoconnect": "Automatikus csatlakozás" }, @@ -927,7 +951,7 @@ "Automatically save changes to opened files as you type": "A megnyitott fájlok módosításainak automatikus mentése gépelés közben" }, "Automatically turn on Power Saver profile when battery is low.": { - "Automatically turn on Power Saver profile when battery is low.": "" + "Automatically turn on Power Saver profile when battery is low.": "Automatikusan bekapcsolja az energiatakarékos profilt, ha az akkumulátor töltöttsége alacsony." }, "Automation": { "Automation": "Automatizálás" @@ -981,7 +1005,7 @@ "Background Blur": "Háttér elmosása" }, "Background Color": { - "Background Color": "" + "Background Color": "Háttérszín" }, "Background Effect": { "Background Effect": "Háttéreffektus" @@ -1017,7 +1041,7 @@ "Bar Configurations": "Sáv konfiguráció" }, "Bar Inset Padding": { - "Bar Inset Padding": "" + "Bar Inset Padding": "Sáv belső margója" }, "Bar Opacity": { "Bar Opacity": "Sáv átlátszósága" @@ -1026,10 +1050,7 @@ "Bar Shadows": "Sáv árnyékai" }, "Bar Spacing": { - "Bar Spacing": "" - }, - "Bar Transparency": { - "Bar Transparency": "Sáv átlátszósága" + "Bar Spacing": "Sávok közötti térköz" }, "Bar corners and background": { "Bar corners and background": "Sáv sarkok és háttér" @@ -1056,34 +1077,34 @@ "Battery Charge Limit": "Akkumulátor töltési korlát" }, "Battery Health": { - "Battery Health": "" + "Battery Health": "Akkumulátor állapota (egészség)" }, "Battery Power": { - "Battery Power": "" + "Battery Power": "Akkumulátoros tápellátás" }, "Battery Protection & Charging": { - "Battery Protection & Charging": "" + "Battery Protection & Charging": "Akkumulátorvédelem és töltés" }, "Battery Status": { - "Battery Status": "" + "Battery Status": "Akkumulátor állapota" }, "Battery and power management": { "Battery and power management": "Akkumulátor- és energiakezelés" }, "Battery has charged to your set limit of %1%": { - "Battery has charged to your set limit of %1%": "" + "Battery has charged to your set limit of %1%": "Az akkumulátor feltöltődött a beállított %1% határértékre" }, "Battery is at %1% - Connect charger immediately!": { - "Battery is at %1% - Connect charger immediately!": "" + "Battery is at %1% - Connect charger immediately!": "Az akkumulátor töltöttsége %1% - Azonnal csatlakoztasd a töltőt!" }, "Battery is at %1% - Consider charging soon": { - "Battery is at %1% - Consider charging soon": "" + "Battery is at %1% - Consider charging soon": "Az akkumulátor töltöttsége %1% - Javasolt hamarosan töltőre tenni" }, "Battery level and power management": { "Battery level and power management": "Akkumulátor töltöttségi szintje és energiagazdálkodás" }, "Battery percentage to trigger a critical alert.": { - "Battery percentage to trigger a critical alert.": "" + "Battery percentage to trigger a critical alert.": "Akkumulátor százalékos értéke a kritikus riasztás kiváltásához." }, "Behavior": { "Behavior": "Viselkedés" @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "Társítsd a „spotlight-bar” IPC-műveletet a kompozitor konfigurációjában." }, - "Binds Include Missing": { - "Binds Include Missing": "A gyorsbillentyűk include bejegyzés hiányzik" - }, "Binds include added": { "Binds include added": "A gyorsbillentyűk include bejegyzés hozzáadva" }, @@ -1110,7 +1128,7 @@ "Black": "Fekete" }, "Blend between Surface High and the selected custom color": { - "Blend between Surface High and the selected custom color": "" + "Blend between Surface High and the selected custom color": "Átmenet a Surface High és a kiválasztott egyéni szín között" }, "Block Out": { "Block Out": "Kizárás" @@ -1160,6 +1178,9 @@ "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "Háttérkép elmosása, ha a niri-áttekintés nyitva van" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "Az elmosott felületek a mögöttük lévő tartalom helyett a háttérképet mutatják" + }, "Body": { "Body": "Szövegtörzs" }, @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "Szegélyszín az elmosott felületek körül" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "Keret háttérrel" }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "Témák böngészése" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "Háttérképek böngészése és beállítása" + }, "Browse or search plugins": { "Browse or search plugins": "Bővítmények tallózása vagy keresése" }, @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "Hangerő módosítása" }, - "Change bar appearance": { - "Change bar appearance": "Sáv megjelenésének megváltoztatása" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "A DMS-felület által használt területi beállítások módosítása." }, @@ -1371,13 +1395,13 @@ "Channel": "Csatorna" }, "Charge Level": { - "Charge Level": "" + "Charge Level": "Töltési szint" }, "Charge Limit Reached": { - "Charge Limit Reached": "" + "Charge Limit Reached": "Töltési korlát elérve" }, "Charge limit applied successfully": { - "Charge limit applied successfully": "" + "Charge limit applied successfully": "Töltési korlát sikeresen alkalmazva" }, "Charging": { "Charging": "Töltés" @@ -1392,7 +1416,7 @@ "Check on startup": "Ellenőrzés indításkor" }, "Check sync status on demand. Sync (full) is for the main admin: it copies your theme to the login screen and sets up system greeter config. On multi-user systems, add other accounts in Settings → Users, then have each of them run dms greeter sync --profile after logging out and back in—not full sync. Authentication changes apply automatically.": { - "Check sync status on demand. Sync (full) is for the main admin: it copies your theme to the login screen and sets up system greeter config. On multi-user systems, add other accounts in Settings → Users, then have each of them run dms greeter sync --profile after logging out and back in—not full sync. Authentication changes apply automatically.": "Szinkronizálási állapot ellenőrzése igény szerint. A szinkronizálás (teljes) a fő adminisztrátornak szól: átmásolja a témát a bejelentkezési képernyőre, és beállítja a rendszer üdvözlőképernyő-konfigurációját. Többfelhasználós rendszereken adj hozzá más fiókokat a Beállítások → Felhasználók menüpontban, majd kérd meg mindegyiküket, hogy a ki- és bejelentkezés után futtassák a dms greeter sync --profile parancsot – ne a teljes szinkronizálást. A hitelesítési változtatások automatikusan érvényesülnek." + "Check sync status on demand. Sync (full) is for the main admin: it copies your theme to the login screen and sets up system greeter config. On multi-user systems, add other accounts in Settings → Users, then have each of them run dms greeter sync --profile after logging out and back in—not full sync. Authentication changes apply automatically.": "Szinkronizálási állapot ellenőrzése igény szerint. A szinkronizálás (teljes) a fő adminisztrátornak szól: átmásolja a témát a bejelentkezési képernyőre, és beállítja a rendszer üdvözlőképernyő-konfigurációját. Többfelhasználós rendszereken adj hozzá más fiókokat a Beállítások → Felhasználók menüpontban, majd kérd meg mindegyiküket, hogy a ki- és bejelentkezés után futtassák a „dms greeter sync --profile” parancsot – ne a teljes szinkronizálást. A hitelesítési változtatások automatikusan érvényesülnek." }, "Check your custom command in Settings → Dock → Trash.": { "Check your custom command in Settings → Dock → Trash.": "Ellenőrizd az egyéni parancsodat a Beállítások → Dokk → Kuka útvonalon." @@ -1440,7 +1464,7 @@ "Choose how this bar resolves shadow direction": "Árnyék irányának meghatározása ezen a sávon" }, "Choose how to be notified about battery alerts.": { - "Choose how to be notified about battery alerts.": "" + "Choose how to be notified about battery alerts.": "Válaszd ki, hogyan szeretnél értesülni az akkumulátorriasztásokról." }, "Choose icon": { "Choose icon": "Ikon kiválasztása" @@ -1449,7 +1473,7 @@ "Choose monochrome or a theme color tint for system tray icons": "Monokróm vagy a téma színével megegyező árnyalat a rendszertálca ikonjaihoz" }, "Choose neutral or accent-colored widget text": { - "Choose neutral or accent-colored widget text": "" + "Choose neutral or accent-colored widget text": "Semleges vagy kiemelt színű widget szöveg választása" }, "Choose the background color for widgets": { "Choose the background color for widgets": "A widgetek háttérszínének kiválasztása" @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "A DankBar indítógombján megjelenő logó kiválasztása" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "Háttérképmappa kiválasztása" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "A felugró értesítések megjelenési helye" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "Kattints a „Beállítás” gombra a %1 létrehozásához és az include bejegyzés hozzáadásához a kompozitor konfigurációhoz." }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "Kattints a „Beállítás” gombra a mutatókonfiguráció létrehozásához és az include bejegyzés hozzáadásához a kompozitor beállításaihoz." - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "Kattints a „Beállítás” gombra a kimenetek konfiguráció létrehozásához és az include bejegyzés hozzáadásához a kompozitor konfigurációjához." }, @@ -1536,13 +1560,13 @@ "Click Through": "Átkattintás" }, "Click an entry to paste directly instead of copying": { - "Click an entry to paste directly instead of copying": "" + "Click an entry to paste directly instead of copying": "Kattints egy elemre a közvetlen beillesztéshez másolás helyett" }, "Click any shortcut to edit. Changes save to %1": { - "Click any shortcut to edit. Changes save to %1": "Kattints bármelyik parancsikonra a szerkesztéshez. A módosítások a(z) %1 fájlba lesznek mentve." + "Click any shortcut to edit. Changes save to %1": "Kattints bármelyik gyorsbillentyűre a szerkesztéshez. A módosítások a(z) %1 fájlba lesznek mentve." }, "Click to Paste": { - "Click to Paste": "" + "Click to Paste": "Kattints a beillesztéshez" }, "Click to capture": { "Click to capture": "Kattints a rögzítéshez" @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "Órastílius" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "Óra, naptár, rendszerinformáció és profil" + }, "Close": { "Close": "Bezárás" }, @@ -1622,8 +1649,11 @@ "Color for primary action buttons": { "Color for primary action buttons": "Elsődleges akciógombok színe" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "A háttérkép által le nem fedett területek színe" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { - "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" + "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "A háttérkép által nem fedett területeken megjelenő szín (pl. Igazítás vagy Kitöltés módban)" }, "Color temperature for day time": { "Color temperature for day time": "Színhőmérséklet a nappali módhoz" @@ -1794,7 +1824,7 @@ "Connecting...": "Csatlakozás…" }, "Connecting…": { - "Connecting…": "" + "Connecting…": "Kapcsolódás…" }, "Connection failed": { "Connection failed": "Kapcsolódás sikertelen" @@ -1833,7 +1863,7 @@ "Control which plugins appear in 'All' mode without requiring a trigger prefix. Drag to reorder.": "Mely bővítmények jelenjenek meg „Összes” módban indító előtag nélkül. Húzd az átrendezéshez." }, "Control workspaces and columns by scrolling on the bar": { - "Control workspaces and columns by scrolling on the bar": "Munkaterületek és oszlopok vezérlése görgetéssel a sávon" + "Control workspaces and columns by scrolling on the bar": "Munkaterületek és oszlopok vezérlése a sávon való görgetéssel" }, "Controls how much original icon color is removed before applying tint": { "Controls how much original icon color is removed before applying tint": "Szabályozza, hogy az eredeti ikonszín mekkora része legyen eltávolítva a színezés alkalmazása előtt" @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "Szabályozza, hogy a kiválasztott árnyalat mennyire erősen legyen alkalmazva" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "Az összes felugró ablak, kizárólagos párbeszédablak és tartalomréteg átlátszósága" - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "A shell felületek, felugrók és modális ablakok átlátszóságát szabályozza" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "Szabályozza az elmosódott előtér-kártyák, tabletták és értesítési kártyák körüli körvonalakat" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "Az előtérben lévő kártyák, tabletták és értesítési kártyák körüli körvonalakat szabályozza" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "Az árnyékvetés iránya a kiemelési rétegekhez" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "Szabályozza a protokoll-elmosott ablakok külső szélét" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "Az árnyék átlátszósága" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "Ablakszabály létrehozása" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "Új %1 munkamenet létrehozása (n)" }, @@ -1977,22 +2013,22 @@ "Creating...": "Létrehozás…" }, "Credentials": { - "Credentials": "" + "Credentials": "Hitelesítési adatok" }, "Critical Battery": { - "Critical Battery": "" + "Critical Battery": "Kritikusan alacsony akkumulátor" }, "Critical Battery Alert": { - "Critical Battery Alert": "" + "Critical Battery Alert": "Kritikus akkumulátor riasztás" }, "Critical Battery Notifications": { - "Critical Battery Notifications": "" + "Critical Battery Notifications": "Kritikus akkumulátor értesítések" }, "Critical Priority": { "Critical Priority": "Kritikus prioritás" }, "Critical Threshold": { - "Critical Threshold": "" + "Critical Threshold": "Kritikus küszöbérték" }, "Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": { "Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": "Ctrl+A: Összes kijelölése • Ctrl+P: Előnézet • Enter/Shift+Enter: Következő/Előző keresése • Esc: Bezárás" @@ -2070,7 +2106,7 @@ "Custom": "Egyéni" }, "Custom Blend": { - "Custom Blend": "" + "Custom Blend": "Egyéni keverék" }, "Custom Color": { "Custom Color": "Egyéni szín" @@ -2094,7 +2130,7 @@ "Custom Name": "Egyéni név" }, "Custom Power Actions": { - "Custom Power Actions": "Egyéni főkapcsoló műveletek" + "Custom Power Actions": "Egyéni főkapcsoló-műveletek" }, "Custom Power Off Command": { "Custom Power Off Command": "Egyéni kikapcsolási parancs" @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "Egyéni felfüggesztési parancs" }, - "Custom Transparency": { - "Custom Transparency": "Egyéni átlátszóság" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "Az egyéni parancs és a terminál paraméterei szóközök mentén válnak el; a szóközöket tartalmazó útvonalak hibát okoznak." }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "Testreszabható üres terület" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "A főkapcsoló menüben megjelenő műveletek testreszabása" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "Dank Bar" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "Dank Dash" + }, "DankBar": { "DankBar": "DankBar" }, @@ -2217,7 +2259,7 @@ "Dark Mode": "Sötét mód" }, "Dark Mode Icon Theme": { - "Dark Mode Icon Theme": "" + "Dark Mode Icon Theme": "Sötét mód ikontéma" }, "Dark mode base": { "Dark mode base": "Sötét mód (alap)" @@ -2226,7 +2268,7 @@ "Dark mode harmony": "Sötét mód (harmónia)" }, "Darken Modal Background": { - "Darken Modal Background": "Kizárólagos ablak háttérének sötétítése" + "Darken Modal Background": "Kizárólagos ablak hátterének sötétítése" }, "Date Format": { "Date Format": "Dátumformátum" @@ -2295,7 +2337,7 @@ "Default selected action": "Alapértelmezett kiválasztott művelet" }, "Defaults": { - "Defaults": "Alapértelmezés" + "Defaults": "Alapértelmezések" }, "Define rules for window behavior. Saves to %1": { "Define rules for window behavior. Saves to %1": "Ablakviselkedési szabályok meghatározása. Mentés ide: %1" @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "Dokk átlátszósága" }, - "Dock Transparency": { - "Dock Transparency": "Dokk átlátszóság" - }, "Dock Visibility": { "Dock Visibility": "Dokk láthatósága" }, @@ -2589,7 +2628,7 @@ "Dock margin, transparency, and border": "Dokk margója, átlátszósága és szegélye" }, "Dock window": { - "Dock window": "" + "Dock window": "Dokkablak" }, "Docs": { "Docs": "Dokumentumok" @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "Letöltések" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "Húzz ide egy widgetet a fogantyújánál fogva az újrarendezéshez, vagy dobd be egy másik csoportba" + }, "Drag to Reorder": { "Drag to Reorder": "Húzd az átrendezéshez" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "Húzd az újrarendezéshez, vagy kattints a lapok elrejtéséhez. Használd a ↑/↓ gombokat egy lap kijelöléséhez, és a Ctrl+↑/↓ gombokat a mozgatásához." + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "Húzd át a widgeteket a szakaszokon belüli átrendezéshez. Használd a szem ikont a widgetek elrejtéséhez/megjelenítéséhez (megtartja a távolságot), vagy az X-et az eltávolításukhoz." }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "Szitálás" }, + "Drop here": { + "Drop here": "Dobd ide" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "Elveted a(z) %1 felülbírálását, hogy a DMS alapértelmezett művelete újra érvénybe lépjen?" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "Dinamikus témázás" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "Dinamikus színek a háttérképből" }, @@ -2672,11 +2723,14 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "Dinamikus: Rugós Bézier-görbe túllövéssel — a belépés rövid ideig túllépi a célt, majd beáll. Kifejező és élettel teli." }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "Él feletti lebegtetéses megjelenítés" + }, "Edge Spacing": { "Edge Spacing": "Élek távolsága" }, "Edge spacing, exclusive zone, and popup gaps are managed by Frame": { - "Edge spacing, exclusive zone, and popup gaps are managed by Frame": "" + "Edge spacing, exclusive zone, and popup gaps are managed by Frame": "A margókat, a kizárólagos zónát és a felugró ablakok réseit a Keret kezeli" }, "Edge the launcher slides from": { "Edge the launcher slides from": "A szél, ahonnan az indító beúszik" @@ -2838,7 +2892,7 @@ "Enter PIN for ": "PIN-kód megadása ehhez: " }, "Enter URI or text to share": { - "Enter URI or text to share": "" + "Enter URI or text to share": "Add meg a megosztani kívánt URI-t vagy szöveget" }, "Enter URL or text to share": { "Enter URL or text to share": "Adj meg egy URL-t vagy szöveget a megosztáshoz" @@ -2907,7 +2961,7 @@ "Errors": "Hibák" }, "Estimated Time": { - "Estimated Time": "" + "Estimated Time": "Becsült idő" }, "Ethernet": { "Ethernet": "Ethernet" @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "Pontos egyezés" }, + "Excluded Media Players": { + "Excluded Media Players": "Kizárt médialejátszók" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "Exkluzív zóna eltolása" }, @@ -2937,7 +2994,7 @@ "Existing Users": "Létező felhasználók" }, "Exit node": { - "Exit node": "" + "Exit node": "Kilépési csomópont" }, "Experimental Feature": { "Experimental Feature": "Kísérleti funkció" @@ -3003,7 +3060,7 @@ "Failed to apply Qt colors": "Nem sikerült a Qt-színek alkalmazása" }, "Failed to apply charge limit to system": { - "Failed to apply charge limit to system": "" + "Failed to apply charge limit to system": "Nem sikerült alkalmazni a töltési korlátot a rendszeren" }, "Failed to apply profile": { "Failed to apply profile": "A profil alkalmazása sikertelen" @@ -3156,10 +3213,10 @@ "Failed to ring device": "Nem sikerült az eszköz megcsöngetése" }, "Failed to run 'dms greeter status'. Ensure DMS is installed and dms is in PATH.": { - "Failed to run 'dms greeter status'. Ensure DMS is installed and dms is in PATH.": "Nem sikerült futtatni a 'dms greeter status' parancsot. Győződj meg róla, hogy a DMS telepítve van, és a dms benne van a PATH környezeti változóban." + "Failed to run 'dms greeter status'. Ensure DMS is installed and dms is in PATH.": "Nem sikerült futtatni a „dms greeter status” parancsot. Győződj meg róla, hogy a DMS telepítve van, és a dms benne van a PATH környezeti változóban." }, "Failed to save VPN credentials": { - "Failed to save VPN credentials": "" + "Failed to save VPN credentials": "Nem sikerült menteni a VPN-hitelesítési adatokat" }, "Failed to save audio config": { "Failed to save audio config": "Nem sikerült menteni a hangkonfigurációt" @@ -3174,7 +3231,7 @@ "Failed to save profile": "A profil mentése sikertelen" }, "Failed to send SMS": { - "Failed to send SMS": "" + "Failed to send SMS": "Nem sikerült az SMS elküldése" }, "Failed to send clipboard": { "Failed to send clipboard": "Nem sikerült a vágólap elküldése" @@ -3303,7 +3360,7 @@ "Filter": "Szűrő" }, "Filter by type": { - "Filter by type": "" + "Filter by type": "Szűrés típus szerint" }, "Find in Text": { "Find in Text": "Keresés szövegben…" @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "Illesztés" }, - "Fix Now": { - "Fix Now": "Javítás most" - }, - "Fixing...": { - "Fixing...": "Javítás…" - }, "Flags": { "Flags": "Jelzők" }, @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "Fókuszált szín" }, + "Focused Display": { + "Focused Display": "Fókuszált kijelző" + }, "Focused Monitor Only": { "Focused Monitor Only": "Csak a fókuszált monitor" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "Betűvastagság" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "A bejelentkezési képernyőn használt betűtípus" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "Kényszerített megszakítás (SIGKILL)" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "RGBX kényszerítése" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "Előrejelzés nem érhető el" }, + "Forecast and conditions": { + "Forecast and conditions": "Előrejelzés és körülmények" + }, "Foreground Layers": { "Foreground Layers": "Előtér rétegek" }, @@ -3522,7 +3585,7 @@ "Format Legend": "Formátum-magyarázat" }, "Forward 10s": { - "Forward 10s": "" + "Forward 10s": "Előretekerés 10 mp-cel" }, "Frame": { "Frame": "Keret" @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "Keretszegély színe" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "VRAM/memória felszabadítása az indító bezárásakor. Újranyitáskor némi késést okozhat." }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "Teljes nap és hónap" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "Teljes végrehajtandó parancs" }, @@ -3609,7 +3678,10 @@ "Gamma control not available. Requires DMS API v6+.": "A gammavezérlés nem érhető el. DMS API v6+ szükséges." }, "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { - "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" + "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "Hézag a szélső widgetek és a sáv végei között (0 = szegélytől szegélyig)" + }, + "Gaps": { + "Gaps": "" }, "Generate Override": { "Generate Override": "Felülbírálás létrehozása" @@ -3701,11 +3773,14 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "Csak az üdvözlőképernyőre – a bejelentkezési képernyőn megjelenő dátum formátuma" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "Rács" }, "Grid Columns": { - "Grid Columns": "Rácsos oszlopok" + "Grid Columns": "Rácsoszlopok" }, "Grid: OFF": { "Grid: OFF": "Rács: KI" @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "A rejtett alkalmazások nem jelennek meg az indítóban. Kattints jobb gombbal egy alkalmazásra, és válaszd az „Alkalmazás elrejtése” lehetőséget az elrejtéshez." }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "Rejtve, amíg az időjárás nincs engedélyezve" + }, "Hide": { "Hide": "Elrejtés" }, @@ -3840,7 +3918,7 @@ "Hide device": "Eszköz elrejtése" }, "Hide installed": { - "Hide installed": "" + "Hide installed": "Telepítettek elrejtése" }, "Hide notification content until expanded": { "Hide notification content until expanded": "Értesítés tartalmának elrejtése a kibontásig" @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "A sáv elrejtése, ha a mutató elhagyja azt, még akkor is, ha egy felugró ablak nyitva van" }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "Magas" }, @@ -3885,7 +3969,7 @@ "Hold longer to confirm": "Tartsd lenyomva a megerősítéshez" }, "Hold to Confirm Power Actions": { - "Hold to Confirm Power Actions": "Lenyomva tartás a főkapcsoló műveletek megerősítéséhez" + "Hold to Confirm Power Actions": "Lenyomva tartás a főkapcsoló-műveletek megerősítéséhez" }, "Hold to confirm (%1 ms)": { "Hold to confirm (%1 ms)": "Tartsd lenyomva a megerősítéshez (%1 ms)" @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "Óránkénti előrejelzések száma" }, + "Hover Popouts": { + "Hover Popouts": "Lebegő felugró ablakok" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "Milyen gyakran kérdezze le a szerver az új frissítéseket." }, @@ -3984,7 +4071,7 @@ "Icon Theme": "Ikontéma" }, "Icon theme changed outside DMS; switched to System Default": { - "Icon theme changed outside DMS; switched to System Default": "" + "Icon theme changed outside DMS; switched to System Default": "Az ikontéma a DMS-en kívül megváltozott; átváltva a Rendszer alapértelmezettre" }, "Identical alerts show as one popup instead of stacking": { "Identical alerts show as one popup instead of stacking": "Az azonos riasztások egyetlen felugró ablakként jelennek meg egymásra halmozás helyett" @@ -4065,7 +4152,7 @@ "Incorrect password - try again": "Helytelen jelszó - próbáld újra" }, "Indicator Style": { - "Indicator Style": "Jelző stílusa" + "Indicator Style": "Jelzőstílus" }, "Individual Batteries": { "Individual Batteries": "Egyéni akkumulátorok" @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "Inicializálva" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "Az egyes widgetekre alkalmazott belső térköz" }, @@ -4152,7 +4242,7 @@ "Installed": "Telepítve" }, "Installed first": { - "Installed first": "" + "Installed first": "Telepítettek elöl" }, "Installed: %1": { "Installed: %1": "Telepített: %1" @@ -4206,10 +4296,16 @@ "Isolate Displays": "Kijelzők elszigetelése" }, "Jobs": { - "Jobs": "Munkák" + "Jobs": "Feladatok" }, "Jobs: ": { - "Jobs: ": "Munkák: " + "Jobs: ": "Feladatok: " + }, + "Jump to page": { + "Jump to page": "Ugrás az oldalra" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "Ugrás az oldalra (1 - %1)" }, "Keep Awake": { "Keep Awake": "Ébren tartás" @@ -4224,7 +4320,7 @@ "Keep in Bar": "Megtartás a sávban" }, "Keep the clipboard type filter when reopening history": { - "Keep the clipboard type filter when reopening history": "" + "Keep the clipboard type filter when reopening history": "Vágólap típusának szűrőjének megjegyzése az előzmények újbóli megnyitásakor" }, "Keep typing": { "Keep typing": "Gépelj tovább" @@ -4332,7 +4428,7 @@ "Launcher Button": "Indítógomb" }, "Launcher Button Logo": { - "Launcher Button Logo": "Indító gomb logója" + "Launcher Button Logo": "Indítógomb logója" }, "Launcher Emerge Side": { "Launcher Emerge Side": "Indító megjelenési oldala" @@ -4368,7 +4464,7 @@ "Light Mode": "Világos mód" }, "Light Mode Icon Theme": { - "Light Mode Icon Theme": "" + "Light Mode Icon Theme": "Világos mód ikontéma" }, "Light Rain": { "Light Rain": "Enyhe eső" @@ -4386,10 +4482,10 @@ "Light mode harmony": "Világos mód (harmónia)" }, "Limit set to %1%": { - "Limit set to %1%": "" + "Limit set to %1%": "Korlát beállítva: %1%" }, "Limit the maximum battery charge level to extend lifespan.": { - "Limit the maximum battery charge level to extend lifespan.": "" + "Limit the maximum battery charge level to extend lifespan.": "Az élettartam meghosszabbítása érdekében korlátozd az akkumulátor maximális töltési szintjét." }, "Line": { "Line": "Vonal" @@ -4428,7 +4524,7 @@ "Local": "Helyi" }, "Local Weather": { - "Local Weather": "" + "Local Weather": "Helyi időjárás" }, "Locale": { "Locale": "Területi beállítás" @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "Zárolási képernyő" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "Zárolási képernyő megjelenítése" }, @@ -4455,7 +4554,7 @@ "Lock Screen Format": "Zárolási képernyő formátuma" }, "Lock Screen behaviour": { - "Lock Screen behaviour": "Zárolási képernyő viselkedés" + "Lock Screen behaviour": "Zárolási képernyő viselkedése" }, "Lock Screen layout": { "Lock Screen layout": "Zárolási képernyő elrendezés" @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "A képernyőzár hitelesítési módosításai automatikusan alkalmazásra kerülnek, és terminált nyithatnak meg, ha sudo hitelesítés szükséges." }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "Zárolva" }, @@ -4503,13 +4605,13 @@ "Low": "Alacsony" }, "Low Battery": { - "Low Battery": "" + "Low Battery": "Alacsony akkumulátor" }, "Low Battery Notifications": { - "Low Battery Notifications": "" + "Low Battery Notifications": "Alacsony akkumulátor értesítések" }, "Low Battery Threshold": { - "Low Battery Threshold": "" + "Low Battery Threshold": "Alacsony akkumulátor küszöbérték" }, "Low Priority": { "Low Priority": "Alacsony prioritás" @@ -4572,7 +4674,7 @@ "Manual Direction": "Kézi irány" }, "Manual Gap Size": { - "Manual Gap Size": "Manuális rés mérete" + "Manual Gap Size": "Manuális résméret" }, "Manual Gaps": { "Manual Gaps": "Kézi rések" @@ -4638,7 +4740,7 @@ "Matugen Palette": "Matugen paletta" }, "Matugen Target Monitor": { - "Matugen Target Monitor": "Matugen célmonitor" + "Matugen Target Monitor": "Matugen-célmonitor" }, "Matugen Templates": { "Matugen Templates": "Matugen-sablonok" @@ -4914,7 +5016,7 @@ "Music Player": "Zenelejátszó" }, "Mute During Playback": { - "Mute During Playback": "" + "Mute During Playback": "Némítás lejátszás közben" }, "Mute Popups": { "Mute Popups": "Felugrók némítása" @@ -4980,7 +5082,7 @@ "Network Status": "Hálózati állapot" }, "Network Type": { - "Network Type": "" + "Network Type": "Hálózati típus" }, "Network download and upload speed display": { "Network download and upload speed display": "Hálózati le- és feltöltési sebesség kijelzése" @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "Következő átmenet" }, + "Next page": { + "Next page": "Következő oldal" + }, "Night": { "Night": "Éjszaka" }, @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "Nincsenek hibák" }, + "No excluded players configured": { + "No excluded players configured": "Nincsenek kizárt lejátszók beállítva" + }, "No features enabled": { "No features enabled": "Nincs funkció engedélyezve" }, @@ -5211,7 +5319,7 @@ "No human user accounts found.": "Nem találhatók emberi felhasználói fiókok." }, "No images found": { - "No images found": "" + "No images found": "Nem találhatók képek" }, "No info items": { "No info items": "Nincsenek információs elemek" @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "Nincsenek mentett vágólap-bejegyzések" }, + "No screenshot provided": { + "No screenshot provided": "Nincs képernyőkép mellékelve" + }, "No session selected": { "No session selected": "Nincs munkamenet kiválasztva" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "Nincs beállítva" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "Megjegyzés: ez csak a százalékot módosítja, ténylegesen nem korlátozza a töltést." - }, "Notepad": { "Notepad": "Jegyzettömb" }, - "Notepad Font Settings": { - "Notepad Font Settings": "Jegyzettömb-betűbeállítások" - }, "Notepad Settings": { "Notepad Settings": "Jegyzettömb beállításai" }, @@ -5433,7 +5538,7 @@ "Nothing to see here": "Nincs itt semmi látnivaló" }, "Notification": { - "Notification": "" + "Notification": "Értesítés" }, "Notification Center": { "Notification Center": "Értesítési központ" @@ -5457,7 +5562,7 @@ "Notification Timeouts": "Értesítési időkorlátok" }, "Notification Type": { - "Notification Type": "" + "Notification Type": "Értesítés típusa" }, "Notification toast popups": { "Notification toast popups": "Értesítési felugró üzenetek" @@ -5466,7 +5571,10 @@ "Notifications": "Értesítések" }, "Notify when limit is reached": { - "Notify when limit is reached": "" + "Notify when limit is reached": "Értesítés a korlát elérésekor" + }, + "Now playing and media controls": { + "Now playing and media controls": "Most játszott és médiavezérlők" }, "Numbers": { "Numbers": "Számok" @@ -5529,7 +5637,7 @@ "Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": "Csak a DMS által kezelt PAM-ra van hatással. Ha a greetd már tartalmazza a pam_fprintd-t, az ujjlenyomat-olvasó engedélyezve marad." }, "Only on Battery": { - "Only on Battery": "" + "Only on Battery": "Csak akkumulátorról" }, "Only show windows from the current monitor on each dock": { "Only show windows from the current monitor on each dock": "Csak az aktuális monitor ablakainak megjelenítése minden dokkon" @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "Alkalmazás megnyitása" }, + "Open Delay": { + "Open Delay": "Megnyitási késleltetés" + }, "Open Dir": { "Open Dir": "Mappa megnyitása" }, @@ -5583,7 +5694,7 @@ "Open a terminal and run a custom command instead of the in-shell upgrade flow.": "Terminál megnyitása és egyéni parancs futtatása a héjon belüli frissítési folyamat helyett." }, "Open as window": { - "Open as window": "" + "Open as window": "Megnyitás ablakként" }, "Open folder": { "Open folder": "Mappa megnyitása" @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "Keresősáv megnyitása a szöveg kereséséhez" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "Az indító megnyitása a felbukkanó él feletti lebegtetéssel (ha mentes a sávtól és a dokktól)" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "Widget felugró ablakok megnyitása a sáv feletti lebegtetéssel. Másik widgetre lépéskor a felugró ablak átvált." + }, "Open with...": { "Open with...": "Megnyitás ezzel…" }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "Egyéb" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "Körvonal" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "Kimeneti tálca hiányzik" }, - "Outputs Include Missing": { - "Outputs Include Missing": "A kimenetek include bejegyzés hiányzik" - }, "Overcast": { "Overcast": "Borult" }, "Overflow": { "Overflow": "Túlcsordulás" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "Felülírta a konfiguráció" }, @@ -5922,7 +6042,7 @@ "Place the dock on the Wayland overlay layer": "A dokk elhelyezése a Wayland-átfedési rétegen" }, "Play": { - "Play": "" + "Play": "Lejátszás" }, "Play a video when the screen locks.": { "Play a video when the screen locks.": "Videó lejátszása a képernyő zárolásakor." @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "Bővítmény láthatósága" }, + "Plugin dependency missing": { + "Plugin dependency missing": "Hiányzó bővítményfüggőség" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "Bővítmény letiltva: %1" }, @@ -6051,7 +6174,7 @@ "Power & Sleep": "Energia és alvás" }, "Power Action Confirmation": { - "Power Action Confirmation": "Főkapcsoló művelet megerősítése" + "Power Action Confirmation": "Főkapcsoló-művelet megerősítése" }, "Power Menu Customization": { "Power Menu Customization": "Főkapcsoló menü testreszabása" @@ -6072,7 +6195,7 @@ "Power Profile Degradation": "Energiaprofil visszavétele" }, "Power Profiles Auto-Switching": { - "Power Profiles Auto-Switching": "" + "Power Profiles Auto-Switching": "Energiaprofilok automatikus váltása" }, "Power Saver": { "Power Saver": "Energiatakarékos mód" @@ -6084,10 +6207,10 @@ "Power profile management available": "Az energiaprofil-kezelés elérhető" }, "Power profile to use when AC power is connected.": { - "Power profile to use when AC power is connected.": "" + "Power profile to use when AC power is connected.": "Hálózati tápellátás esetén használandó energiaprofil." }, "Power profile to use when running on battery power.": { - "Power profile to use when running on battery power.": "" + "Power profile to use when running on battery power.": "Akkumulátoros működés esetén használandó energiaprofil." }, "Power source": { "Power source": "Áramforrás" @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "Nyomd meg az 'n' billentyűt vagy kattints az 'Új munkamenet' gombra a létrehozáshoz" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "Nyomd meg az Enter gombot a hangrendszer újraindulásához és a módosítások alkalmazásához" }, @@ -6131,14 +6257,20 @@ "Prevent screen timeout": { "Prevent screen timeout": "Képernyő időtúllépésének megakadályozása" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "Megakadályozza, hogy bizonyos alkalmazások megjelenjenek a médiavezérlőkben (pl. böngésző audio streamek, háttéralkalmazások). Kis- és nagybetűkre nem érzékeny módon egyezik a lejátszó azonosítójával vagy a desktop fájl nevével." + }, "Preview": { "Preview": "Előnézet" }, "Preview: %1": { - "Preview: %1": "" + "Preview: %1": "Előnézet: %1" }, "Previous": { - "Previous": "" + "Previous": "Előző" + }, + "Previous page": { + "Previous page": "Előző oldal" }, "Primary": { "Primary": "Elsődleges" @@ -6147,7 +6279,7 @@ "Primary Container": "Elsődleges tároló" }, "Primary Theme Color": { - "Primary Theme Color": "" + "Primary Theme Color": "Elsődleges témaszín" }, "Print Server Management": { "Print Server Management": "Nyomtatókiszolgáló-kezelés" @@ -6198,7 +6330,7 @@ "Process Count": "Folyamatszám" }, "Process exited with code %1": { - "Process exited with code %1": "" + "Process exited with code %1": "A folyamat kilépett a következő kóddal: %1" }, "Processes": { "Processes": "Folyamatok" @@ -6237,10 +6369,10 @@ "Profile saved: %1": "Profil mentve: %1" }, "Profile when Plugged In (AC)": { - "Profile when Plugged In (AC)": "" + "Profile when Plugged In (AC)": "Profil bedugott állapotban (AC)" }, "Profile when on Battery": { - "Profile when on Battery": "" + "Profile when on Battery": "Profil akkumulátoros működéskor" }, "Protocol": { "Protocol": "Protokoll" @@ -6306,7 +6438,7 @@ "Re-enter password": "Jelszó újbóli megadása" }, "Reach local network devices while using an exit node": { - "Reach local network devices while using an exit node": "" + "Reach local network devices while using an exit node": "Helyi hálózati eszközök elérése kilépési csomópont használata közben" }, "Read-only legacy config": { "Read-only legacy config": "Írásvédett örökölt konfiguráció" @@ -6327,7 +6459,7 @@ "Recent Colors": "Legutóbbi színek" }, "Recent Images": { - "Recent Images": "" + "Recent Images": "Legutóbbi képek" }, "Recently Used Apps": { "Recently Used Apps": "Legutóbb használt alkalmazások" @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "Feladatok elutasítása" }, + "Related: %1": { + "Related: %1": "Kapcsolódó: %1" + }, "Release": { "Release": "Felengedés" }, @@ -6378,7 +6513,7 @@ "Remember Last Query": "Utolsó lekérdezés megjegyzése" }, "Remember Type Filter": { - "Remember Type Filter": "" + "Remember Type Filter": "Típusszűrő megjegyzése" }, "Remember last session": { "Remember last session": "Utolsó munkamenet megjegyzése" @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "Munkaterület átnevezése" }, + "Reorder & Group": { + "Reorder & Group": "Újrarendezés és csoportosítás" + }, "Repeat": { "Repeat": "Ismétlés" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "A Quickshell újabb verziója szükséges" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "Éjszakai mód támogatás szükséges" }, @@ -6552,7 +6693,7 @@ "Revert": "Visszaállítás" }, "Rewind 10s": { - "Rewind 10s": "" + "Rewind 10s": "Visszatekerés 10 mp-cel" }, "Right": { "Right": "Jobb" @@ -6615,7 +6756,7 @@ "Run a program (e.g., firefox, kitty)": "Program futtatása (például firefox, kitty)" }, "Run a shell command (e.g., notify-send)": { - "Run a shell command (e.g., notify-send)": "Héjparancs futtatása (például notify-send)" + "Run a shell command (e.g., notify-send)": "Héjparancs futtatása (például „notify-send”)" }, "Run paru/yay with AUR enabled when 'Update All' is clicked.": { "Run paru/yay with AUR enabled when 'Update All' is clicked.": "A paru/yay futtatása AUR-ral az „Összes frissítése” gombra kattintáskor." @@ -6627,7 +6768,7 @@ "Running Apps Settings": "Futó alkalmazások beállításai" }, "Running greeter sync...": { - "Running greeter sync...": "Üdvözlőképernyő-szinkronizáció futtatása..." + "Running greeter sync...": "Üdvözlőképernyő-szinkronizáció futtatása…" }, "Running in terminal": { "Running in terminal": "Futtatás terminálban" @@ -6642,7 +6783,7 @@ "SMS": "SMS" }, "SMS sent successfully": { - "SMS sent successfully": "" + "SMS sent successfully": "SMS sikeresen elküldve" }, "Saturation": { "Saturation": "Telítettség" @@ -6666,7 +6807,7 @@ "Save and switch between display configurations": "Kijelző-konfigurációk mentése és váltása" }, "Save credentials": { - "Save credentials": "" + "Save credentials": "Hitelesítési adatok mentése" }, "Save critical priority notifications to history": { "Save critical priority notifications to history": "Kritikus prioritású értesítések mentése az előzményekbe" @@ -6690,7 +6831,7 @@ "Saved Configurations": "Mentett konfigurációk" }, "Saved Networks": { - "Saved Networks": "" + "Saved Networks": "Mentett hálózatok" }, "Saved Note": { "Saved Note": "Mentett jegyzet" @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "Képernyőmegosztás" }, + "Screenshot unavailable": { + "Screenshot unavailable": "A képernyőkép nem érhető el" + }, "Scroll": { "Scroll": "Görgetés" }, @@ -6816,7 +6960,7 @@ "Secondary": "Másodlagos" }, "Secondary Container": { - "Secondary Container": "" + "Secondary Container": "Másodlagos konténer" }, "Secured": { "Secured": "Védett" @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "Válassz ki legalább egy szolgáltatót" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "Eszköz kiválasztása" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "Üdvözlőképernyő háttérképének kiválasztása" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "Válassz monitort a háttérkép beállításához" }, @@ -6959,8 +7109,14 @@ "Separate": { "Separate": "Különálló" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "Külön megjelenés a nem fókuszált kijelzőkhöz" + }, "Separate Light & Dark Themes": { - "Separate Light & Dark Themes": "" + "Separate Light & Dark Themes": "Külön világos és sötét témák" + }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "A nem fókuszált kijelzők különálló megjelenése nem támogatott ezen a kompozitoron." }, "Separator": { "Separator": "Elválasztó" @@ -7005,11 +7161,14 @@ "Set the font size for notification summary text": "Az értesítés összegző szövegének betűmérete" }, "Set the percentage at which the battery is considered low.": { - "Set the percentage at which the battery is considered low.": "" + "Set the percentage at which the battery is considered low.": "A százalékos érték, amelynél az akkumulátor alacsonynak minősül." }, "Setting": { "Setting": "Beállítás" }, + "Setting up...": { + "Setting up...": "Beállítás..." + }, "Settings": { "Settings": "Beállítások" }, @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "Gyorsbillentyű (%1)" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "Gyorsbillentyű, amely megnyitja ezt a beállítási ablakot" + }, "Shortcuts": { "Shortcuts": "Gyorsbillentyűk" }, @@ -7122,7 +7284,7 @@ "Show Feels Like Temperature": "Hőérzet megjelenítése" }, "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": { - "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": "" + "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": "Flatpak, Snap, AppImage vagy Nix jelvényikonok megjelenítése az indítóelemeken." }, "Show Footer": { "Show Footer": "Élőláb megjelenítése" @@ -7197,16 +7359,16 @@ "Show Overflow Badge Count": "Túlcsordulási jelvényszámláló megjelenítése" }, "Show Package Source Badges": { - "Show Package Source Badges": "" + "Show Package Source Badges": "Csomagforrás-jelvények megjelenítése" }, "Show Password Field": { "Show Password Field": "Jelszómező megjelenítése" }, "Show Percentage": { - "Show Percentage": "" + "Show Percentage": "Százalék megjelenítése" }, "Show Power Actions": { - "Show Power Actions": "Főkapcsoló műveletek megjelenítése" + "Show Power Actions": "Főkapcsoló-műveletek megjelenítése" }, "Show Power Off": { "Show Power Off": "Leállítás megjelenítése" @@ -7224,7 +7386,7 @@ "Show Reboot": "Újraindítás megjelenítése" }, "Show Remaining Time": { - "Show Remaining Time": "" + "Show Remaining Time": "Hátralévő idő megjelenítése" }, "Show Restart DMS": { "Show Restart DMS": "„DMS újraindítása” megjelenítése" @@ -7281,10 +7443,10 @@ "Show a bar that drains as the popup's auto-dismiss timer runs": "Egy fogyó sáv megjelenítése, ahogy a felugró ablak automatikus bezárási időzítője lejár" }, "Show a notification when battery reaches the charge limit.": { - "Show a notification when battery reaches the charge limit.": "" + "Show a notification when battery reaches the charge limit.": "Értesítés megjelenítése, ha az akkumulátor eléri a töltési korlátot." }, "Show a warning popup when battery is running low.": { - "Show a warning popup when battery is running low.": "" + "Show a warning popup when battery is running low.": "Figyelmeztető felugró ablak megjelenítése, ha az akkumulátor lemerülőben van." }, "Show all 9 tags instead of only occupied tags": { "Show all 9 tags instead of only occupied tags": "Mind a 9 címke megjelenítése a csak foglalt címkék helyett" @@ -7293,7 +7455,7 @@ "Show an outline ring around the focused workspace indicator": "Körvonal megjelenítése a fókuszált munkaterület-jelző körül" }, "Show an urgent alert when battery reaches critical level.": { - "Show an urgent alert when battery reaches critical level.": "" + "Show an urgent alert when battery reaches critical level.": "Sürgős riasztás megjelenítése, ha az akkumulátor eléri a kritikus szintet." }, "Show cava audio visualizer in media widget": { "Show cava audio visualizer in media widget": "Cava hangvizualizáló megjelenítése a média widgeten" @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "Előtér felületeinek megjelenítése az elmosódott paneleken az erősebb kontraszt érdekében" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "Előtér-felületek megjelenítése a paneleken az erősebb kontraszt érdekében" + }, "Show in GB": { "Show in GB": "Megjelenítés GB-ban" }, @@ -7422,7 +7587,7 @@ "Signal": "Jel" }, "Signal Strength": { - "Signal Strength": "" + "Signal Strength": "Jelerősség" }, "Signal:": { "Signal:": "Jel:" @@ -7434,7 +7599,7 @@ "Silence notifications": "Értesítések némítása" }, "Silence system sounds while media is playing": { - "Silence system sounds while media is playing": "" + "Silence system sounds while media is playing": "Rendszerhangok elnémítása médialejátszás közben" }, "Single-Line Popup": { "Single-Line Popup": "Egysoros felugró ablak" @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "Intelligens kártyás hitelesítés" }, - "Smartcard PIN": { - "Smartcard PIN": "Intelligens kártya PIN-kódja" - }, "Snap": { "Snap": "Illesztés" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "Rendezés" }, + "Sort wallpapers": { + "Sort wallpapers": "Háttérképek rendezése" + }, "Sorting & Layout": { "Sorting & Layout": "Rendezés és elrendezés" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "Ablakok közötti hely" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "Térköz" }, @@ -7590,7 +7758,7 @@ "Stripes": "Csíkok" }, "Subtle Overlay": { - "Subtle Overlay": "" + "Subtle Overlay": "Finom átfedés" }, "Summary": { "Summary": "Összegzés" @@ -7616,20 +7784,26 @@ "Surface Behavior": { "Surface Behavior": "Felület viselkedése" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { - "Surface Container": "" + "Surface Container": "Felszíni tároló" }, "Surface High": { - "Surface High": "" + "Surface High": "Magas felszín" }, "Surface Highest": { - "Surface Highest": "" + "Surface Highest": "Legmagasabb felszín" }, "Surface Opacity": { "Surface Opacity": "Felület átlátszatlansága" }, "Surface Text": { - "Surface Text": "" + "Surface Text": "Felszíni szöveg" }, "Surface Variant": { "Surface Variant": "Felületváltozat" @@ -7668,7 +7842,7 @@ "Sync": "Szinkronizálás" }, "Sync Bar Inset Padding": { - "Sync Bar Inset Padding": "" + "Sync Bar Inset Padding": "Szinkronizálási sáv belső margója" }, "Sync Mode with Portal": { "Sync Mode with Portal": "Mód szinkronizálása a portállal" @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "Pozíció szinkronizálása a képernyők között" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "Szinkronizálás sikeresen befejeződött." }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "A szinkronizáláshoz sudo hitelesítés szükséges. Terminál megnyitása a jelszó vagy ujjlenyomat használatához." }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "Rendszer" }, @@ -7764,7 +7947,7 @@ "Tailscale Network": "Tailscale hálózat" }, "Tailscale action failed": { - "Tailscale action failed": "" + "Tailscale action failed": "A Tailscale művelet meghiúsult" }, "Tailscale not available": { "Tailscale not available": "A Tailscale nem érhető el" @@ -7779,7 +7962,7 @@ "Terminal fallback failed. Install a supported terminal emulator or run 'dms auth sync' manually.": "A tartalék terminál megnyitása sikertelen. Telepíts egy támogatott terminálemulátort, vagy futtasd a 'dms auth sync' parancsot." }, "Terminal fallback failed. Install one of the supported terminal emulators or run 'dms greeter sync' manually.": { - "Terminal fallback failed. Install one of the supported terminal emulators or run 'dms greeter sync' manually.": "A tartalék terminál megnyitása sikertelen. Telepíts egyet a támogatott terminálemulátorok közül, vagy futtasd a 'dms greeter sync' parancsot." + "Terminal fallback failed. Install one of the supported terminal emulators or run 'dms greeter sync' manually.": "A tartalék terminál megnyitása sikertelen. Telepíts egyet a támogatott terminálemulátorok közül, vagy futtasd a „dms greeter sync” parancsot." }, "Terminal fallback opened. Complete authentication setup there; it will close automatically when done.": { "Terminal fallback opened. Complete authentication setup there; it will close automatically when done.": "Tartalék terminál megnyitva. Fejezd be ott a hitelesítési beállítást; a befejezés után automatikusan be fog záródni." @@ -7800,10 +7983,10 @@ "Terminals - Always use Dark Theme": "Terminálok – Mindig sötét téma használata" }, "Tertiary": { - "Tertiary": "" + "Tertiary": "Harmadlagos" }, "Tertiary Container": { - "Tertiary Container": "" + "Tertiary Container": "Harmadlagos tároló" }, "Test Connection": { "Test Connection": "Kapcsolat tesztelése" @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "Szövegmegjelenítés" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "A 'boregard' eszköz nincs telepítve, vagy nincs a PATH-ban.\n\nTelepítsd a https://danklinux.com címről, majd engedélyezd újra ezt a bővítményt." + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "A rendszerfigyeléshez a „dgop” eszköz szükséges.\nTelepítsd a dgop-ot a funkció használatához." }, @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "Ez a telepítés továbbra is a hyprland.conf fájlt használja. A kijelzőbeállítások szerkesztése előtt futtasd a „dms setup” parancsot a migráláshoz." }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "Ez a telepítés továbbra is a hyprland.conf fájlt használja. Futtasd a „dms setup” parancsot a migráláshoz, mielőtt szerkesztenéd az elrendezési beállításokat." + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "Ez a telepítés továbbra is a hyprland.conf fájlt használja. A billentyűparancsok Beállításokban történő szerkesztése előtt futtasd a „dms setup” parancsot a migráláshoz." }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "Hátralévő idő: %1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "A widget felett várakozási idő, mielőtt a felugró ablaka megnyílik" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "Várakozási idő az elrejtésig, miután a mutató elhagyja a területet" }, @@ -8013,7 +8205,7 @@ "To use this DMS bind, remove or change the keybind in your config.kdl": "A DMS-billentyű használatához távolítsd el vagy módosítsd a billentyűkombinációt a config.kdl fájlban" }, "Toast": { - "Toast": "" + "Toast": "Felugró értesítés" }, "Toast Messages": { "Toast Messages": "Felugró üzenetek" @@ -8178,7 +8370,7 @@ "Typography & Motion": "Tipográfia és animáció" }, "URI": { - "URI": "" + "URI": "URI" }, "Unavailable": { "Unavailable": "Nem érhető el" @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "Nem fókuszált szín" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "Nem fókuszált kijelzők" + }, "Ungrouped": { "Ungrouped": "Csoportosítatlan" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "Nem mentett változtatások" }, - "Unsaved note...": { - "Unsaved note...": "Nem mentett jegyzet…" - }, "Unset": { "Unset": "Nincs beállítva" }, @@ -8366,6 +8558,9 @@ "Use System Theme": { "Use System Theme": "Rendszertéma használata" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "Egyéni kép használata a bejelentkezési képernyőhöz, hagyd üresen az asztali háttérkép használatához." }, @@ -8400,7 +8595,10 @@ "Use desktop wallpaper": "Asztali háttérkép használata" }, "Use different icon themes for light and dark mode": { - "Use different icon themes for light and dark mode": "" + "Use different icon themes for light and dark mode": "Különböző ikontémák használata világos és sötét módhoz" + }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "Eltérő munkaterület-színek használata azokon a kijelzőkön, amelyek nincsenek fókuszban" }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "Ujjlenyomatos hitelesítés használata a képernyőzárhoz." @@ -8415,7 +8613,7 @@ "Use meters per second instead of km/h for wind speed": "Méter per másodperc használata km/h helyett a szélsebességhez" }, "Use one inset value for every bar": { - "Use one inset value for every bar": "" + "Use one inset value for every bar": "Egyetlen belső margóérték használata minden sávhoz" }, "Use smaller notification cards": { "Use smaller notification cards": "Kisebb értesítési kártyák használata" @@ -8510,14 +8708,11 @@ "VPN Connections": { "VPN Connections": "VPN-kapcsolatok" }, - "VPN Password": { - "VPN Password": "VPN jelszó" - }, "VPN configuration updated": { "VPN configuration updated": "VPN-konfiguráció frissítve" }, "VPN credentials saved": { - "VPN credentials saved": "" + "VPN credentials saved": "VPN-hitelesítési adatok elmentve" }, "VPN deleted": { "VPN deleted": "VPN-kapcsolat törölve" @@ -8613,7 +8808,7 @@ "Volume, brightness, and other system OSDs": "Hangerő, fényerő és egyéb rendszer képernyőkijelzők" }, "Votes": { - "Votes": "" + "Votes": "Szavazatok" }, "WPA/WPA2": { "WPA/WPA2": "WPA/WPA2" @@ -8625,7 +8820,7 @@ "Wallpaper Error": "Háttérképhiba" }, "Wallpaper Monitor": { - "Wallpaper Monitor": "Háttérkép monitor" + "Wallpaper Monitor": "Háttérkép-monitor" }, "Wallpaper fill mode": { "Wallpaper fill mode": "Háttérkép kitöltési módja" @@ -8679,10 +8874,7 @@ "When locked": "Zároláskor" }, "White": { - "White": "" - }, - "Wi-Fi Password": { - "Wi-Fi Password": "Wi-Fi jelszó" + "White": "Fehér" }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "Wi-Fi- és Ethernet-kapcsolatok" @@ -8726,17 +8918,11 @@ "Widget Outline": { "Widget Outline": "Widget körvonal" }, - "Widget Style": { - "Widget Style": "Widget stílus" - }, "Widget Styling": { "Widget Styling": "Widget stílus" }, "Widget Text Style": { - "Widget Text Style": "" - }, - "Widget Transparency": { - "Widget Transparency": "Widget átlátszósága" + "Widget Text Style": "Widget szövegstílusa" }, "Widget added": { "Widget added": "Widget hozzáadva" @@ -8805,7 +8991,7 @@ "Wipe": "Törlés" }, "Working...": { - "Working...": "Dolgozom..." + "Working...": "Folyamatban…" }, "Workspace": { "Workspace": "Munkaterület" @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "XWayland" }, + "Xray Blur Effect": { + "Xray Blur Effect": "Röntgen elmosódási effektus" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "A Röntgen mód csak a háttérképet mossa el (hatékony), és ez az alapértelmezett, ha az Elmosás be van kapcsolva. Állítsd az X-Ray-t Ki állásba az ablak alatti összes elem normál, teljes elmosásához (erőforrás-igényesebb)." }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "A Röntgen opciók a Kompozitor → Elrendezés menüpontban találhatók" + }, "Y": { "Y": "Y" }, @@ -8906,11 +9098,14 @@ "attached": { "attached": "csatolva" }, + "boregard is required": { + "boregard is required": "A boregard szükséges" + }, "brandon": { "brandon": "brandon" }, "broken": { - "broken": "" + "broken": "hibás" }, "by %1": { "by %1": "ettől: %1" @@ -8919,7 +9114,7 @@ "days": "nap" }, "deprecated": { - "deprecated": "" + "deprecated": "elavult" }, "detached": { "detached": "leválasztva" @@ -8937,7 +9132,7 @@ "direct": "közvetlen" }, "discuss": { - "discuss": "" + "discuss": "megvitatás" }, "dms is a highly customizable, modern desktop shell with a material 3 inspired design.

It is built with Quickshell, a QT6 framework for building desktop shells, and Go, a statically typed, compiled programming language.": { "dms is a highly customizable, modern desktop shell with a material 3 inspired design.

It is built with Quickshell, a QT6 framework for building desktop shells, and Go, a statically typed, compiled programming language.": "A dms egy nagymértékben testreszabható, modern asztali héj, material 3 ihlette dizájnnal.

A Quickshell-lel, egy QT6 keretrendszerrel asztali héjak építéséhez, és a Go statikusan típusos, fordított programozási nyelvvel készült." @@ -8945,14 +9140,11 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "A dms/cursor konfiguráció létezik, de nincs befoglalva. A kurzorbeállítások nem lesznek érvényesek." }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "A dms/outputs konfiguráció létezik, de nincs benne a kompozitor konfigurációjában. A kijelző változások nem maradnak meg." - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "Például /usr/bin/my-script --flag" }, "e.g. My Script": { - "e.g. My Script": "Például Saját parancsfájl" + "e.g. My Script": "Például „Saját parancsfájl”" }, "e.g. alice": { "e.g. alice": "Például alice" @@ -9086,6 +9278,9 @@ "remote": { "remote": "távoli" }, + "reviewed": { + "reviewed": "ellenőrizve" + }, "seconds": { "seconds": "másodperc" }, @@ -9099,7 +9294,7 @@ "this app": "ez az alkalmazás" }, "unmaintained": { - "unmaintained": "" + "unmaintained": "nem karbantartott" }, "until %1": { "until %1": "eddig: %1" @@ -9123,7 +9318,7 @@ "v%1 by %2": "v%1 ettől: %2" }, "verified": { - "verified": "" + "verified": "ellenőrzött" }, "wtype not available - install wtype for paste support": { "wtype not available - install wtype for paste support": "A wtype nem érhető el - telepítsd a wtype csomagot a beillesztés támogatásához" diff --git a/quickshell/translations/poexports/it.json b/quickshell/translations/poexports/it.json index 8fbddac67..a5c5c9dc7 100644 --- a/quickshell/translations/poexports/it.json +++ b/quickshell/translations/poexports/it.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "%1 Sessioni" }, + "%1 Startup Failed": { + "%1 Startup Failed": "" + }, "%1 active session": { "%1 active session": "%1 sessione attiva" }, @@ -108,7 +111,7 @@ "%1 windows": "%1 finestre" }, "%1: %2": { - "%1: %2": "" + "%1: %2": "%1: %2" }, "%1m ago": { "%1m ago": "%1 min fa" @@ -327,7 +330,7 @@ "A user with that name already exists.": "Esiste già un utente con quel nome." }, "AC Adapter (Plugged In)": { - "AC Adapter (Plugged In)": "" + "AC Adapter (Plugged In)": "Adattatore CA (Collegato)" }, "AC Power": { "AC Power": "Alimentazione CA" @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "Regola il contrasto dei colori generati (-100 = minimo, 0 = standard, 100 = massimo)" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "Gruppo amministratori:" }, @@ -531,7 +537,7 @@ "Allow": "Consenti" }, "Allow LAN access": { - "Allow LAN access": "" + "Allow LAN access": "Consenti accesso LAN" }, "Allow adjusting device volume by scrolling on the right half of items in the device list": { "Allow adjusting device volume by scrolling on the right half of items in the device list": "Consenti di regolare il volume del dispositivo scorrendo sulla metà destra degli elementi nell'elenco dispositivi" @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "Mostra Sempre Percentuale" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "Nascondi sempre il dock e mostralo passando il cursore vicino all’area del dock" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "Quantità" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "" + }, "Analog": { "Analog": "Analogico" }, @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "Theming Applicazioni" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "" + }, "Appearance": { "Appearance": "Aspetto" }, @@ -675,7 +690,7 @@ "Apply inverse concave corner cutouts to the bar": "Applicare delle scanalature angolari concave inverse alla barra" }, "Apply to Hardware": { - "Apply to Hardware": "" + "Apply to Hardware": "Applica all'Hardware" }, "Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": { "Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": "Applica una temperatura colore più calda per ridurre l'affaticamento visivo. Usa le impostazioni di automazione qui sotto per controllare quando attivarla." @@ -831,7 +846,16 @@ "Auto Popup Gaps": "Spaziature Popup Automatiche" }, "Auto Power Saver": { - "Auto Power Saver": "" + "Auto Power Saver": "Risparmio Energetico Automatico" + }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "Modalità automatica attiva. Selezione dei profili manuale disabilitata." @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "Accesso Automatico" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "Accesso Automatico Disabilitato" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "Salvataggio automatico su disco" }, - "Auto-saving...": { - "Auto-saving...": "Salvataggio in corso..." - }, "Autoconnect": { "Autoconnect": "Connessione Automatica" }, @@ -927,7 +951,7 @@ "Automatically save changes to opened files as you type": "Salva automaticamente le modifiche ai file aperti durante la digitazione" }, "Automatically turn on Power Saver profile when battery is low.": { - "Automatically turn on Power Saver profile when battery is low.": "" + "Automatically turn on Power Saver profile when battery is low.": "Attiva automaticamente il profilo Risparmio Energetico quando la batteria è scarica" }, "Automation": { "Automation": "Automazione" @@ -981,7 +1005,7 @@ "Background Blur": "Sfocatura Sfondo" }, "Background Color": { - "Background Color": "" + "Background Color": "Colore Sfondo" }, "Background Effect": { "Background Effect": "Effetto Sfondo" @@ -1017,7 +1041,7 @@ "Bar Configurations": "Configurazioni Barra" }, "Bar Inset Padding": { - "Bar Inset Padding": "" + "Bar Inset Padding": "Spaziatura Interna della Barra" }, "Bar Opacity": { "Bar Opacity": "Opacità Barra" @@ -1026,10 +1050,7 @@ "Bar Shadows": "Ombre della Barra" }, "Bar Spacing": { - "Bar Spacing": "" - }, - "Bar Transparency": { - "Bar Transparency": "Trasparenza Barra" + "Bar Spacing": "Spaziatura della Barra" }, "Bar corners and background": { "Bar corners and background": "Angoli e sfondo della barra" @@ -1056,34 +1077,34 @@ "Battery Charge Limit": "Limite Carica Batteria" }, "Battery Health": { - "Battery Health": "" + "Battery Health": "Salute della Batteria" }, "Battery Power": { - "Battery Power": "" + "Battery Power": "Alimentazione Batteria" }, "Battery Protection & Charging": { - "Battery Protection & Charging": "" + "Battery Protection & Charging": "Protezione e Ricarica della Batteria" }, "Battery Status": { - "Battery Status": "" + "Battery Status": "Stato della Batteria" }, "Battery and power management": { "Battery and power management": "Gestione batteria e alimentazione" }, "Battery has charged to your set limit of %1%": { - "Battery has charged to your set limit of %1%": "" + "Battery has charged to your set limit of %1%": "La batteria ha raggiunto il limite impostato al %1%" }, "Battery is at %1% - Connect charger immediately!": { - "Battery is at %1% - Connect charger immediately!": "" + "Battery is at %1% - Connect charger immediately!": "La batteria è al %1% - Collega immediatamente il caricabatterie!" }, "Battery is at %1% - Consider charging soon": { - "Battery is at %1% - Consider charging soon": "" + "Battery is at %1% - Consider charging soon": "La batteria è al %1% - Valuta di ricaricarla presto" }, "Battery level and power management": { "Battery level and power management": "Livello batteria e gestione energetica" }, "Battery percentage to trigger a critical alert.": { - "Battery percentage to trigger a critical alert.": "" + "Battery percentage to trigger a critical alert.": "Percentuale della batteria per attivare un avviso critico." }, "Behavior": { "Behavior": "Comportamento" @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "Associa l'azione IPC spotlight-bar nella configurazione del tuo compositor." }, - "Binds Include Missing": { - "Binds Include Missing": "Inclusione Scorciatoie Mancante" - }, "Binds include added": { "Binds include added": "Inclusione scorciatoie aggiunta" }, @@ -1110,7 +1128,7 @@ "Black": "Nero" }, "Blend between Surface High and the selected custom color": { - "Blend between Surface High and the selected custom color": "" + "Blend between Surface High and the selected custom color": "Mixa tra Superficie Elevata e il colore personalizzato selezionato" }, "Block Out": { "Block Out": "Escludi" @@ -1160,6 +1178,9 @@ "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "Sfoca lo sfondo quando la panoramica di niri è aperta" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "" + }, "Body": { "Body": "Corpo" }, @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "Colore del bordo attorno alle superfici sfocate" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "Bordo con Sfondo" }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "Sfoglia Temi" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "" + }, "Browse or search plugins": { "Browse or search plugins": "Sfoglia o cerca plugin" }, @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "Cambia Volume" }, - "Change bar appearance": { - "Change bar appearance": "Cambia aspetto barra" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "Cambia la lingua utilizzata dall'interfaccia DMS." }, @@ -1371,13 +1395,13 @@ "Channel": "Canale" }, "Charge Level": { - "Charge Level": "" + "Charge Level": "Livello di Carica" }, "Charge Limit Reached": { - "Charge Limit Reached": "" + "Charge Limit Reached": "Limite di Carica Raggiunto" }, "Charge limit applied successfully": { - "Charge limit applied successfully": "" + "Charge limit applied successfully": "Limite di carica applicato correttamente" }, "Charging": { "Charging": "In Carica" @@ -1440,7 +1464,7 @@ "Choose how this bar resolves shadow direction": "Scegli come questa barra determina la direzione delle ombre" }, "Choose how to be notified about battery alerts.": { - "Choose how to be notified about battery alerts.": "" + "Choose how to be notified about battery alerts.": "Scegli come ricevere le notifiche per gli avvisi della batteria." }, "Choose icon": { "Choose icon": "Scegli icona" @@ -1449,7 +1473,7 @@ "Choose monochrome or a theme color tint for system tray icons": "Scegli una tonalità monocromatica o un colore a tema per le icone dell'area di notifica" }, "Choose neutral or accent-colored widget text": { - "Choose neutral or accent-colored widget text": "" + "Choose neutral or accent-colored widget text": "Scegli testo del widget neutro o colorato con l'accento" }, "Choose the background color for widgets": { "Choose the background color for widgets": "Scegli il colore di sfondo per i widget" @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "Scegli il logo visualizzato sul pulsante del launcher nella DankBar" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "Scegli dove i popup delle notifiche appaiono sullo schermo" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "Fai clic su \"Configura\" per creare %1 e aggiungere l'inclusione al file di configurazione del compositor." }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "Fai clic su \"Configura\" per creare la configurazione del cursore e aggiungere l'inclusione al tuo file di configurazione del compositor." - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "Fai clic su \"Configura\" per creare la configurazione degli output e aggiungere l'istruzione include alla configurazione del compositor." }, @@ -1536,13 +1560,13 @@ "Click Through": "Ignora Clic Mouse" }, "Click an entry to paste directly instead of copying": { - "Click an entry to paste directly instead of copying": "" + "Click an entry to paste directly instead of copying": "Fai clic su una voce per incollare direttamente invece di copiare" }, "Click any shortcut to edit. Changes save to %1": { "Click any shortcut to edit. Changes save to %1": "Fai clic su qualsiasi scorciatoia per modificare. Le modifiche vengono salvate in %1" }, "Click to Paste": { - "Click to Paste": "" + "Click to Paste": "Fai clic per Incollare" }, "Click to capture": { "Click to capture": "Fai clic per acquisire" @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "Stile dell'Orologio" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "" + }, "Close": { "Close": "Chiudi" }, @@ -1622,8 +1649,11 @@ "Color for primary action buttons": { "Color for primary action buttons": "Colore per i pulsanti di azione principali" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { - "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" + "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "Colore mostrato per le aree non coperte dallo sfondo (es. nella modalità Adatta o Riempi)" }, "Color temperature for day time": { "Color temperature for day time": "Temperatura colore per il giorno" @@ -1794,7 +1824,7 @@ "Connecting...": "Connessione in corso..." }, "Connecting…": { - "Connecting…": "" + "Connecting…": "Connessione…" }, "Connection failed": { "Connection failed": "Connessione non riuscita" @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "Determina l'intensità con cui viene applicato il colore di sfumatura selezionato" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "Controlla l'opacità di tutti i popup, le finestre modali e i loro livelli di contenuto" - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "Controlla l'opacità di superfici della shell, popup e modali" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "Determina i contorni attorno alle schede in primo piano sfocate, alle pillole e alle schede di notifica" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "Controlla la direzione della proiezione dell'ombra per i livelli in rilievo" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "Determina il bordo esterno delle finestre con sfocatura da protocollo" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "Controlla la trasparenza dell'ombra" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "Crea Regola Finestra" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "Crea una nuova sessione %1 (n)" }, @@ -1977,22 +2013,22 @@ "Creating...": "Creazione in Corso..." }, "Credentials": { - "Credentials": "" + "Credentials": "Credenziali" }, "Critical Battery": { - "Critical Battery": "" + "Critical Battery": "Batteria Critica" }, "Critical Battery Alert": { - "Critical Battery Alert": "" + "Critical Battery Alert": "Avviso Batteria Critica" }, "Critical Battery Notifications": { - "Critical Battery Notifications": "" + "Critical Battery Notifications": "Notifiche Batteria Critica" }, "Critical Priority": { "Critical Priority": "Priorità Critica" }, "Critical Threshold": { - "Critical Threshold": "" + "Critical Threshold": "Soglia Critica" }, "Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": { "Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": "Ctrl+A: Seleziona Tutto • Ctrl+P: Anteprima • Invio/Shift+Invio: Trova Successivo/Precedente • Esc: Chiudi" @@ -2070,7 +2106,7 @@ "Custom": "Personalizzata" }, "Custom Blend": { - "Custom Blend": "" + "Custom Blend": "Mix Personalizzato" }, "Custom Color": { "Custom Color": "Colore Personalizzato" @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "Comando Personalizzato per la Sospensione" }, - "Custom Transparency": { - "Custom Transparency": "Trasparenza Personalizzata" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "I comandi personalizzati e i parametri del terminale vengono separati dagli spazi; i percorsi contenenti spazi non funzioneranno." }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "Spazio vuoto personalizzabile" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "Personalizza quali azioni visualizzare nel menu alimentazione" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "Dank Bar" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "" + }, "DankBar": { "DankBar": "DankBar" }, @@ -2217,7 +2259,7 @@ "Dark Mode": "Modalità Scura" }, "Dark Mode Icon Theme": { - "Dark Mode Icon Theme": "" + "Dark Mode Icon Theme": "Tema Icone per Modalità Scura" }, "Dark mode base": { "Dark mode base": "Base modalità scura" @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "Opacità Dock" }, - "Dock Transparency": { - "Dock Transparency": "Trasparenza Dock" - }, "Dock Visibility": { "Dock Visibility": "Visibilità Dock" }, @@ -2589,7 +2628,7 @@ "Dock margin, transparency, and border": "Margine, trasparenza e bordo del dock" }, "Dock window": { - "Dock window": "" + "Dock window": "Finestra del Dock" }, "Docs": { "Docs": "Documentazione" @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "Scaricati" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "" + }, "Drag to Reorder": { "Drag to Reorder": "Trascina per Riordinare" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "" + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "Trascina i widget per riordinarli nelle sezioni. Usa l'icona dell'occhio per nascondere/mostrare i widget (mantenendo la spaziatura), o X per rimuoverli completamente." }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "Pioviggine" }, + "Drop here": { + "Drop here": "" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "Elimina la tua modifica per %1 in modo che venga riapplicata l'azione predefinita di DMS?" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "Theming Dinamico" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "Colori dinamici dallo sfondo" }, @@ -2672,11 +2723,14 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "Dinamico: bezier a molla con overshooting — l'entrata supera brevemente il bersaglio poi si stabilizza. Espressivo e vitale." }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "" + }, "Edge Spacing": { "Edge Spacing": "Spaziatura del Bordo" }, "Edge spacing, exclusive zone, and popup gaps are managed by Frame": { - "Edge spacing, exclusive zone, and popup gaps are managed by Frame": "" + "Edge spacing, exclusive zone, and popup gaps are managed by Frame": "Spaziatura dei bordi, zona esclusiva e gap dei popup sono gestiti dalla Cornice" }, "Edge the launcher slides from": { "Edge the launcher slides from": "Lato da cui scorre il launcher" @@ -2838,7 +2892,7 @@ "Enter PIN for ": "Inserisci PIN per " }, "Enter URI or text to share": { - "Enter URI or text to share": "" + "Enter URI or text to share": "Inserisci URI o testo da condividere" }, "Enter URL or text to share": { "Enter URL or text to share": "Inserisci un URL o un testo da condividere" @@ -2907,7 +2961,7 @@ "Errors": "Errori" }, "Estimated Time": { - "Estimated Time": "" + "Estimated Time": "Tempo Stimato" }, "Ethernet": { "Ethernet": "Ethernet" @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "Esatto" }, + "Excluded Media Players": { + "Excluded Media Players": "" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "Offset Zona Esclusiva" }, @@ -2937,7 +2994,7 @@ "Existing Users": "Utenti esistenti" }, "Exit node": { - "Exit node": "" + "Exit node": "Nodo di uscita" }, "Experimental Feature": { "Experimental Feature": "Funzionalità Sperimentale" @@ -3003,7 +3060,7 @@ "Failed to apply Qt colors": "Impossibile applicare i colori Qt" }, "Failed to apply charge limit to system": { - "Failed to apply charge limit to system": "" + "Failed to apply charge limit to system": "Impossibile applicare il limite di carica al sistema" }, "Failed to apply profile": { "Failed to apply profile": "Impossibile applicare il profilo" @@ -3159,7 +3216,7 @@ "Failed to run 'dms greeter status'. Ensure DMS is installed and dms is in PATH.": "Impossibile eseguire \"dms greeter status\". Assicurati che DMS sia installato e dms sia nel PATH." }, "Failed to save VPN credentials": { - "Failed to save VPN credentials": "" + "Failed to save VPN credentials": "Impossibile salvare le credenziali VPN" }, "Failed to save audio config": { "Failed to save audio config": "Impossibile salvare la configurazione audio" @@ -3174,7 +3231,7 @@ "Failed to save profile": "Impossibile salvare il profilo" }, "Failed to send SMS": { - "Failed to send SMS": "" + "Failed to send SMS": "Impossibile inviare l'SMS" }, "Failed to send clipboard": { "Failed to send clipboard": "Impossibile inviare gli appunti" @@ -3303,7 +3360,7 @@ "Filter": "Filtro" }, "Filter by type": { - "Filter by type": "" + "Filter by type": "Filtra per tipo" }, "Find in Text": { "Find in Text": "Trova nel Testo" @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "Adatta" }, - "Fix Now": { - "Fix Now": "Correggi Ora" - }, - "Fixing...": { - "Fixing...": "Correzione in corso..." - }, "Flags": { "Flags": "Flag" }, @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "Colore Attivo" }, + "Focused Display": { + "Focused Display": "" + }, "Focused Monitor Only": { "Focused Monitor Only": "Solo Schermo Attivo" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "Spessore Font" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "Font utilizzato nella schermata di accesso" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "Terminazione Forzata (SIGKILL)" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "Forza RGBX" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "Previsioni non Disponibili" }, + "Forecast and conditions": { + "Forecast and conditions": "" + }, "Foreground Layers": { "Foreground Layers": "Livelli in Primo Piano" }, @@ -3522,7 +3585,7 @@ "Format Legend": "Legenda Formato" }, "Forward 10s": { - "Forward 10s": "" + "Forward 10s": "Avanti di 10s" }, "Frame": { "Frame": "Cornice" @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "Colore Bordo Cornice" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "Libera VRAM/memoria alla chiusura del launcher. Potrebbe causare un leggero ritardo alla riapertura." }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "Data e Mese Estesi" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "Comando completo da eseguire" }, @@ -3609,7 +3678,10 @@ "Gamma control not available. Requires DMS API v6+.": "Controllo gamma non disponibile. Richiede API DMS v6+." }, "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { - "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" + "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "Spazio tra i widget finali e le estremità della barra (0 = da bordo a bordo)" + }, + "Gaps": { + "Gaps": "" }, "Generate Override": { "Generate Override": "Genera Override" @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "Solo per il greeter - formato della data sulla schermata di accesso" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "Griglia" }, @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "Le app nascoste non appariranno nel launcher. Fai clic col tasto destro su un'app e seleziona \"Nascondi App\" per nasconderla." }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "" + }, "Hide": { "Hide": "Nascondi" }, @@ -3840,7 +3918,7 @@ "Hide device": "Nascondi dispositivo" }, "Hide installed": { - "Hide installed": "" + "Hide installed": "Nascondi installati" }, "Hide notification content until expanded": { "Hide notification content until expanded": "Nascondi il contenuto della notifica finché non viene espansa" @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "Nascondi la barra quando il puntatore esce, anche se una finestra a comparsa è ancora aperta." }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "Alta" }, @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "Numero di Previsioni Orarie" }, + "Hover Popouts": { + "Hover Popouts": "" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "Con quale frequenza il server verifica la presenza di nuovi aggiornamenti." }, @@ -3984,7 +4071,7 @@ "Icon Theme": "Tema Icone" }, "Icon theme changed outside DMS; switched to System Default": { - "Icon theme changed outside DMS; switched to System Default": "" + "Icon theme changed outside DMS; switched to System Default": "Tema icone modificato al di fuori di DMS; ripristinato al Predefinito di Sistema" }, "Identical alerts show as one popup instead of stacking": { "Identical alerts show as one popup instead of stacking": "Gli avvisi identici vengono visualizzati come un unico popup anziché impilarsi" @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "Inizializzato" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "Spaziatura interna applicata a ciascun widget" }, @@ -4152,7 +4242,7 @@ "Installed": "Installato" }, "Installed first": { - "Installed first": "" + "Installed first": "Prima installati" }, "Installed: %1": { "Installed: %1": "Installato: %1" @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "Stampe: " }, + "Jump to page": { + "Jump to page": "" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "" + }, "Keep Awake": { "Keep Awake": "Mantieni Attivo" }, @@ -4224,7 +4320,7 @@ "Keep in Bar": "Mantieni nella Barra" }, "Keep the clipboard type filter when reopening history": { - "Keep the clipboard type filter when reopening history": "" + "Keep the clipboard type filter when reopening history": "Mantieni il filtro tipo degli appunti alla riapertura della cronologia" }, "Keep typing": { "Keep typing": "Continua a digitare" @@ -4368,7 +4464,7 @@ "Light Mode": "Modalità Chiara" }, "Light Mode Icon Theme": { - "Light Mode Icon Theme": "" + "Light Mode Icon Theme": "Tema Icone per Modalità Chiara" }, "Light Rain": { "Light Rain": "Pioggia Leggera" @@ -4386,10 +4482,10 @@ "Light mode harmony": "Armonia modalità chiara" }, "Limit set to %1%": { - "Limit set to %1%": "" + "Limit set to %1%": "Limite impostato al %1%" }, "Limit the maximum battery charge level to extend lifespan.": { - "Limit the maximum battery charge level to extend lifespan.": "" + "Limit the maximum battery charge level to extend lifespan.": "Limita il livello massimo di carica della batteria per prolungarne la durata." }, "Line": { "Line": "Linea" @@ -4428,7 +4524,7 @@ "Local": "Locale" }, "Local Weather": { - "Local Weather": "" + "Local Weather": "Meteo Locale" }, "Locale": { "Locale": "Lingua" @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "Schermata di Blocco" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "Schermo della Schermata di Blocco" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "Le modifiche all'autenticazione della schermata di blocco vengono applicate automaticamente e potrebbero aprire un terminale quando è richiesta l'autenticazione sudo." }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "Bloccato" }, @@ -4503,13 +4605,13 @@ "Low": "Bassa" }, "Low Battery": { - "Low Battery": "" + "Low Battery": "Batteria Scarica" }, "Low Battery Notifications": { - "Low Battery Notifications": "" + "Low Battery Notifications": "Notifiche Batteria Scarica" }, "Low Battery Threshold": { - "Low Battery Threshold": "" + "Low Battery Threshold": "Soglia Batteria Scarica" }, "Low Priority": { "Low Priority": "Bassa Priorità" @@ -4914,7 +5016,7 @@ "Music Player": "Lettore Musicale" }, "Mute During Playback": { - "Mute During Playback": "" + "Mute During Playback": "Silenzia Durante la Riproduzione" }, "Mute Popups": { "Mute Popups": "Silenzia Popup" @@ -4980,7 +5082,7 @@ "Network Status": "Stato Rete" }, "Network Type": { - "Network Type": "" + "Network Type": "Tipo di Rete" }, "Network download and upload speed display": { "Network download and upload speed display": "Mostra velocità di download e upload della rete" @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "Prossima Transizione" }, + "Next page": { + "Next page": "" + }, "Night": { "Night": "Notte" }, @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "Nessun errore" }, + "No excluded players configured": { + "No excluded players configured": "" + }, "No features enabled": { "No features enabled": "Nessuna funzionalità abilitata" }, @@ -5211,7 +5319,7 @@ "No human user accounts found.": "Nessun account utente umano trovato." }, "No images found": { - "No images found": "" + "No images found": "Nessuna immagine trovata" }, "No info items": { "No info items": "Nessun elemento informativo" @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "Nessuna voce degli appunti salvata" }, + "No screenshot provided": { + "No screenshot provided": "" + }, "No session selected": { "No session selected": "Nessuna sessione selezionata" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "Non impostato" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "Nota: questa opzione modifica solo la percentuale, non limita effettivamente la carica." - }, "Notepad": { "Notepad": "Blocco Note" }, - "Notepad Font Settings": { - "Notepad Font Settings": "Impostazioni Font Blocco Note" - }, "Notepad Settings": { "Notepad Settings": "Impostazioni Blocco Note" }, @@ -5433,7 +5538,7 @@ "Nothing to see here": "Nulla da vedere qui" }, "Notification": { - "Notification": "" + "Notification": "Notifica" }, "Notification Center": { "Notification Center": "Centro Notifiche" @@ -5457,7 +5562,7 @@ "Notification Timeouts": "Timeout Notifiche" }, "Notification Type": { - "Notification Type": "" + "Notification Type": "Tipo di Notifica" }, "Notification toast popups": { "Notification toast popups": "Popup notifiche a comparsa" @@ -5466,7 +5571,10 @@ "Notifications": "Notifiche" }, "Notify when limit is reached": { - "Notify when limit is reached": "" + "Notify when limit is reached": "Notifica quando il limite viene raggiunto" + }, + "Now playing and media controls": { + "Now playing and media controls": "" }, "Numbers": { "Numbers": "Numeri" @@ -5529,7 +5637,7 @@ "Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": "Influisce solo sul PAM gestito da DMS. Se greetd include già pam_fprintd, l'impronta digitale rimane abilitata." }, "Only on Battery": { - "Only on Battery": "" + "Only on Battery": "Solo sulla Batteria" }, "Only show windows from the current monitor on each dock": { "Only show windows from the current monitor on each dock": "Mostra solo le finestre dello schermo corrente su ogni dock" @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "Apri l'App" }, + "Open Delay": { + "Open Delay": "" + }, "Open Dir": { "Open Dir": "Apri Cartella" }, @@ -5583,7 +5694,7 @@ "Open a terminal and run a custom command instead of the in-shell upgrade flow.": "Apri un terminale ed esegui un comando personalizzato invece di seguire la procedura di aggiornamento integrata nella shell." }, "Open as window": { - "Open as window": "" + "Open as window": "Apri come finestra" }, "Open folder": { "Open folder": "Apri cartella" @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "Apri barra di ricerca per cercare testo" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "" + }, "Open with...": { "Open with...": "Apri con..." }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "Altro" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "Bordo" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "Vassoio Uscita Mancante" }, - "Outputs Include Missing": { - "Outputs Include Missing": "Inclusione Output Mancanti" - }, "Overcast": { "Overcast": "Coperto" }, "Overflow": { "Overflow": "Overflow" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "Sovrascritto dalla configurazione" }, @@ -5922,7 +6042,7 @@ "Place the dock on the Wayland overlay layer": "Posiziona il dock sul livello di sovrapposizione di Wayland" }, "Play": { - "Play": "" + "Play": "Riproduci" }, "Play a video when the screen locks.": { "Play a video when the screen locks.": "Riproduci un video quando lo schermo si blocca." @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "Visibilità Plugin" }, + "Plugin dependency missing": { + "Plugin dependency missing": "" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "Plugin disabilitato: %1" }, @@ -6072,7 +6195,7 @@ "Power Profile Degradation": "Degrado Profilo Energetico" }, "Power Profiles Auto-Switching": { - "Power Profiles Auto-Switching": "" + "Power Profiles Auto-Switching": "Commutazione Automatica Profili Energetici" }, "Power Saver": { "Power Saver": "Risparmio Energetico" @@ -6084,10 +6207,10 @@ "Power profile management available": "Gestione dei profili energetici disponibile" }, "Power profile to use when AC power is connected.": { - "Power profile to use when AC power is connected.": "" + "Power profile to use when AC power is connected.": "Profilo energetico da usare quando è collegata l'alimentazione CA." }, "Power profile to use when running on battery power.": { - "Power profile to use when running on battery power.": "" + "Power profile to use when running on battery power.": "Profilo energetico da usare quando si è alimentati a batteria." }, "Power source": { "Power source": "Sorgente di alimentazione" @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "Premi \"n\" o fai clic su \"Nuova Sessione\" per crearne una" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "Premi Invio e il sistema audio si riavvierà per applicare la modifica" }, @@ -6131,14 +6257,20 @@ "Prevent screen timeout": { "Prevent screen timeout": "Disattiva sospensione schermo" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "" + }, "Preview": { "Preview": "Anteprima" }, "Preview: %1": { - "Preview: %1": "" + "Preview: %1": "Anteprima: %1" }, "Previous": { - "Previous": "" + "Previous": "Precedente" + }, + "Previous page": { + "Previous page": "" }, "Primary": { "Primary": "Primario" @@ -6147,7 +6279,7 @@ "Primary Container": "Contenitore Primario" }, "Primary Theme Color": { - "Primary Theme Color": "" + "Primary Theme Color": "Colore Primario del Tema" }, "Print Server Management": { "Print Server Management": "Gestione Server di Stampa" @@ -6198,7 +6330,7 @@ "Process Count": "Numero di Processi" }, "Process exited with code %1": { - "Process exited with code %1": "" + "Process exited with code %1": "Processo terminato con codice %1" }, "Processes": { "Processes": "Processi" @@ -6237,10 +6369,10 @@ "Profile saved: %1": "Profilo salvato: %1" }, "Profile when Plugged In (AC)": { - "Profile when Plugged In (AC)": "" + "Profile when Plugged In (AC)": "Profilo su Alimentazione CA" }, "Profile when on Battery": { - "Profile when on Battery": "" + "Profile when on Battery": "Profilo a Batteria" }, "Protocol": { "Protocol": "Protocollo" @@ -6306,7 +6438,7 @@ "Re-enter password": "Reinserisci la password" }, "Reach local network devices while using an exit node": { - "Reach local network devices while using an exit node": "" + "Reach local network devices while using an exit node": "Raggiungi i dispositivi della rete locale durante l'uso di un nodo di uscita" }, "Read-only legacy config": { "Read-only legacy config": "Configurazione legacy in sola lettura" @@ -6327,7 +6459,7 @@ "Recent Colors": "Colori Recenti" }, "Recent Images": { - "Recent Images": "" + "Recent Images": "Immagini Recenti" }, "Recently Used Apps": { "Recently Used Apps": "App Usate Recentemente" @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "Rifiuta Stampe" }, + "Related: %1": { + "Related: %1": "" + }, "Release": { "Release": "Rilascio" }, @@ -6378,7 +6513,7 @@ "Remember Last Query": "Ricorda l'Ultima Ricerca" }, "Remember Type Filter": { - "Remember Type Filter": "" + "Remember Type Filter": "Ricorda Tipo Filtro" }, "Remember last session": { "Remember last session": "Ricorda l'ultima sessione" @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "Rinomina Spazio di Lavoro" }, + "Reorder & Group": { + "Reorder & Group": "" + }, "Repeat": { "Repeat": "Ripeti" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "Richiede una versione più recente di Quickshell" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "Richiede il supporto alla modalità notturna" }, @@ -6552,7 +6693,7 @@ "Revert": "Ripristina" }, "Rewind 10s": { - "Rewind 10s": "" + "Rewind 10s": "Indietro di 10s" }, "Right": { "Right": "Destra" @@ -6642,7 +6783,7 @@ "SMS": "SMS" }, "SMS sent successfully": { - "SMS sent successfully": "" + "SMS sent successfully": "SMS inviato correttamente" }, "Saturation": { "Saturation": "Saturazione" @@ -6666,7 +6807,7 @@ "Save and switch between display configurations": "Salva e passa tra le configurazioni dello schermo" }, "Save credentials": { - "Save credentials": "" + "Save credentials": "Salva credenziali" }, "Save critical priority notifications to history": { "Save critical priority notifications to history": "Salva nella cronologia le notifiche a priorità critica" @@ -6690,7 +6831,7 @@ "Saved Configurations": "Configurazioni Salvate" }, "Saved Networks": { - "Saved Networks": "" + "Saved Networks": "Reti Salvate" }, "Saved Note": { "Saved Note": "Nota Salvata" @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "Condivisione schermo" }, + "Screenshot unavailable": { + "Screenshot unavailable": "" + }, "Scroll": { "Scroll": "Scorrimento" }, @@ -6816,7 +6960,7 @@ "Secondary": "Secondario" }, "Secondary Container": { - "Secondary Container": "" + "Secondary Container": "Contenitore Secondario" }, "Secured": { "Secured": "Protetto" @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "Seleziona almeno un fornitore" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "Seleziona dispositivo" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "Seleziona l'immagine di sfondo del greeter" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "Seleziona lo schermo per configurare lo sfondo" }, @@ -6959,8 +7109,14 @@ "Separate": { "Separate": "Separato" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "" + }, "Separate Light & Dark Themes": { - "Separate Light & Dark Themes": "" + "Separate Light & Dark Themes": "Separa Temi Chiari e Scuri" + }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "" }, "Separator": { "Separator": "Separatore" @@ -7005,11 +7161,14 @@ "Set the font size for notification summary text": "Imposta la dimensione del font per il testo del riepilogo della notifica" }, "Set the percentage at which the battery is considered low.": { - "Set the percentage at which the battery is considered low.": "" + "Set the percentage at which the battery is considered low.": "Imposta la percentuale a cui la batteria è considerata scarica." }, "Setting": { "Setting": "Impostazione" }, + "Setting up...": { + "Setting up...": "" + }, "Settings": { "Settings": "Impostazioni" }, @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "Scorciatoia (%1)" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "" + }, "Shortcuts": { "Shortcuts": "Scorciatoie" }, @@ -7122,7 +7284,7 @@ "Show Feels Like Temperature": "Mostra Temperatura Percepita" }, "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": { - "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": "" + "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": "Mostra icone badge Flatpak, Snap, AppImage o Nix sugli elementi del launcher." }, "Show Footer": { "Show Footer": "Mostra Piè di Pagina" @@ -7197,13 +7359,13 @@ "Show Overflow Badge Count": "Mostra Conteggio Badge Overflow" }, "Show Package Source Badges": { - "Show Package Source Badges": "" + "Show Package Source Badges": "Mostra Badge Sorgente Pacchetto" }, "Show Password Field": { "Show Password Field": "Mostra Campo Password" }, "Show Percentage": { - "Show Percentage": "" + "Show Percentage": "Mostra Percentuale" }, "Show Power Actions": { "Show Power Actions": "Mostra Azioni Alimentazione" @@ -7224,7 +7386,7 @@ "Show Reboot": "Mostra Riavvio" }, "Show Remaining Time": { - "Show Remaining Time": "" + "Show Remaining Time": "Mostra Tempo Rimanente" }, "Show Restart DMS": { "Show Restart DMS": "Mostra Riavvia DMS" @@ -7281,10 +7443,10 @@ "Show a bar that drains as the popup's auto-dismiss timer runs": "Mostra una barra che si svuota mentre scorre il timer di chiusura automatica del popup" }, "Show a notification when battery reaches the charge limit.": { - "Show a notification when battery reaches the charge limit.": "" + "Show a notification when battery reaches the charge limit.": "Mostra una notifica quando la batteria raggiunge il limite di carica." }, "Show a warning popup when battery is running low.": { - "Show a warning popup when battery is running low.": "" + "Show a warning popup when battery is running low.": "Mostra un popup di avviso quando la batteria è in esaurimento." }, "Show all 9 tags instead of only occupied tags": { "Show all 9 tags instead of only occupied tags": "Mostra tutti e 9 i tag invece dei soli tag occupati" @@ -7293,7 +7455,7 @@ "Show an outline ring around the focused workspace indicator": "Mostra un bordo attorno all’indicatore dello spazio di lavoro attivo" }, "Show an urgent alert when battery reaches critical level.": { - "Show an urgent alert when battery reaches critical level.": "" + "Show an urgent alert when battery reaches critical level.": "Mostra un avviso urgente quando la batteria raggiunge il livello critico." }, "Show cava audio visualizer in media widget": { "Show cava audio visualizer in media widget": "Mostra il visualizzatore audio cava nel widget multimediale" @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "Mostra le superfici in primo piano sui pannelli sfocati per ottenere un contrasto più marcato" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "" + }, "Show in GB": { "Show in GB": "Mostra in GB" }, @@ -7422,7 +7587,7 @@ "Signal": "Segnale" }, "Signal Strength": { - "Signal Strength": "" + "Signal Strength": "Intensità del Segnale" }, "Signal:": { "Signal:": "Segnale:" @@ -7434,7 +7599,7 @@ "Silence notifications": "Disattiva le notifiche" }, "Silence system sounds while media is playing": { - "Silence system sounds while media is playing": "" + "Silence system sounds while media is playing": "Silenzia i suoni di sistema durante la riproduzione di contenuti multimediali" }, "Single-Line Popup": { "Single-Line Popup": "Popup a Singola Riga" @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "Autenticazione Tramite Smart Card" }, - "Smartcard PIN": { - "Smartcard PIN": "PIN della Smart Card" - }, "Snap": { "Snap": "Aggancia" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "Ordina Per" }, + "Sort wallpapers": { + "Sort wallpapers": "" + }, "Sorting & Layout": { "Sorting & Layout": "Ordinamento e Layout" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "Spazio tra le finestre" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "Distanziatore" }, @@ -7590,7 +7758,7 @@ "Stripes": "Strisce" }, "Subtle Overlay": { - "Subtle Overlay": "" + "Subtle Overlay": "Sovrapposizione Sottile" }, "Summary": { "Summary": "Riassunto" @@ -7616,20 +7784,26 @@ "Surface Behavior": { "Surface Behavior": "Comportamento delle Superfici" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { - "Surface Container": "" + "Surface Container": "Contenitore Superficie" }, "Surface High": { - "Surface High": "" + "Surface High": "Superficie Elevata" }, "Surface Highest": { - "Surface Highest": "" + "Surface Highest": "Superficie Massima" }, "Surface Opacity": { "Surface Opacity": "Opacità delle Superfici" }, "Surface Text": { - "Surface Text": "" + "Surface Text": "Testo Superficie" }, "Surface Variant": { "Surface Variant": "Variante Superficie" @@ -7668,7 +7842,7 @@ "Sync": "Sincronizza" }, "Sync Bar Inset Padding": { - "Sync Bar Inset Padding": "" + "Sync Bar Inset Padding": "Sincronizza Spaziatura Interna della Barra" }, "Sync Mode with Portal": { "Sync Mode with Portal": "Modalità Sincronizzazione con il Portale" @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "Sincronizza la Posizione tra gli Schermi" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "Sincronizzazione completata con successo." }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "La sincronizzazione richiede l'autenticazione sudo. Apertura del terminale per poter usare password o impronta digitale." }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "Sistema" }, @@ -7764,7 +7947,7 @@ "Tailscale Network": "Rete Tailscale" }, "Tailscale action failed": { - "Tailscale action failed": "" + "Tailscale action failed": "Azione Tailscale non riuscita" }, "Tailscale not available": { "Tailscale not available": "Tailscale non disponibile" @@ -7800,10 +7983,10 @@ "Terminals - Always use Dark Theme": "Terminali - Usa Sempre Tema Scuro" }, "Tertiary": { - "Tertiary": "" + "Tertiary": "Terziario" }, "Tertiary Container": { - "Tertiary Container": "" + "Tertiary Container": "Contenitore Terziario" }, "Test Connection": { "Test Connection": "Testa Connessione" @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "Rendering del Testo" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "" + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "Lo strumento \"dgop\" è necessario per il monitoraggio del sistema.\nInstalla dgop per utilizzare questa funzionalità." }, @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "Questa installazione usa ancora hyprland.conf. Esegui dms setup per migrare prima di modificare le impostazioni del display." }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "" + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "Questa installazione usa ancora hyprland.conf. Esegui dms setup per migrare prima di modificare le scorciatoie nelle Impostazioni." }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "Tempo rimanente: %1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "Tempo prima di nascondere dopo che il puntatore se ne va." }, @@ -8013,7 +8205,7 @@ "To use this DMS bind, remove or change the keybind in your config.kdl": "Per utilizzare questa scorciatoia DMS, rimuovi o modifica la scorciatoia nel tuo config.kdl" }, "Toast": { - "Toast": "" + "Toast": "Toast" }, "Toast Messages": { "Toast Messages": "Messaggi a Comparsa" @@ -8178,7 +8370,7 @@ "Typography & Motion": "Tipografia e Animazioni" }, "URI": { - "URI": "" + "URI": "URI" }, "Unavailable": { "Unavailable": "Non disponibile" @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "Colore Inattivo" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "" + }, "Ungrouped": { "Ungrouped": "Non Raggruppato" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "Modifiche non salvate" }, - "Unsaved note...": { - "Unsaved note...": "Nota non salvata..." - }, "Unset": { "Unset": "Non impostato" }, @@ -8366,6 +8558,9 @@ "Use System Theme": { "Use System Theme": "Usa Tema di Sistema" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "Usa un'immagine personalizzata per la schermata di blocco, o lascia vuoto per utilizzare lo sfondo del tuo desktop." }, @@ -8400,7 +8595,10 @@ "Use desktop wallpaper": "Usa lo sfondo del desktop" }, "Use different icon themes for light and dark mode": { - "Use different icon themes for light and dark mode": "" + "Use different icon themes for light and dark mode": "Usa temi icone diversi per modalità chiara e scura" + }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "" }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "Usa l'autenticazione tramite impronta digitale per la schermata di blocco." @@ -8415,7 +8613,7 @@ "Use meters per second instead of km/h for wind speed": "Usa metri al secondo invece di km/h per la velocità del vento" }, "Use one inset value for every bar": { - "Use one inset value for every bar": "" + "Use one inset value for every bar": "Usa un unico valore di margine interno per ogni barra" }, "Use smaller notification cards": { "Use smaller notification cards": "Usa schede di notifica più piccole" @@ -8510,14 +8708,11 @@ "VPN Connections": { "VPN Connections": "Connessioni VPN" }, - "VPN Password": { - "VPN Password": "Password VPN" - }, "VPN configuration updated": { "VPN configuration updated": "Configurazione VPN aggiornata" }, "VPN credentials saved": { - "VPN credentials saved": "" + "VPN credentials saved": "Credenziali VPN salvate" }, "VPN deleted": { "VPN deleted": "VPN eliminata" @@ -8613,7 +8808,7 @@ "Volume, brightness, and other system OSDs": "Volume, luminosità e altri indicatori a schermo di sistema" }, "Votes": { - "Votes": "" + "Votes": "Voti" }, "WPA/WPA2": { "WPA/WPA2": "WPA/WPA2" @@ -8679,10 +8874,7 @@ "When locked": "Quando bloccato" }, "White": { - "White": "" - }, - "Wi-Fi Password": { - "Wi-Fi Password": "Password Wi-Fi" + "White": "Bianco" }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "Connessione Wi-Fi ed Ethernet" @@ -8726,17 +8918,11 @@ "Widget Outline": { "Widget Outline": "Contorno Widget" }, - "Widget Style": { - "Widget Style": "Stile Widget" - }, "Widget Styling": { "Widget Styling": "Aspetto Widget" }, "Widget Text Style": { - "Widget Text Style": "" - }, - "Widget Transparency": { - "Widget Transparency": "Trasparenza Widget" + "Widget Text Style": "Stile Testo Widget" }, "Widget added": { "Widget added": "Widget aggiunto" @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "XWayland" }, + "Xray Blur Effect": { + "Xray Blur Effect": "" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "I Raggi X sfocano solo lo sfondo (efficiente) ed è l'impostazione predefinita quando la Sfocatura è attiva. Imposta Raggi X su Spento per una normale sfocatura completa di tutto ciò che si trova sotto la finestra (più costoso)." }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "" + }, "Y": { "Y": "Y" }, @@ -8906,11 +9098,14 @@ "attached": { "attached": "agganciato" }, + "boregard is required": { + "boregard is required": "" + }, "brandon": { "brandon": "brandon" }, "broken": { - "broken": "" + "broken": "rotto" }, "by %1": { "by %1": "di %1" @@ -8919,7 +9114,7 @@ "days": "giorni" }, "deprecated": { - "deprecated": "" + "deprecated": "deprecato" }, "detached": { "detached": "disconnesso" @@ -8937,7 +9132,7 @@ "direct": "diretto" }, "discuss": { - "discuss": "" + "discuss": "in discussione" }, "dms is a highly customizable, modern desktop shell with a material 3 inspired design.

It is built with Quickshell, a QT6 framework for building desktop shells, and Go, a statically typed, compiled programming language.": { "dms is a highly customizable, modern desktop shell with a material 3 inspired design.

It is built with Quickshell, a QT6 framework for building desktop shells, and Go, a statically typed, compiled programming language.": "dms è una shell desktop moderna e altamente personalizzabile con un design ispirato a Material 3.

È costruita con Quickshell, un framework QT6 per la creazione di shell desktop, e Go, un linguaggio di programmazione compilato e staticamente tipizzato." @@ -8945,9 +9140,6 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "Il file di configurazione dms/cursor esiste ma non è incluso. Le impostazioni del cursore non verranno applicate." }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "La configurazione dms/outputs esiste ma non è inclusa nella configurazione del compositor. Le modifiche allo schermo non saranno persistenti." - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "es. /usr/bin/my-script --flag" }, @@ -9086,6 +9278,9 @@ "remote": { "remote": "remoto" }, + "reviewed": { + "reviewed": "" + }, "seconds": { "seconds": "secondi" }, @@ -9099,7 +9294,7 @@ "this app": "questa app" }, "unmaintained": { - "unmaintained": "" + "unmaintained": "non mantenuto" }, "until %1": { "until %1": "fino a %1" @@ -9123,7 +9318,7 @@ "v%1 by %2": "v%1 di %2" }, "verified": { - "verified": "" + "verified": "verificato" }, "wtype not available - install wtype for paste support": { "wtype not available - install wtype for paste support": "wtype non disponibile – installa wtype per il supporto alla funzione incolla" diff --git a/quickshell/translations/poexports/ja.json b/quickshell/translations/poexports/ja.json index f1ba788c3..88f0e1edc 100644 --- a/quickshell/translations/poexports/ja.json +++ b/quickshell/translations/poexports/ja.json @@ -1,6 +1,6 @@ { "%1 (+%2 more)": { - "%1 (+%2 more)": "" + "%1 (+%2 more)": "%1(ほか %2 件)" }, "%1 Animation Speed": { "%1 Animation Speed": "%1 アニメーション速度" @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "%1 件のセッション" }, + "%1 Startup Failed": { + "%1 Startup Failed": "" + }, "%1 active session": { "%1 active session": "%1 件のアクティブなセッション" }, @@ -81,7 +84,7 @@ "%1 online": "1%オンライン" }, "%1 tasks": { - "%1 tasks": "" + "%1 tasks": "%1 件のタスク" }, "%1 update": { "%1 update": "更新 %1 件" @@ -108,13 +111,13 @@ "%1 windows": "ウィンドウ %1 個" }, "%1: %2": { - "%1: %2": "" + "%1: %2": "%1: %2" }, "%1m ago": { "%1m ago": "%1分前" }, "%command%": { - "%command%": "" + "%command%": "%command%" }, "'Alternative' lets the key unlock on its own. 'Second factor' requires password or fingerprint first, then the key.": { "'Alternative' lets the key unlock on its own. 'Second factor' requires password or fingerprint first, then the key.": "「Alternative」はキーだけでロックを解除できます。「Second factor」は最初にパスワードまたは指紋認証が必要で、その後にキーが必要です。" @@ -138,7 +141,7 @@ "1 day": "1日" }, "1 day before": { - "1 day before": "" + "1 day before": "1日前" }, "1 device connected": { "1 device connected": "1台接続済み" @@ -150,7 +153,7 @@ "1 hour 30 minutes": "1時間30分" }, "1 hour before": { - "1 hour before": "" + "1 hour before": "1時間前" }, "1 minute": { "1 minute": "1分" @@ -162,10 +165,10 @@ "1 second": "1秒" }, "1 task": { - "1 task": "" + "1 task": "1 件のタスク" }, "10 min before": { - "10 min before": "" + "10 min before": "10分前" }, "10 minutes": { "10 minutes": "10分" @@ -186,7 +189,7 @@ "15 min": "15 分" }, "15 min before": { - "15 min before": "" + "15 min before": "15分前" }, "15 minutes": { "15 minutes": "15分" @@ -246,7 +249,7 @@ "30 min": "30 分" }, "30 min before": { - "30 min before": "" + "30 min before": "30分前" }, "30 minutes": { "30 minutes": "30分" @@ -273,7 +276,7 @@ "45 seconds": "45秒" }, "5 min before": { - "5 min before": "" + "5 min before": "5分前" }, "5 minutes": { "5 minutes": "5分" @@ -321,13 +324,13 @@ "A modern desktop shell for Wayland compositors": "Wayland コンポジター向けのモダンなデスクトップシェル" }, "A separate minimal launcher action that works in Standalone, Separate Frame Mode, and Connected Frame Mode.": { - "A separate minimal launcher action that works in Standalone, Separate Frame Mode, and Connected Frame Mode.": "" + "A separate minimal launcher action that works in Standalone, Separate Frame Mode, and Connected Frame Mode.": "スタンドアロン、分離フレームモード、接続フレームモードで使える、独立した最小ランチャーアクションです。" }, "A user with that name already exists.": { - "A user with that name already exists.": "" + "A user with that name already exists.": "その名前のユーザーはすでに存在します。" }, "AC Adapter (Plugged In)": { - "AC Adapter (Plugged In)": "" + "AC Adapter (Plugged In)": "AC アダプター(接続中)" }, "AC Power": { "AC Power": "AC電源" @@ -372,10 +375,10 @@ "Action failed or terminal was closed.": "アクションに失敗したか、端末が閉じられました。" }, "Action performed when scrolling horizontally on the bar": { - "Action performed when scrolling horizontally on the bar": "" + "Action performed when scrolling horizontally on the bar": "バー上で水平スクロールしたときのアクション" }, "Action performed when scrolling vertically on the bar": { - "Action performed when scrolling vertically on the bar": "" + "Action performed when scrolling vertically on the bar": "バー上で垂直スクロールしたときのアクション" }, "Actions": { "Actions": "アクション" @@ -405,7 +408,7 @@ "Active VPN": "アクティブ VPN" }, "Active in Column": { - "Active in Column": "" + "Active in Column": "列内で有効" }, "Active tile background and icon color": { "Active tile background and icon color": "アクティブタイルの背景色とアイコン色" @@ -429,10 +432,10 @@ "Add": "追加" }, "Add \"%1\" to the %2 group?": { - "Add \"%1\" to the %2 group?": "" + "Add \"%1\" to the %2 group?": "\"%1\" を %2 グループに追加しますか?" }, "Add \"%1\" to the %2 group? They must log out and back in, then run dms greeter sync --profile to publish their login-screen theme.": { - "Add \"%1\" to the %2 group? They must log out and back in, then run dms greeter sync --profile to publish their login-screen theme.": "" + "Add \"%1\" to the %2 group? They must log out and back in, then run dms greeter sync --profile to publish their login-screen theme.": "\"%1\" を %2 グループに追加しますか?ログイン画面のテーマを公開するには、一度ログアウトして再ログインし、dms greeter sync --profile を実行する必要があります。" }, "Add Bar": { "Add Bar": "バーを追加" @@ -441,7 +444,7 @@ "Add Desktop Widget": "デスクトップウィジェットを追加" }, "Add Entry": { - "Add Entry": "" + "Add Entry": "エントリを追加" }, "Add Printer": { "Add Printer": "プリンターを追加" @@ -453,10 +456,10 @@ "Add Widget": "ウィジェットを追加" }, "Add Widget to %1": { - "Add Widget to %1": "" + "Add Widget to %1": "%1 にウィジェットを追加" }, "Add Window Rule": { - "Add Window Rule": "" + "Add Window Rule": "ウィンドウルールを追加" }, "Add a border around the dock": { "Add a border around the dock": "ドックの周囲に境界線を追加" @@ -465,7 +468,7 @@ "Add a custom prefix to all application launches. This can be used for things like 'uwsm-app', 'systemd-run', or other command wrappers.": "すべてのアプリ起動にカスタム接頭辞を追加します。これは 'uwsm-app'、'systemd-run'、その他のコマンドラッパーなどに使用できます。" }, "Add a task...": { - "Add a task...": "" + "Add a task...": "タスクを追加..." }, "Add and configure widgets that appear on your desktop": { "Add and configure widgets that appear on your desktop": "デスクトップに表示されるウィジェットを追加および設定" @@ -474,25 +477,25 @@ "Add by Address": "アドレスで追加" }, "Add location": { - "Add location": "" + "Add location": "場所を追加" }, "Add match": { - "Add match": "" + "Add match": "一致条件を追加" }, "Add notes": { - "Add notes": "" + "Add notes": "メモを追加" }, "Add the new user to the %1 group so they can run dms greeter sync --profile.": { - "Add the new user to the %1 group so they can run dms greeter sync --profile.": "" + "Add the new user to the %1 group so they can run dms greeter sync --profile.": "新しいユーザーを %1 グループに追加して、dms greeter sync --profile を実行できるようにします。" }, "Add the new user to the %1 group so they can use sudo.": { - "Add the new user to the %1 group so they can use sudo.": "" + "Add the new user to the %1 group so they can use sudo.": "新しいユーザーを %1 グループに追加して、sudo を使えるようにします。" }, "Add to Autostart": { - "Add to Autostart": "" + "Add to Autostart": "自動起動に追加" }, "Adjust the bar height via inner padding": { - "Adjust the bar height via inner padding": "" + "Adjust the bar height via inner padding": "内側の余白でバーの高さを調整" }, "Adjust the number of columns in grid view mode.": { "Adjust the number of columns in grid view mode.": "グリッド表示モードでの列数を調整します。" @@ -503,8 +506,11 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "生成される色のコントラストを調整します(-100 = 最小、0 = 標準、100 = 最大)" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { - "Administrator group:": "" + "Administrator group:": "管理者グループ:" }, "Advanced": { "Advanced": "詳細設定" @@ -528,28 +534,28 @@ "All displays": "すべてのディスプレイ" }, "Allow": { - "Allow": "" + "Allow": "許可" }, "Allow LAN access": { - "Allow LAN access": "" + "Allow LAN access": "LAN アクセスを許可" }, "Allow adjusting device volume by scrolling on the right half of items in the device list": { - "Allow adjusting device volume by scrolling on the right half of items in the device list": "" + "Allow adjusting device volume by scrolling on the right half of items in the device list": "デバイス一覧の項目右半分をスクロールしてデバイス音量を調整できるようにする" }, "Allow clicks to pass through the widget": { "Allow clicks to pass through the widget": "クリックをウィジェットに透過させる" }, "Allow greeter access?": { - "Allow greeter access?": "" + "Allow greeter access?": "Greeter アクセスを許可しますか?" }, "Allow greeter login access": { - "Allow greeter login access": "" + "Allow greeter login access": "Greeter ログインアクセスを許可" }, "Already on that session": { - "Already on that session": "" + "Already on that session": "すでにそのセッションです" }, "Also group repeated application icons on the active workspace": { - "Also group repeated application icons on the active workspace": "" + "Also group repeated application icons on the active workspace": "アクティブなワークスペースでも重複するアプリアイコンをグループ化" }, "Alt+←/Backspace: Back • F1/I: File Info • F10: Help • Esc: Close": { "Alt+←/Backspace: Back • F1/I: File Info • F10: Help • Esc: Close": "Alt+←/Backspace: 戻る • F1/I: ファイル情報 • F10: ヘルプ • Esc: 閉じる" @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "常に割合を表示" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "常にドックを隠し、ドック領域の近くにホバーしたときに表示します" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "量" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "" + }, "Analog": { "Analog": "アナログ" }, @@ -594,7 +606,7 @@ "Analyzing configuration...": "設定を解析中..." }, "Anchor": { - "Anchor": "" + "Anchor": "アンカー" }, "Animation Duration": { "Animation Duration": "アニメーション時間" @@ -612,22 +624,22 @@ "Anonymous Identity (optional)": "匿名 ID (オプション)" }, "Any window": { - "Any window": "" + "Any window": "任意のウィンドウ" }, "App Customizations": { "App Customizations": "アプリのカスタマイズ" }, "App ID": { - "App ID": "" + "App ID": "アプリ ID" }, "App ID (e.g. firefox)": { - "App ID (e.g. firefox)": "" + "App ID (e.g. firefox)": "アプリ ID(例: firefox)" }, "App ID Substitutions": { "App ID Substitutions": "App ID 置換" }, "App ID regex": { - "App ID regex": "" + "App ID regex": "アプリ ID 正規表現" }, "App ID regex (e.g. ^firefox$)": { "App ID regex (e.g. ^firefox$)": "App ID の正規表現(例: ^firefox$)" @@ -641,11 +653,14 @@ "App Theming": { "App Theming": "アプリテーマ" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "" + }, "Appearance": { "Appearance": "外観" }, "Application": { - "Application": "" + "Application": "アプリケーション" }, "Application Dock": { "Application Dock": "アプリドック" @@ -654,7 +669,7 @@ "Applications": "アプリ" }, "Applications and commands to start automatically when you log in": { - "Applications and commands to start automatically when you log in": "" + "Applications and commands to start automatically when you log in": "ログイン時に自動起動するアプリケーションとコマンド" }, "Apply Changes": { "Apply Changes": "変更を適用" @@ -672,19 +687,19 @@ "Apply compositor blur behind the frame border": "フレーム境界線の背後にコンポジターブラーを適用" }, "Apply inverse concave corner cutouts to the bar": { - "Apply inverse concave corner cutouts to the bar": "" + "Apply inverse concave corner cutouts to the bar": "バーに反転した凹型コーナーカットアウトを適用" }, "Apply to Hardware": { - "Apply to Hardware": "" + "Apply to Hardware": "ハードウェアに適用" }, "Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": { "Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": "目の疲れを軽減するために、暖色系の色温度を適用します。以下の自動化設定で、いつアクティブにするか制御できます。" }, "Applying authentication changes...": { - "Applying authentication changes...": "" + "Applying authentication changes...": "認証の変更を適用中..." }, "Applying auto-login on startup...": { - "Applying auto-login on startup...": "" + "Applying auto-login on startup...": "起動時の自動ログインを適用中..." }, "Apps": { "Apps": "アプリ" @@ -720,13 +735,13 @@ "Arrange displays and configure resolution, refresh rate, and VRR": "ディスプレイを配置し、解像度、リフレッシュレート、VRR を設定" }, "At Startup": { - "At Startup": "" + "At Startup": "起動時" }, "At least one output must remain enabled": { "At least one output must remain enabled": "少なくとも1つの出力は有効のままにしておく必要がある" }, "At start": { - "At start": "" + "At start": "開始時" }, "Attach": { "Attach": "添付" @@ -819,25 +834,34 @@ "Auto (Wide)": "自動(ワイド)" }, "Auto Compositor Gaps": { - "Auto Compositor Gaps": "" + "Auto Compositor Gaps": "コンポジターの余白を自動適用" }, "Auto Location": { "Auto Location": "自動位置検出" }, "Auto Overflow": { - "Auto Overflow": "" + "Auto Overflow": "自動オーバーフロー" }, "Auto Popup Gaps": { "Auto Popup Gaps": "自動ポップアップギャップ" }, "Auto Power Saver": { - "Auto Power Saver": "" + "Auto Power Saver": "自動省電力" + }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "自動モードがオンになっています。手動プロファイル選択は無効になっています。" }, "Auto saved": { - "Auto saved": "" + "Auto saved": "自動保存しました" }, "Auto-Clear After": { "Auto-Clear After": "自動消去まで" @@ -858,22 +882,22 @@ "Auto-hide Dock": "ドックを自動的に隠す" }, "Auto-login": { - "Auto-login": "" + "Auto-login": "自動ログイン" + }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" }, "Auto-login disabled": { - "Auto-login disabled": "" + "Auto-login disabled": "自動ログインを無効化しました" }, "Auto-login enabled": { - "Auto-login enabled": "" + "Auto-login enabled": "自動ログインを有効化しました" }, "Auto-login on startup": { - "Auto-login on startup": "" + "Auto-login on startup": "起動時に自動ログイン" }, "Auto-save to disk": { - "Auto-save to disk": "" - }, - "Auto-saving...": { - "Auto-saving...": "自動保存中..." + "Auto-save to disk": "ディスクに自動保存" }, "Autoconnect": { "Autoconnect": "自動接続" @@ -897,7 +921,7 @@ "Automatic Cycling": "自動サイクリング" }, "Automatically calculate popup gap based on bar spacing": { - "Automatically calculate popup gap based on bar spacing": "" + "Automatically calculate popup gap based on bar spacing": "バーの間隔に基づいてポップアップの余白を自動計算" }, "Automatically cycle through wallpapers in the same folder": { "Automatically cycle through wallpapers in the same folder": "同じフォルダ内の壁紙を自動的に切り替える" @@ -912,7 +936,7 @@ "Automatically determine your location using your IP address": "IP アドレスを使用して現在地を自動的に特定します" }, "Automatically hide the bar when the pointer moves away": { - "Automatically hide the bar when the pointer moves away": "" + "Automatically hide the bar when the pointer moves away": "ポインターが離れたらバーを自動的に隠す" }, "Automatically lock after": { "Automatically lock after": "自動的にロック" @@ -924,19 +948,19 @@ "Automatically lock the screen when the system prepares to suspend": "システムが一時停止の準備中に自動的に画面をロック" }, "Automatically save changes to opened files as you type": { - "Automatically save changes to opened files as you type": "" + "Automatically save changes to opened files as you type": "入力中の変更を開いているファイルへ自動保存" }, "Automatically turn on Power Saver profile when battery is low.": { - "Automatically turn on Power Saver profile when battery is low.": "" + "Automatically turn on Power Saver profile when battery is low.": "バッテリー残量が少ないとき、省電力プロファイルを自動で有効にします。" }, "Automation": { "Automation": "自動化" }, "Autostart Apps": { - "Autostart Apps": "" + "Autostart Apps": "自動起動アプリ" }, "Autostart Entries": { - "Autostart Entries": "" + "Autostart Entries": "自動起動エントリ" }, "Available": { "Available": "利用可能" @@ -966,7 +990,7 @@ "Back": "戻る" }, "Back to user list": { - "Back to user list": "" + "Back to user list": "ユーザー一覧に戻る" }, "Backend": { "Backend": "バックエンド" @@ -981,10 +1005,10 @@ "Background Blur": "背景のぼかし" }, "Background Color": { - "Background Color": "" + "Background Color": "背景色" }, "Background Effect": { - "Background Effect": "" + "Background Effect": "背景エフェクト" }, "Background Opacity": { "Background Opacity": "背景の透明度" @@ -1008,28 +1032,25 @@ "Balanced palette with focused accents (default).": "アクセントに焦点を絞ったバランスの取れたパレット(デフォルト)。" }, "Bar": { - "Bar": "" + "Bar": "バー" }, "Bar %1": { - "Bar %1": "" + "Bar %1": "バー %1" }, "Bar Configurations": { "Bar Configurations": "バーの設定" }, "Bar Inset Padding": { - "Bar Inset Padding": "" + "Bar Inset Padding": "バーの内側余白" }, "Bar Opacity": { - "Bar Opacity": "" + "Bar Opacity": "バーの不透明度" }, "Bar Shadows": { "Bar Shadows": "バーの影" }, "Bar Spacing": { - "Bar Spacing": "" - }, - "Bar Transparency": { - "Bar Transparency": "バーの透明度" + "Bar Spacing": "バーの間隔" }, "Bar corners and background": { "Bar corners and background": "バーの角と背景" @@ -1056,34 +1077,34 @@ "Battery Charge Limit": "バッテリー充電上限" }, "Battery Health": { - "Battery Health": "" + "Battery Health": "バッテリーの状態" }, "Battery Power": { - "Battery Power": "" + "Battery Power": "バッテリー駆動" }, "Battery Protection & Charging": { - "Battery Protection & Charging": "" + "Battery Protection & Charging": "バッテリー保護と充電" }, "Battery Status": { - "Battery Status": "" + "Battery Status": "バッテリー状態" }, "Battery and power management": { "Battery and power management": "バッテリーと電源管理" }, "Battery has charged to your set limit of %1%": { - "Battery has charged to your set limit of %1%": "" + "Battery has charged to your set limit of %1%": "バッテリーが設定上限の %1% まで充電されました" }, "Battery is at %1% - Connect charger immediately!": { - "Battery is at %1% - Connect charger immediately!": "" + "Battery is at %1% - Connect charger immediately!": "バッテリー残量 %1% - すぐに充電器を接続してください!" }, "Battery is at %1% - Consider charging soon": { - "Battery is at %1% - Consider charging soon": "" + "Battery is at %1% - Consider charging soon": "バッテリー残量 %1% - そろそろ充電してください" }, "Battery level and power management": { "Battery level and power management": "バッテリーレベルおよび電源管理" }, "Battery percentage to trigger a critical alert.": { - "Battery percentage to trigger a critical alert.": "" + "Battery percentage to trigger a critical alert.": "重大アラートを出すバッテリー残量の割合です。" }, "Behavior": { "Behavior": "動作" @@ -1092,13 +1113,10 @@ "Bind lock screen to dbus signals from loginctl. Disable if using an external lock screen": "ロック画面をloginctlからのdbus信号にバインド。外部ロック画面を使用している場合は無効に" }, "Bind the spotlight IPC action in your compositor config.": { - "Bind the spotlight IPC action in your compositor config.": "" + "Bind the spotlight IPC action in your compositor config.": "コンポジター設定で spotlight IPC アクションをバインドしてください。" }, "Bind the spotlight-bar IPC action in your compositor config.": { - "Bind the spotlight-bar IPC action in your compositor config.": "" - }, - "Binds Include Missing": { - "Binds Include Missing": "Binds Include が不足" + "Bind the spotlight-bar IPC action in your compositor config.": "コンポジター設定で spotlight-bar IPC アクションをバインドしてください。" }, "Binds include added": { "Binds include added": "Binds include を追加しました" @@ -1110,7 +1128,7 @@ "Black": "黒" }, "Blend between Surface High and the selected custom color": { - "Blend between Surface High and the selected custom color": "" + "Blend between Surface High and the selected custom color": "Surface High と選択したカスタム色をブレンド" }, "Block Out": { "Block Out": "ブロックアウト" @@ -1137,7 +1155,7 @@ "Bluetooth not available": "Bluetooth は利用できません" }, "Blur": { - "Blur": "" + "Blur": "ぼかし" }, "Blur Border Color": { "Blur Border Color": "ぼかし境界線の色" @@ -1155,16 +1173,19 @@ "Blur the background behind bars, popouts, modals, and notifications. Requires compositor support and configuration.": "バー、ポップアウト、モーダル、通知の背後の背景をぼかす。コンポジターのサポートと設定が必要。" }, "Blur the background behind bars, popouts, modals, and notifications. Requires compositor support. Adjust Opacity accordingly.": { - "Blur the background behind bars, popouts, modals, and notifications. Requires compositor support. Adjust Opacity accordingly.": "" + "Blur the background behind bars, popouts, modals, and notifications. Requires compositor support. Adjust Opacity accordingly.": "バー、ポップアウト、モーダル、通知の背後をぼかします。コンポジターの対応が必要です。不透明度も合わせて調整してください。" }, "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "Niri 概要が開いているときに壁紙をぼかす" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "" + }, "Body": { "Body": "本文" }, "Body Font Size": { - "Body Font Size": "" + "Body Font Size": "本文フォントサイズ" }, "Bold": { "Bold": "ボールド" @@ -1176,7 +1197,7 @@ "Border Color": "ボーダーの色" }, "Border Off": { - "Border Off": "" + "Border Off": "境界線なし" }, "Border Opacity": { "Border Opacity": "ボーダーの透明度" @@ -1196,11 +1217,14 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "ぼかしたサーフェスの周囲のボーダー色" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { - "Border w/ Bg": "" + "Border w/ Bg": "背景付き境界線" }, "Border with Background": { - "Border with Background": "" + "Border with Background": "背景付き境界線" }, "Bottom": { "Bottom": "ボトム" @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "テーマをブラウズ" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "" + }, "Browse or search plugins": { "Browse or search plugins": "プラグインを閲覧または検索" }, @@ -1287,7 +1314,7 @@ "Calendar": "カレンダー" }, "Calendar Backend": { - "Calendar Backend": "" + "Calendar Backend": "カレンダーバックエンド" }, "Camera": { "Camera": "カメラ" @@ -1302,7 +1329,7 @@ "Canceled": "取り消し済み" }, "Cannot delete the only administrator": { - "Cannot delete the only administrator": "" + "Cannot delete the only administrator": "唯一の管理者は削除できません" }, "Cannot disable the only output": { "Cannot disable the only output": "唯一の出力を無効にすることはできません" @@ -1317,7 +1344,7 @@ "Cannot pair": "ペアリングできません" }, "Cannot remove the only administrator": { - "Cannot remove the only administrator": "" + "Cannot remove the only administrator": "唯一の管理者は外せません" }, "Capabilities": { "Capabilities": "機能" @@ -1335,10 +1362,10 @@ "Caps Lock is on": "Caps Lock がオンです" }, "Cast Target": { - "Cast Target": "" + "Cast Target": "キャスト先" }, "Category": { - "Category": "" + "Category": "カテゴリ" }, "Center Section": { "Center Section": "センターセクション" @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "音量を変更" }, - "Change bar appearance": { - "Change bar appearance": "バーの見た目を変更" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "DMS インターフェースで使用するロケールを変更します。" }, @@ -1371,13 +1395,13 @@ "Channel": "チャンネル" }, "Charge Level": { - "Charge Level": "" + "Charge Level": "充電レベル" }, "Charge Limit Reached": { - "Charge Limit Reached": "" + "Charge Limit Reached": "充電上限に到達" }, "Charge limit applied successfully": { - "Charge limit applied successfully": "" + "Charge limit applied successfully": "充電上限を適用しました" }, "Charging": { "Charging": "充電中" @@ -1392,7 +1416,7 @@ "Check on startup": "起動時にチェック" }, "Check sync status on demand. Sync (full) is for the main admin: it copies your theme to the login screen and sets up system greeter config. On multi-user systems, add other accounts in Settings → Users, then have each of them run dms greeter sync --profile after logging out and back in—not full sync. Authentication changes apply automatically.": { - "Check sync status on demand. Sync (full) is for the main admin: it copies your theme to the login screen and sets up system greeter config. On multi-user systems, add other accounts in Settings → Users, then have each of them run dms greeter sync --profile after logging out and back in—not full sync. Authentication changes apply automatically.": "" + "Check sync status on demand. Sync (full) is for the main admin: it copies your theme to the login screen and sets up system greeter config. On multi-user systems, add other accounts in Settings → Users, then have each of them run dms greeter sync --profile after logging out and back in—not full sync. Authentication changes apply automatically.": "必要なときに同期状態を確認します。同期(フル)はメイン管理者向けで、テーマをログイン画面へコピーし、システムの greeter 設定を行います。複数ユーザー環境では、設定 → ユーザーで他のアカウントを追加し、それぞれログアウト後に再ログインして dms greeter sync --profile を実行してください。フル同期ではありません。認証の変更は自動で適用されます。" }, "Check your custom command in Settings → Dock → Trash.": { "Check your custom command in Settings → Dock → Trash.": "設定 → ドック → ゴミ箱でカスタムコマンドを確認してください。" @@ -1401,7 +1425,7 @@ "Checking for updates...": "更新を確認中..." }, "Checking whether sudo authentication is needed...": { - "Checking whether sudo authentication is needed...": "" + "Checking whether sudo authentication is needed...": "sudo 認証が必要か確認中..." }, "Checking...": { "Checking...": "確認中..." @@ -1428,7 +1452,7 @@ "Choose a color": "色を選ぶ" }, "Choose a power profile": { - "Choose a power profile": "" + "Choose a power profile": "電源プロファイルを選択" }, "Choose colors from palette": { "Choose colors from palette": "パレットから色を選ぶ" @@ -1440,7 +1464,7 @@ "Choose how this bar resolves shadow direction": "このバーが影の方向を決定する方法を選ぶ" }, "Choose how to be notified about battery alerts.": { - "Choose how to be notified about battery alerts.": "" + "Choose how to be notified about battery alerts.": "バッテリーアラートの通知方法を選択します。" }, "Choose icon": { "Choose icon": "アイコンを選ぶ" @@ -1449,7 +1473,7 @@ "Choose monochrome or a theme color tint for system tray icons": "システムトレイアイコンにモノクロまたはテーマカラーの色合いを選択します" }, "Choose neutral or accent-colored widget text": { - "Choose neutral or accent-colored widget text": "" + "Choose neutral or accent-colored widget text": "ウィジェット文字色をニュートラルかアクセント色から選択" }, "Choose the background color for widgets": { "Choose the background color for widgets": "ウィジェットの背景色を選んでください" @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "Dank Barのランチャーボタンに表示されるロゴを選ぶ" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "通知ポップアップが画面に表示される場所を選ぶ" }, @@ -1467,10 +1494,10 @@ "Choose where on-screen displays appear on screen": "OSDの表示する場所を選んでください" }, "Choose whether to launch a desktop app or a command": { - "Choose whether to launch a desktop app or a command": "" + "Choose whether to launch a desktop app or a command": "デスクトップアプリかコマンドのどちらを起動するか選択" }, "Choose which action buttons appear on clipboard entries": { - "Choose which action buttons appear on clipboard entries": "" + "Choose which action buttons appear on clipboard entries": "クリップボード項目に表示するアクションボタンを選択" }, "Choose which displays show this widget": { "Choose which displays show this widget": "このウィジェットを表示するディスプレイを選ぶ" @@ -1488,7 +1515,7 @@ "Circle": "円" }, "Class regex": { - "Class regex": "" + "Class regex": "クラス正規表現" }, "Class regex (e.g. ^firefox$)": { "Class regex (e.g. ^firefox$)": "Class の正規表現(例: ^firefox$)" @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "「Setup」をクリックして %1 を作成し、コンポジター設定に include を追加します。" }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "「Setup」をクリックしてカーソル設定を作成し、コンポジター設定に include を追加します。" - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "「Setup」をクリックして outputs 設定を作成し、コンポジター設定に include を追加します。" }, @@ -1536,13 +1560,13 @@ "Click Through": "クリックを透過" }, "Click an entry to paste directly instead of copying": { - "Click an entry to paste directly instead of copying": "" + "Click an entry to paste directly instead of copying": "項目をクリックしたとき、コピーではなく直接貼り付ける" }, "Click any shortcut to edit. Changes save to %1": { "Click any shortcut to edit. Changes save to %1": "任意のショートカットをクリックして編集します。変更は %1 に保存されます" }, "Click to Paste": { - "Click to Paste": "" + "Click to Paste": "クリックで貼り付け" }, "Click to capture": { "Click to capture": "クリックしてキャプチャ" @@ -1566,7 +1590,7 @@ "Clipboard Manager": "クリップボード管理" }, "Clipboard Saved": { - "Clipboard Saved": "" + "Clipboard Saved": "クリップボードを保存しました" }, "Clipboard sent": { "Clipboard sent": "クリップボードを送信しました" @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "時計スタイル" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "" + }, "Close": { "Close": "閉じる" }, @@ -1622,8 +1649,11 @@ "Color for primary action buttons": { "Color for primary action buttons": "主要アクションボタンの色" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { - "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" + "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "壁紙で覆われない領域に表示する色(例: フィットやパディングモード)" }, "Color temperature for day time": { "Color temperature for day time": "昼間の色温度" @@ -1668,7 +1698,7 @@ "Command": "コマンド" }, "Command Line": { - "Command Line": "" + "Command Line": "コマンドライン" }, "Commands": { "Commands": "コマンド" @@ -1749,7 +1779,7 @@ "Confirm passkey for ": "パスキーを確認 " }, "Confirm password": { - "Confirm password": "" + "Confirm password": "パスワード確認" }, "Conflicts with: %1": { "Conflicts with: %1": "競合先: %1" @@ -1776,7 +1806,7 @@ "Connected Displays": "接続されたディスプレイ" }, "Connected Frame Mode uses the connected launcher for default launcher shortcuts.": { - "Connected Frame Mode uses the connected launcher for default launcher shortcuts.": "" + "Connected Frame Mode uses the connected launcher for default launcher shortcuts.": "接続フレームモードでは、既定のランチャーショートカットに接続ランチャーを使います。" }, "Connected Options": { "Connected Options": "接続オプション" @@ -1788,13 +1818,13 @@ "Connecting to Device": "デバイスに接続中" }, "Connecting to clipboard service...": { - "Connecting to clipboard service...": "" + "Connecting to clipboard service...": "クリップボードサービスに接続中..." }, "Connecting...": { "Connecting...": "接続中..." }, "Connecting…": { - "Connecting…": "" + "Connecting…": "接続中…" }, "Connection failed": { "Connection failed": "接続に失敗しました" @@ -1812,7 +1842,7 @@ "Contrast": "コントラスト" }, "Contributor": { - "Contributor": "" + "Contributor": "貢献者" }, "Control Center": { "Control Center": "コントロールセンター" @@ -1841,30 +1871,30 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "選択した色合いをどの程度強く適用するかを調整します" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "すべてのポップアウト、モーダル、およびそのコンテンツレイヤーの透明度を制御" - }, "Controls opacity of shell surfaces, popouts, and modals": { - "Controls opacity of shell surfaces, popouts, and modals": "" + "Controls opacity of shell surfaces, popouts, and modals": "シェル面、ポップアウト、モーダルの不透明度を制御" }, "Controls opacity of the bar background": { - "Controls opacity of the bar background": "" + "Controls opacity of the bar background": "バー背景の不透明度を制御" }, "Controls opacity of the border": { - "Controls opacity of the border": "" + "Controls opacity of the border": "境界線の不透明度を制御" }, "Controls opacity of the shadow layer": { - "Controls opacity of the shadow layer": "" + "Controls opacity of the shadow layer": "影レイヤーの不透明度を制御" }, "Controls opacity of the widget outline": { - "Controls opacity of the widget outline": "" + "Controls opacity of the widget outline": "ウィジェット輪郭線の不透明度を制御" }, "Controls opacity of widget backgrounds": { - "Controls opacity of widget backgrounds": "" + "Controls opacity of widget backgrounds": "ウィジェット背景の不透明度を制御" }, "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "ぼかした前景カード、ピル型要素、通知カードのアウトラインを調整" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "エレベーションレイヤーの影の方向を制御" }, @@ -1872,11 +1902,14 @@ "Controls the base blur radius and offset of shadows": "影の基本ぼかし半径とオフセットを制御" }, "Controls the opacity of the shadow": { - "Controls the opacity of the shadow": "" + "Controls the opacity of the shadow": "影の不透明度を制御" }, "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "プロトコルによるぼかしが適用されたウィンドウの外縁を調整" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "影の透明度を制御" }, @@ -1884,7 +1917,7 @@ "Convenience options for the login screen. Sync to apply.": "ログイン画面用の便利なオプションです。適用するには Sync を実行してください。" }, "Convert to DMS": { - "Convert to DMS": "" + "Convert to DMS": "DMS に変換" }, "Cooldown": { "Cooldown": "クールダウン" @@ -1938,7 +1971,7 @@ "Corners & Background": "角と背景" }, "Couldn't open a terminal for the auto-login update.": { - "Couldn't open a terminal for the auto-login update.": "" + "Couldn't open a terminal for the auto-login update.": "自動ログイン更新用の端末を開けませんでした。" }, "Count Only": { "Count Only": "件数のみ" @@ -1956,11 +1989,14 @@ "Create Printer": "プリンターを作成" }, "Create User": { - "Create User": "" + "Create User": "ユーザーを作成" }, "Create Window Rule": { "Create Window Rule": "ウィンドウルールを作成" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "新しい %1 セッションを作成(n)" }, @@ -1977,37 +2013,37 @@ "Creating...": "作成中..." }, "Credentials": { - "Credentials": "" + "Credentials": "認証情報" }, "Critical Battery": { - "Critical Battery": "" + "Critical Battery": "バッテリー重大" }, "Critical Battery Alert": { - "Critical Battery Alert": "" + "Critical Battery Alert": "バッテリー重大アラート" }, "Critical Battery Notifications": { - "Critical Battery Notifications": "" + "Critical Battery Notifications": "バッテリー重大通知" }, "Critical Priority": { "Critical Priority": "最優先事項" }, "Critical Threshold": { - "Critical Threshold": "" + "Critical Threshold": "重大しきい値" }, "Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": { - "Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": "" + "Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": "Ctrl+A: すべて選択 • Ctrl+P: プレビュー • Enter/Shift+Enter: 次/前を検索 • Esc: 閉じる" }, "Ctrl+S: Save • Ctrl+O: Open • Ctrl+N: New • Ctrl+F: Find": { - "Ctrl+S: Save • Ctrl+O: Open • Ctrl+N: New • Ctrl+F: Find": "" + "Ctrl+S: Save • Ctrl+O: Open • Ctrl+N: New • Ctrl+F: Find": "Ctrl+S: 保存 • Ctrl+O: 開く • Ctrl+N: 新規 • Ctrl+F: 検索" }, "Ctrl+Tab: Switch Tab • Ctrl+S: Pin/Unpin • Shift+Del: Clear All • Esc: Close": { "Ctrl+Tab: Switch Tab • Ctrl+S: Pin/Unpin • Shift+Del: Clear All • Esc: Close": "Ctrl+Tab: タブ切替 • Ctrl+S: ピン留め/解除 • Shift+Del: すべてクリア • Esc: 閉じる" }, "Ctrl+Tab: Switch Tabs • Ctrl+S: Pin/Unpin • Shift+Enter: Copy • Shift+Del: Clear All • F10: Help • Esc: Close": { - "Ctrl+Tab: Switch Tabs • Ctrl+S: Pin/Unpin • Shift+Enter: Copy • Shift+Del: Clear All • F10: Help • Esc: Close": "" + "Ctrl+Tab: Switch Tabs • Ctrl+S: Pin/Unpin • Shift+Enter: Copy • Shift+Del: Clear All • F10: Help • Esc: Close": "Ctrl+Tab: タブ切替 • Ctrl+S: ピン留め/解除 • Shift+Enter: コピー • Shift+Del: すべて消去 • F10: ヘルプ • Esc: 閉じる" }, "Ctrl+Tab: Switch Tabs • Ctrl+S: Pin/Unpin • Shift+Enter: Paste • Shift+Del: Clear All • F10: Help • Esc: Close": { - "Ctrl+Tab: Switch Tabs • Ctrl+S: Pin/Unpin • Shift+Enter: Paste • Shift+Del: Clear All • F10: Help • Esc: Close": "" + "Ctrl+Tab: Switch Tabs • Ctrl+S: Pin/Unpin • Shift+Enter: Paste • Shift+Del: Clear All • F10: Help • Esc: Close": "Ctrl+Tab: タブ切替 • Ctrl+S: ピン留め/解除 • Shift+Enter: 貼り付け • Shift+Del: すべて消去 • F10: ヘルプ • Esc: 閉じる" }, "Current": { "Current": "現在" @@ -2061,7 +2097,7 @@ "Cursor Theme": "カーソルテーマ" }, "Curve": { - "Curve": "" + "Curve": "カーブ" }, "Curve: curve rasterizer.": { "Curve: curve rasterizer.": "曲線:曲線ラスタライザー。" @@ -2070,7 +2106,7 @@ "Custom": "カスタム" }, "Custom Blend": { - "Custom Blend": "" + "Custom Blend": "カスタムブレンド" }, "Custom Color": { "Custom Color": "カスタムカラー" @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "カスタムサスペンドコマンド" }, - "Custom Transparency": { - "Custom Transparency": "カスタム透明度" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "カスタムコマンドと端末のパラメーターは空白で分割されます。空白を含むパスは動作しません。" }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "カスタマイズ可能な空きスペース" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "電源メニューに表示されるアクションをカスタマイズ" }, @@ -2157,7 +2193,7 @@ "DMS Settings": "DMS 設定" }, "DMS Settings writes Lua keybinds. Add the DMS include so edits apply.": { - "DMS Settings writes Lua keybinds. Add the DMS include so edits apply.": "" + "DMS Settings writes Lua keybinds. Add the DMS include so edits apply.": "DMS 設定は Lua キーバインドを書き込みます。変更を反映するには DMS include を追加してください。" }, "DMS Shortcuts": { "DMS Shortcuts": "DMS ショートカット" @@ -2166,7 +2202,7 @@ "DMS greeter needs: greetd, dms-greeter. Fingerprint: fprintd, pam_fprintd. Security keys: pam_u2f. Add your user to the greeter group. Authentication changes apply automatically and may open a terminal when sudo authentication is required.": "DMS greeter には greetd と dms-greeter が必要です。指紋認証には fprintd と pam_fprintd、セキュリティキーには pam_u2f が必要です。ユーザーを greeter グループに追加してください。認証の変更は自動的に適用され、sudo 認証が必要な場合は端末が開くことがあります。" }, "DMS needs administrator access. The terminal closes automatically when done.": { - "DMS needs administrator access. The terminal closes automatically when done.": "" + "DMS needs administrator access. The terminal closes automatically when done.": "DMS には管理者権限が必要です。完了すると端末は自動で閉じます。" }, "DMS out of date": { "DMS out of date": "DMSに更新があります" @@ -2195,17 +2231,23 @@ "Dank Bar": { "Dank Bar": "Dank Bar" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "" + }, "DankBar": { "DankBar": "DankBar" }, "DankCalendar": { - "DankCalendar": "" + "DankCalendar": "DankCalendar" }, "DankCalendar isn't installed": { - "DankCalendar isn't installed": "" + "DankCalendar isn't installed": "DankCalendar がインストールされていません" }, "DankCalendar isn't running": { - "DankCalendar isn't running": "" + "DankCalendar isn't running": "DankCalendar が実行されていません" }, "DankMaterialShell is ready to use": { "DankMaterialShell is ready to use": "DankMaterialShell は使用可能です" @@ -2217,7 +2259,7 @@ "Dark Mode": "ダークモード" }, "Dark Mode Icon Theme": { - "Dark Mode Icon Theme": "" + "Dark Mode Icon Theme": "ダークモードのアイコンテーマ" }, "Dark mode base": { "Dark mode base": "ダークモードベース" @@ -2271,25 +2313,25 @@ "Default Apps": "デフォルトアプリ" }, "Default Launcher": { - "Default Launcher": "" + "Default Launcher": "既定のランチャー" }, "Default Launcher Shortcut": { - "Default Launcher Shortcut": "" + "Default Launcher Shortcut": "既定のランチャーショートカット" }, "Default Mode": { - "Default Mode": "" + "Default Mode": "既定モード" }, "Default Opens": { - "Default Opens": "" + "Default Opens": "既定で開くもの" }, "Default Width (%)": { "Default Width (%)": "デフォルト幅(%)" }, "Default launcher shortcuts open the full launcher with mode tabs, grid view, and action panel.": { - "Default launcher shortcuts open the full launcher with mode tabs, grid view, and action panel.": "" + "Default launcher shortcuts open the full launcher with mode tabs, grid view, and action panel.": "既定のランチャーショートカットで、モードタブ、グリッド表示、アクションパネル付きのフルランチャーを開きます。" }, "Default launcher shortcuts open the minimal Spotlight Bar. The dedicated Spotlight Bar shortcut below stays independent.": { - "Default launcher shortcuts open the minimal Spotlight Bar. The dedicated Spotlight Bar shortcut below stays independent.": "" + "Default launcher shortcuts open the minimal Spotlight Bar. The dedicated Spotlight Bar shortcut below stays independent.": "既定のランチャーショートカットで最小構成の Spotlight Bar を開きます。下の専用 Spotlight Bar ショートカットは独立したままです。" }, "Default selected action": { "Default selected action": "デフォルトで選択されるアクション" @@ -2307,7 +2349,7 @@ "Delete": "削除" }, "Delete \"%1\" and remove the home directory? This cannot be undone.": { - "Delete \"%1\" and remove the home directory? This cannot be undone.": "" + "Delete \"%1\" and remove the home directory? This cannot be undone.": "\"%1\" を削除し、ホームディレクトリも削除しますか?元に戻せません。" }, "Delete \"%1\"?": { "Delete \"%1\"?": "\"%1\" を削除しますか?" @@ -2319,7 +2361,7 @@ "Delete Printer": "プリンターを削除" }, "Delete Rule": { - "Delete Rule": "" + "Delete Rule": "ルールを削除" }, "Delete Saved Item?": { "Delete Saved Item?": "保存済みアイテムを削除しますか?" @@ -2334,10 +2376,10 @@ "Delete profile \"%1\"?": "プロファイル \"%1\" を削除しますか?" }, "Delete user": { - "Delete user": "" + "Delete user": "ユーザーを削除" }, "Delete user?": { - "Delete user?": "" + "Delete user?": "ユーザーを削除しますか?" }, "Demi Bold": { "Demi Bold": "デミボールド" @@ -2361,7 +2403,7 @@ "Desktop": "デスクトップ" }, "Desktop Application": { - "Desktop Application": "" + "Desktop Application": "デスクトップアプリケーション" }, "Desktop Clock": { "Desktop Clock": "デスクトップ時計" @@ -2397,7 +2439,7 @@ "Device connections": "デバイス接続" }, "Device list scroll volume": { - "Device list scroll volume": "" + "Device list scroll volume": "デバイス一覧スクロール音量" }, "Device names updated": { "Device names updated": "デバイス名を更新しました" @@ -2442,7 +2484,7 @@ "Disabling WiFi...": "WiFi を無効化中..." }, "Disabling auto-login on startup...": { - "Disabling auto-login on startup...": "" + "Disabling auto-login on startup...": "起動時の自動ログインを無効化中..." }, "Disc": { "Disc": "ディスク" @@ -2508,7 +2550,7 @@ "Display all priorities over fullscreen apps": "フルスクリーンアプリよりもすべての優先度を表示する" }, "Display and switch MangoWC layouts": { - "Display and switch MangoWC layouts": "" + "Display and switch MangoWC layouts": "MangoWC レイアウトを表示・切り替え" }, "Display application icons in workspace indicators": { "Display application icons in workspace indicators": "ワークスペース インジケーターにアプリのアイコンを表示" @@ -2529,7 +2571,7 @@ "Display line numbers in editor": "エディタに行番号を表示する" }, "Display name for this entry": { - "Display name for this entry": "" + "Display name for this entry": "このエントリの表示名" }, "Display only workspaces that contain windows": { "Display only workspaces that contain windows": "ウィンドウを含むワークスペースのみ表示" @@ -2541,7 +2583,7 @@ "Display seconds in the clock": "時計に秒を表示" }, "Display setup failed": { - "Display setup failed": "" + "Display setup failed": "ディスプレイ設定に失敗しました" }, "Display the power system menu": { "Display the power system menu": "電源システムメニューを表示" @@ -2574,22 +2616,19 @@ "Dock & Launcher": "ドックとランチャー" }, "Dock Opacity": { - "Dock Opacity": "" - }, - "Dock Transparency": { - "Dock Transparency": "ドックの透明度" + "Dock Opacity": "ドックの不透明度" }, "Dock Visibility": { "Dock Visibility": "ドックの表示" }, "Dock margin, opacity, and border": { - "Dock margin, opacity, and border": "" + "Dock margin, opacity, and border": "ドックの余白、不透明度、境界線" }, "Dock margin, transparency, and border": { "Dock margin, transparency, and border": "ドックの余白、透明度、境界線" }, "Dock window": { - "Dock window": "" + "Dock window": "ドックウィンドウ" }, "Docs": { "Docs": "ドキュメント" @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "ダウンロード" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "" + }, "Drag to Reorder": { "Drag to Reorder": "ドラッグして並べ替え" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "" + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "ウィジェットをドラッグしてセクション内で順序を変更できます。目のアイコンでウィジェットを表示/非表示に(スペースは維持)、Xで完全に削除できます。" }, @@ -2630,8 +2675,11 @@ "Drizzle": { "Drizzle": "霧雨" }, + "Drop here": { + "Drop here": "" + }, "Drop your override for %1 so the DMS default action re-applies?": { - "Drop your override for %1 so the DMS default action re-applies?": "" + "Drop your override for %1 so the DMS default action re-applies?": "%1 の上書きを破棄して、DMS の既定アクションを再適用しますか?" }, "Duplicate": { "Duplicate": "複製" @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "動的テーマ" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "壁紙から動的に取得した色" }, @@ -2672,38 +2723,41 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "ダイナミック:オーバーシュート付きスプリングベジェ曲線 ― 開始点が目標値を一時的に超えた後、落ち着きます。表現力豊かで生き生きとした曲線です。" }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "" + }, "Edge Spacing": { "Edge Spacing": "端の余白" }, "Edge spacing, exclusive zone, and popup gaps are managed by Frame": { - "Edge spacing, exclusive zone, and popup gaps are managed by Frame": "" + "Edge spacing, exclusive zone, and popup gaps are managed by Frame": "端の間隔、排他ゾーン、ポップアップの余白は Frame が管理します" }, "Edge the launcher slides from": { "Edge the launcher slides from": "ランチャーのスライドを端から" }, "Edit": { - "Edit": "" + "Edit": "編集" }, "Edit App": { "Edit App": "アプリを編集" }, "Edit Clipboard": { - "Edit Clipboard": "" + "Edit Clipboard": "クリップボードを編集" }, "Edit Rule": { - "Edit Rule": "" + "Edit Rule": "ルールを編集" }, "Edit Window Rule": { "Edit Window Rule": "ウィンドウルールを編集" }, "Edit clipboard text": { - "Edit clipboard text": "" + "Edit clipboard text": "クリップボードのテキストを編集" }, "Edit event": { - "Edit event": "" + "Edit event": "イベントを編集" }, "Editing changes on %1": { - "Editing changes on %1": "" + "Editing changes on %1": "%1 の変更を編集中" }, "Education": { "Education": "教育" @@ -2820,7 +2874,7 @@ "End": "終わり" }, "End must be after start": { - "End must be after start": "" + "End must be after start": "終了は開始より後にしてください" }, "Enlarge on Hover": { "Enlarge on Hover": "ホバー時に拡大" @@ -2838,7 +2892,7 @@ "Enter PIN for ": "PINを入力してください " }, "Enter URI or text to share": { - "Enter URI or text to share": "" + "Enter URI or text to share": "共有する URI またはテキストを入力" }, "Enter URL or text to share": { "Enter URL or text to share": "共有する URL またはテキストを入力" @@ -2889,7 +2943,7 @@ "Enterprise": "エンタープライズ" }, "Entry Type": { - "Entry Type": "" + "Entry Type": "エントリ種別" }, "Entry pinned": { "Entry pinned": "項目を固定しました" @@ -2907,13 +2961,13 @@ "Errors": "エラー" }, "Estimated Time": { - "Estimated Time": "" + "Estimated Time": "推定時間" }, "Ethernet": { "Ethernet": "Ethernet" }, "Event title": { - "Event title": "" + "Event title": "イベント名" }, "Every 15 minutes": { "Every 15 minutes": "15分ごと" @@ -2930,14 +2984,17 @@ "Exact": { "Exact": "完全一致" }, + "Excluded Media Players": { + "Excluded Media Players": "" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "排他ゾーンオフセット" }, "Existing Users": { - "Existing Users": "" + "Existing Users": "既存ユーザー" }, "Exit node": { - "Exit node": "" + "Exit node": "出口ノード" }, "Experimental Feature": { "Experimental Feature": "実験的機能" @@ -3003,7 +3060,7 @@ "Failed to apply Qt colors": "Qt カラーの適用に失敗しました" }, "Failed to apply charge limit to system": { - "Failed to apply charge limit to system": "" + "Failed to apply charge limit to system": "充電上限をシステムに適用できませんでした" }, "Failed to apply profile": { "Failed to apply profile": "プロファイルの適用に失敗しました" @@ -3081,7 +3138,7 @@ "Failed to fetch network QR code: %1": "ネットワークQRコードの取得に失敗しました: %1" }, "Failed to generate systemd override": { - "Failed to generate systemd override": "" + "Failed to generate systemd override": "systemd override の生成に失敗しました" }, "Failed to hold job": { "Failed to hold job": "ジョブの保留に失敗しました" @@ -3159,7 +3216,7 @@ "Failed to run 'dms greeter status'. Ensure DMS is installed and dms is in PATH.": "'dms greeter status' の実行に失敗しました。DMS がインストールされ、dms が PATH にあることを確認してください。" }, "Failed to save VPN credentials": { - "Failed to save VPN credentials": "" + "Failed to save VPN credentials": "VPN 認証情報の保存に失敗しました" }, "Failed to save audio config": { "Failed to save audio config": "オーディオ設定の保存に失敗しました" @@ -3174,7 +3231,7 @@ "Failed to save profile": "プロファイルの保存に失敗しました" }, "Failed to send SMS": { - "Failed to send SMS": "" + "Failed to send SMS": "SMS の送信に失敗しました" }, "Failed to send clipboard": { "Failed to send clipboard": "クリップボードの送信に失敗しました" @@ -3222,7 +3279,7 @@ "Failed to update autoconnect": "自動接続の更新が失敗しました" }, "Failed to update clipboard": { - "Failed to update clipboard": "" + "Failed to update clipboard": "クリップボードの更新に失敗しました" }, "Failed to update description": { "Failed to update description": "説明の更新に失敗しました" @@ -3234,10 +3291,10 @@ "Failed to update sharing": "共有設定の更新に失敗しました" }, "Failed to write autostart entry": { - "Failed to write autostart entry": "" + "Failed to write autostart entry": "自動起動エントリの書き込みに失敗しました" }, "Failed to write outputs config.": { - "Failed to write outputs config.": "" + "Failed to write outputs config.": "出力設定の書き込みに失敗しました。" }, "Failed to write temp file for validation": { "Failed to write temp file for validation": "検証用の一時ファイル書き込みに失敗しました" @@ -3276,7 +3333,7 @@ "File Manager": "ファイルマネージャー" }, "File changed on disk": { - "File changed on disk": "" + "File changed on disk": "ディスク上のファイルが変更されました" }, "File manager used to open the trash. Pick \"custom\" to enter your own command.": { "File manager used to open the trash. Pick \"custom\" to enter your own command.": "ゴミ箱を開くために使用するファイルマネージャーです。独自のコマンドを入力するには「カスタム」を選択してください。" @@ -3300,10 +3357,10 @@ "Fill": "埋める" }, "Filter": { - "Filter": "" + "Filter": "フィルター" }, "Filter by type": { - "Filter by type": "" + "Filter by type": "種類で絞り込み" }, "Find in Text": { "Find in Text": "テキスト内検索" @@ -3312,7 +3369,7 @@ "Find in note...": "メモで検索..." }, "Fine-tune the space reserved for the bar from the screen edge": { - "Fine-tune the space reserved for the bar from the screen edge": "" + "Fine-tune the space reserved for the bar from the screen edge": "画面端からバー用に確保する余白を微調整" }, "Fingerprint availability could not be confirmed.": { "Fingerprint availability could not be confirmed.": "指紋認証の利用可否を確認できませんでした。" @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "フィット" }, - "Fix Now": { - "Fix Now": "今すぐ修正" - }, - "Fixing...": { - "Fixing...": "修正中..." - }, "Flags": { "Flags": "フラグ" }, @@ -3366,19 +3417,19 @@ "Float": "フロート" }, "Float Anchor": { - "Float Anchor": "" + "Float Anchor": "フロートアンカー" }, "Float X": { - "Float X": "" + "Float X": "フロート X" }, "Float Y": { - "Float Y": "" + "Float Y": "フロート Y" }, "Floating": { - "Floating": "" + "Floating": "フローティング" }, "Floating Position": { - "Floating Position": "" + "Floating Position": "フローティング位置" }, "Fluent": { "Fluent": " Fluent" @@ -3390,16 +3441,16 @@ "Focus": "フォーカス" }, "Focus Ring Color": { - "Focus Ring Color": "" + "Focus Ring Color": "フォーカスリングの色" }, "Focus Ring Off": { - "Focus Ring Off": "" + "Focus Ring Off": "フォーカスリングなし" }, "Focus at Startup": { "Focus at Startup": "起動時にフォーカス" }, "Focused": { - "Focused": "" + "Focused": "フォーカス中" }, "Focused Border": { "Focused Border": "フォーカス時のボーダー" @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "フォーカス時の色" }, + "Focused Display": { + "Focused Display": "" + }, "Focused Monitor Only": { "Focused Monitor Only": "フォーカス中のモニターのみ" }, @@ -3432,7 +3486,7 @@ "Follow focus": "フォーカスに従う" }, "Follows the default launcher choice selected above.": { - "Follows the default launcher choice selected above.": "" + "Follows the default launcher choice selected above.": "上で選択した既定ランチャーに従います。" }, "Font": { "Font": "フォント" @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "フォントウェイト" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "ログイン画面で使用するフォント" }, @@ -3479,8 +3536,11 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "強制終了(SIGKILL)" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { - "Force RGBX": "" + "Force RGBX": "RGBX を強制" }, "Force Wide Color": { "Force Wide Color": "ワイドカラーを強制" @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "予報は利用できません" }, + "Forecast and conditions": { + "Forecast and conditions": "" + }, "Foreground Layers": { "Foreground Layers": "前景レイヤー" }, @@ -3522,7 +3585,7 @@ "Format Legend": "フォーマット凡例" }, "Forward 10s": { - "Forward 10s": "" + "Forward 10s": "10秒進む" }, "Frame": { "Frame": "フレーム" @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "フレーム枠の色" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "ランチャーを閉じたときに VRAM/メモリを解放します。再度開く際にわずかな遅延が発生する場合があります。" }, @@ -3560,8 +3626,11 @@ "Full Day & Month": { "Full Day & Month": "曜日と月を完全表示" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { - "Full command to execute": "" + "Full command to execute": "実行する完全なコマンド" }, "Full with Year": { "Full with Year": "年を含めて完全表示" @@ -3609,10 +3678,13 @@ "Gamma control not available. Requires DMS API v6+.": "ガンマ制御は使用できません。DMS API v6+ が必要です。" }, "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { - "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" + "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "端のウィジェットとバー端の間隔(0 = 端まで)" + }, + "Gaps": { + "Gaps": "" }, "Generate Override": { - "Generate Override": "" + "Generate Override": "Override を生成" }, "Generate baseline GTK3/4 or QT5/QT6 (requires qt6ct-kde) configurations to follow DMS colors. Only needed once.

It is recommended to configure adw-gtk3 prior to applying GTK themes.": { "Generate baseline GTK3/4 or QT5/QT6 (requires qt6ct-kde) configurations to follow DMS colors. Only needed once.

It is recommended to configure adw-gtk3 prior to applying GTK themes.": "DMS の色に合わせたベースライン GTK3/4 または QT5/QT6(qt6ct-kde が必要)設定を生成します。必要なのは一度だけです。

GTK テーマを適用する前に adw-gtk3 を設定することを推奨します。" @@ -3651,19 +3723,19 @@ "Gradually fade the screen before turning off monitors with a configurable grace period": "設定可能な猶予時間のあと、モニターをオフにする前に画面を徐々にフェードさせます" }, "Grant": { - "Grant": "" + "Grant": "付与" }, "Grant admin?": { - "Grant admin?": "" + "Grant admin?": "管理者権限を付与しますか?" }, "Grant administrator privileges": { - "Grant administrator privileges": "" + "Grant administrator privileges": "管理者権限を付与" }, "Granted administrator privileges": { - "Granted administrator privileges": "" + "Granted administrator privileges": "管理者権限を付与しました" }, "Granted greeter login access": { - "Granted greeter login access": "" + "Granted greeter login access": "Greeter ログインアクセスを付与しました" }, "Graph Time Range": { "Graph Time Range": "グラフの時間範囲" @@ -3690,10 +3762,10 @@ "Greeter font": "Greeter フォント" }, "Greeter group members can sync their login-screen theme with dms greeter sync --profile after logging out and back in.": { - "Greeter group members can sync their login-screen theme with dms greeter sync --profile after logging out and back in.": "" + "Greeter group members can sync their login-screen theme with dms greeter sync --profile after logging out and back in.": "Greeter グループのメンバーは、ログアウトして再ログインしたあと dms greeter sync --profile でログイン画面テーマを同期できます。" }, "Greeter group:": { - "Greeter group:": "" + "Greeter group:": "Greeter グループ:" }, "Greeter only — does not affect main clock": { "Greeter only — does not affect main clock": "Greeter のみ — メイン時計には影響しません" @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "Greeter のみ — ログイン画面の日付形式" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "グリッド" }, @@ -3717,7 +3792,7 @@ "Group": "グループ" }, "Group Active Workspace": { - "Group Active Workspace": "" + "Group Active Workspace": "アクティブワークスペースをグループ化" }, "Group Workspace Apps": { "Group Workspace Apps": "ワークスペースのアプリをグループ化" @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "非表示のアプリはランチャーに表示されません。アプリを右クリックして「Hide App」を選択すると非表示にできます。" }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "" + }, "Hide": { "Hide": "非表示" }, @@ -3840,7 +3918,7 @@ "Hide device": "デバイスを非表示" }, "Hide installed": { - "Hide installed": "" + "Hide installed": "インストール済みを隠す" }, "Hide notification content until expanded": { "Hide notification content until expanded": "展開するまで通知内容を非表示" @@ -3852,10 +3930,16 @@ "Hide on Touch": "タッチ時に非表示" }, "Hide the bar when the pointer leaves even if a popout is still open": { - "Hide the bar when the pointer leaves even if a popout is still open": "" + "Hide the bar when the pointer leaves even if a popout is still open": "ポップアウトが開いていても、ポインターが離れたらバーを隠す" + }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" }, "High": { - "High": "" + "High": "高" }, "High-fidelity palette that preserves source hues.": { "High-fidelity palette that preserves source hues.": "ソースの色相を保持する忠実度の高いパレット。" @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "時間別予報件数" }, + "Hover Popouts": { + "Hover Popouts": "" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "サーバーが新しい更新を確認する頻度です。" }, @@ -3945,13 +4032,13 @@ "Hyprland Website": "Hyprland ウェブサイト" }, "Hyprland conf mode": { - "Hyprland conf mode": "" + "Hyprland conf mode": "Hyprland conf モード" }, "Hyprland conf mode is read-only in Settings": { - "Hyprland conf mode is read-only in Settings": "" + "Hyprland conf mode is read-only in Settings": "Hyprland conf モードは設定内では読み取り専用です" }, "Hyprland config include missing": { - "Hyprland config include missing": "" + "Hyprland config include missing": "Hyprland 設定の include がありません" }, "I Understand": { "I Understand": "わかりました" @@ -3984,19 +4071,19 @@ "Icon Theme": "アイコンテーマ" }, "Icon theme changed outside DMS; switched to System Default": { - "Icon theme changed outside DMS; switched to System Default": "" + "Icon theme changed outside DMS; switched to System Default": "アイコンテーマが DMS 外で変更されたため、システム既定に切り替えました" }, "Identical alerts show as one popup instead of stacking": { - "Identical alerts show as one popup instead of stacking": "" + "Identical alerts show as one popup instead of stacking": "同一アラートは積み重ねず 1 つのポップアップとして表示" }, "Identical alerts stack as separate notification cards": { - "Identical alerts stack as separate notification cards": "" + "Identical alerts stack as separate notification cards": "同一アラートを別々の通知カードとして積み重ねる" }, "Idle": { "Idle": "アイドル" }, "Idle Inhibit": { - "Idle Inhibit": "" + "Idle Inhibit": "アイドル抑制" }, "Idle Inhibitor": { "Idle Inhibitor": "アイドルインヒビター" @@ -4005,7 +4092,7 @@ "Idle Settings": "アイドル設定" }, "If autostart app icons don't appear in the system tray, generate a systemd override to ensure DMS starts before autostart apps": { - "If autostart app icons don't appear in the system tray, generate a systemd override to ensure DMS starts before autostart apps": "" + "If autostart app icons don't appear in the system tray, generate a systemd override to ensure DMS starts before autostart apps": "自動起動アプリのアイコンがシステムトレイに出ない場合、DMS が自動起動アプリより先に起動するよう systemd override を生成します" }, "If the field is hidden, it will appear as soon as a key is pressed.": { "If the field is hidden, it will appear as soon as a key is pressed.": "フィールドが非表示の場合、キーが押されるとすぐに表示されます。" @@ -4086,13 +4173,16 @@ "Inhibitable": "抑制可能" }, "Initial position for floating windows. Set both X and Y; anchor controls which corner/edge they're relative to.": { - "Initial position for floating windows. Set both X and Y; anchor controls which corner/edge they're relative to.": "" + "Initial position for floating windows. Set both X and Y; anchor controls which corner/edge they're relative to.": "フローティングウィンドウの初期位置です。X と Y の両方を設定してください。アンカーで基準にする角や辺を指定します。" }, "Initialised": { - "Initialised": "" + "Initialised": "初期化済み" + }, + "Inner Gaps": { + "Inner Gaps": "" }, "Inner padding applied to each widget": { - "Inner padding applied to each widget": "" + "Inner padding applied to each widget": "各ウィジェットに適用する内側余白" }, "Input Devices": { "Input Devices": "入力デバイス" @@ -4104,7 +4194,7 @@ "Insert your security key...": "セキュリティキーを挿入してください..." }, "Inset the Notepad from screen edges using the compositor's configured gaps": { - "Inset the Notepad from screen edges using the compositor's configured gaps": "" + "Inset the Notepad from screen edges using the compositor's configured gaps": "コンポジターで設定された余白を使って、メモ帳を画面端から内側に配置" }, "Install": { "Install": "インストール" @@ -4152,7 +4242,7 @@ "Installed": "インストール済み" }, "Installed first": { - "Installed first": "" + "Installed first": "インストール済みを先頭" }, "Installed: %1": { "Installed: %1": "インストール済み: %1" @@ -4191,13 +4281,13 @@ "Invalid password for %1": "%1 のパスワードが無効" }, "Invalid username": { - "Invalid username": "" + "Invalid username": "無効なユーザー名" }, "Invert on mode change": { "Invert on mode change": "モード変更時に反転" }, "Invert touchpad scroll direction": { - "Invert touchpad scroll direction": "" + "Invert touchpad scroll direction": "タッチパッドのスクロール方向を反転" }, "Iris Bloom": { "Iris Bloom": "Iris Bloom" @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "ジョブ: " }, + "Jump to page": { + "Jump to page": "" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "" + }, "Keep Awake": { "Keep Awake": "活動状態を維持" }, @@ -4218,13 +4314,13 @@ "Keep Changes": "変更を保持" }, "Keep My Edits": { - "Keep My Edits": "" + "Keep My Edits": "自分の編集を保持" }, "Keep in Bar": { - "Keep in Bar": "" + "Keep in Bar": "バーに残す" }, "Keep the clipboard type filter when reopening history": { - "Keep the clipboard type filter when reopening history": "" + "Keep the clipboard type filter when reopening history": "履歴を開き直したときにクリップボード種別フィルターを維持" }, "Keep typing": { "Keep typing": "入力し続けてください" @@ -4368,7 +4464,7 @@ "Light Mode": "ライトモード" }, "Light Mode Icon Theme": { - "Light Mode Icon Theme": "" + "Light Mode Icon Theme": "ライトモードのアイコンテーマ" }, "Light Rain": { "Light Rain": "小雨" @@ -4386,10 +4482,10 @@ "Light mode harmony": "ライトモードハーモニー" }, "Limit set to %1%": { - "Limit set to %1%": "" + "Limit set to %1%": "上限を %1% に設定しました" }, "Limit the maximum battery charge level to extend lifespan.": { - "Limit the maximum battery charge level to extend lifespan.": "" + "Limit the maximum battery charge level to extend lifespan.": "寿命を延ばすため、バッテリーの最大充電レベルを制限します。" }, "Line": { "Line": "行" @@ -4428,7 +4524,7 @@ "Local": "ローカル" }, "Local Weather": { - "Local Weather": "" + "Local Weather": "ローカル天気" }, "Locale": { "Locale": "ロケール" @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "ロック画面" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "ロック画面表示" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "ロック画面の認証変更は自動的に適用され、sudo 認証が必要な場合は端末が開くことがあります。" }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "ロック済み" }, @@ -4500,16 +4602,16 @@ "Longitude": "経度" }, "Low": { - "Low": "" + "Low": "低" }, "Low Battery": { - "Low Battery": "" + "Low Battery": "低バッテリー" }, "Low Battery Notifications": { - "Low Battery Notifications": "" + "Low Battery Notifications": "低バッテリー通知" }, "Low Battery Threshold": { - "Low Battery Threshold": "" + "Low Battery Threshold": "低バッテリーしきい値" }, "Low Priority": { "Low Priority": "低優先度" @@ -4524,13 +4626,13 @@ "Mail": "メール" }, "Make admin": { - "Make admin": "" + "Make admin": "管理者にする" }, "Make sure KDE Connect or Valent is running on your other devices": { "Make sure KDE Connect or Valent is running on your other devices": "他のデバイスで KDE Connect または Valent が実行されていることを確認してください" }, "Make the bar background fully transparent": { - "Make the bar background fully transparent": "" + "Make the bar background fully transparent": "バー背景を完全に透明にする" }, "Manage and configure plugins for extending DMS functionality": { "Manage and configure plugins for extending DMS functionality": "DMS 機能を拡張するためのプラグインを管理および構成" @@ -4554,10 +4656,10 @@ "Manages files and directories": "ファイルとディレクトリを管理します" }, "Mango Options": { - "Mango Options": "" + "Mango Options": "Mango オプション" }, "Mango service not available": { - "Mango service not available": "" + "Mango service not available": "Mango サービスを利用できません" }, "MangoWC Layout Overrides": { "MangoWC Layout Overrides": "MangoWC レイアウト上書き" @@ -4575,13 +4677,13 @@ "Manual Gap Size": "手動ギャップサイズ" }, "Manual Gaps": { - "Manual Gaps": "" + "Manual Gaps": "手動余白" }, "Manual Show/Hide": { "Manual Show/Hide": "手動で表示/非表示" }, "Manual config": { - "Manual config": "" + "Manual config": "手動設定" }, "Map window class names to icon names for proper icon display": { "Map window class names to icon names for proper icon display": "適切にアイコンを表示するため、ウィンドウ class 名をアイコン名にマッピングします" @@ -4602,10 +4704,10 @@ "Marker Waste Full": "マーカー廃棄物がいっぱい" }, "Match (%1)": { - "Match (%1)": "" + "Match (%1)": "一致条件(%1)" }, "Match Conditions": { - "Match Conditions": "" + "Match Conditions": "一致条件" }, "Match Criteria": { "Match Criteria": "一致条件" @@ -4662,7 +4764,7 @@ "Max Running Apps (0 = Unlimited)": "最大実行中アプリ数(0 = 無制限)" }, "Max Visible": { - "Max Visible": "" + "Max Visible": "最大表示数" }, "Max Volume": { "Max Volume": "最大音量" @@ -4872,7 +4974,7 @@ "Mount Points": "マウントポイント" }, "Mouse clicks pass through the bar to windows behind it": { - "Mouse clicks pass through the bar to windows behind it": "" + "Mouse clicks pass through the bar to windows behind it": "マウスクリックをバーの背後のウィンドウへ通す" }, "Mouse pointer appearance": { "Mouse pointer appearance": "マウスポインターの外観" @@ -4914,7 +5016,7 @@ "Music Player": "音楽プレーヤー" }, "Mute During Playback": { - "Mute During Playback": "" + "Mute During Playback": "再生中はミュート" }, "Mute Popups": { "Mute Popups": "ポップアップをミュート" @@ -4944,13 +5046,13 @@ "Named Workspace Icons": "名前付きワークスペースアイコン" }, "Native": { - "Native": "" + "Native": "ネイティブ" }, "Native: platform renderer (FreeType).": { "Native: platform renderer (FreeType).": "ネイティブ: プラットフォームレンダラー (FreeType)。" }, "Natural Touchpad Scrolling": { - "Natural Touchpad Scrolling": "" + "Natural Touchpad Scrolling": "タッチパッドのナチュラルスクロール" }, "Navigate": { "Navigate": "移動" @@ -4980,7 +5082,7 @@ "Network Status": "ネットワーク状態" }, "Network Type": { - "Network Type": "" + "Network Type": "ネットワーク種別" }, "Network download and upload speed display": { "Network download and upload speed display": "ネットワークのダウンロードおよびアップロード速度を表示" @@ -5019,7 +5121,7 @@ "New York, NY": "New York, NY" }, "New event": { - "New event": "" + "New event": "新しいイベント" }, "New group name...": { "New group name...": "新しいグループ名..." @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "次の切り替え" }, + "Next page": { + "Next page": "" + }, "Night": { "Night": "夜" }, @@ -5124,7 +5229,7 @@ "No active %1 sessions": "アクティブな %1 セッションはありません" }, "No active session found for %1": { - "No active session found for %1": "" + "No active session found for %1": "%1 のアクティブセッションが見つかりません" }, "No adapter": { "No adapter": "アダプターなし" @@ -5136,7 +5241,7 @@ "No app customizations.": "アプリのカスタマイズはありません。" }, "No application selected": { - "No application selected": "" + "No application selected": "アプリケーションが選択されていません" }, "No apps found": { "No apps found": "アプリが見つかりませんでした" @@ -5148,7 +5253,7 @@ "No apps muted. Right-click a notification and choose \"Mute popups\" to add one here.": "ミュートされたアプリはありません。通知を右クリックして「Mute popups」を選択すると、ここに追加できます。" }, "No autostart entries": { - "No autostart entries": "" + "No autostart entries": "自動起動エントリはありません" }, "No battery": { "No battery": "バッテリーなし" @@ -5157,7 +5262,7 @@ "No brightness devices available": "利用可能な明るさデバイスがありません" }, "No calendar source available": { - "No calendar source available": "" + "No calendar source available": "利用できるカレンダーソースがありません" }, "No changes": { "No changes": "変更なし" @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "エラーなし" }, + "No excluded players configured": { + "No excluded players configured": "" + }, "No features enabled": { "No features enabled": "有効な機能はありません" }, @@ -5208,10 +5316,10 @@ "No hidden apps.": "非表示のアプリはありません。" }, "No human user accounts found.": { - "No human user accounts found.": "" + "No human user accounts found.": "通常ユーザーアカウントが見つかりません。" }, "No images found": { - "No images found": "" + "No images found": "画像が見つかりません" }, "No info items": { "No info items": "情報項目はありません" @@ -5253,7 +5361,7 @@ "No mount points found": "マウントポイントが見つかりませんでした" }, "No other active sessions on this seat": { - "No other active sessions on this seat": "" + "No other active sessions on this seat": "この seat に他のアクティブセッションはありません" }, "No output device": { "No output device": "出力デバイスなし" @@ -5289,7 +5397,7 @@ "No recent clipboard entries found": "最近のクリップボードエントリは見つかりませんでした" }, "No reminder": { - "No reminder": "" + "No reminder": "リマインダーなし" }, "No results": { "No results": "検索結果なし" @@ -5300,8 +5408,11 @@ "No saved clipboard entries": { "No saved clipboard entries": "保存済みのクリップボードエントリはありません" }, + "No screenshot provided": { + "No screenshot provided": "" + }, "No session selected": { - "No session selected": "" + "No session selected": "セッションが選択されていません" }, "No sessions found": { "No sessions found": "セッションが見つかりませんでした" @@ -5325,7 +5436,7 @@ "No trigger": "トリガーなし" }, "No user specified": { - "No user specified": "" + "No user specified": "ユーザーが指定されていません" }, "No video found in folder": { "No video found in folder": "フォルダー内に動画が見つかりませんでした" @@ -5355,10 +5466,10 @@ "No window rules configured": "ウィンドウルールは設定されていません" }, "No writable calendar available": { - "No writable calendar available": "" + "No writable calendar available": "書き込み可能なカレンダーがありません" }, "Noise": { - "Noise": "" + "Noise": "ノイズ" }, "None": { "None": "ない" @@ -5391,7 +5502,7 @@ "Not available — install or configure pam_u2f.": "利用できません — pam_u2f をインストールまたは設定してください。" }, "Not bound": { - "Not bound": "" + "Not bound": "未バインド" }, "Not connected": { "Not connected": "未接続" @@ -5400,7 +5511,7 @@ "Not detected": "未検出" }, "Not listed?": { - "Not listed?": "" + "Not listed?": "一覧にありませんか?" }, "Not paired": { "Not paired": "未ペアリング" @@ -5408,23 +5519,17 @@ "Not set": { "Not set": "未設定" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "注: これは割合のみを変更するもので、実際に充電を制限するわけではありません。" - }, "Notepad": { "Notepad": "メモ帳" }, - "Notepad Font Settings": { - "Notepad Font Settings": "メモ帳のフォント設定" - }, "Notepad Settings": { - "Notepad Settings": "" + "Notepad Settings": "メモ帳設定" }, "Notepad Slideout": { "Notepad Slideout": "メモ帳スライドアウト" }, "Notes": { - "Notes": "" + "Notes": "メモ" }, "Nothing": { "Nothing": "なし" @@ -5433,7 +5538,7 @@ "Nothing to see here": "ここには何もありません" }, "Notification": { - "Notification": "" + "Notification": "通知" }, "Notification Center": { "Notification Center": "通知センター" @@ -5457,7 +5562,7 @@ "Notification Timeouts": "通知タイムアウト" }, "Notification Type": { - "Notification Type": "" + "Notification Type": "通知タイプ" }, "Notification toast popups": { "Notification toast popups": "通知トーストポップアップ" @@ -5466,7 +5571,10 @@ "Notifications": "通知" }, "Notify when limit is reached": { - "Notify when limit is reached": "" + "Notify when limit is reached": "上限到達時に通知" + }, + "Now playing and media controls": { + "Now playing and media controls": "" }, "Numbers": { "Numbers": "数字" @@ -5529,7 +5637,7 @@ "Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": "DMS 管理の PAM にのみ影響します。greetd がすでに pam_fprintd を含んでいる場合、指紋認証は有効のままです。" }, "Only on Battery": { - "Only on Battery": "" + "Only on Battery": "バッテリー駆動時のみ" }, "Only show windows from the current monitor on each dock": { "Only show windows from the current monitor on each dock": "各ドックに現在のモニターのウィンドウのみ表示" @@ -5541,10 +5649,10 @@ "Opacity": "不透明度" }, "Opacity of the bar background": { - "Opacity of the bar background": "" + "Opacity of the bar background": "バー背景の不透明度" }, "Opacity of widget backgrounds": { - "Opacity of widget backgrounds": "" + "Opacity of widget backgrounds": "ウィジェット背景の不透明度" }, "Opaque": { "Opaque": "不透明" @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "アプリを開く" }, + "Open Delay": { + "Open Delay": "" + }, "Open Dir": { "Open Dir": "ディレクトリを開く" }, @@ -5562,7 +5673,7 @@ "Open Frame": "オープンフレーム" }, "Open From": { - "Open From": "" + "Open From": "開く元" }, "Open KDE Connect on your phone": { "Open KDE Connect on your phone": "スマートフォンで KDE Connect を開く" @@ -5583,7 +5694,7 @@ "Open a terminal and run a custom command instead of the in-shell upgrade flow.": "端末を開き、シェル内のアップグレード処理の代わりにカスタムコマンドを実行します。" }, "Open as window": { - "Open as window": "" + "Open as window": "ウィンドウとして開く" }, "Open folder": { "Open folder": "フォルダーを開く" @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "検索バーを開いてテキストを検索" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "" + }, "Open with...": { "Open with...": "別のアプリで開く..." }, @@ -5613,19 +5730,19 @@ "Opening files": "ファイルを開いています" }, "Opening terminal to update greetd": { - "Opening terminal to update greetd": "" + "Opening terminal to update greetd": "greetd 更新用の端末を開いています" }, "Opening terminal: ": { "Opening terminal: ": "端末を開いています: " }, "Opens a picker of other active sessions on this seat": { - "Opens a picker of other active sessions on this seat": "" + "Opens a picker of other active sessions on this seat": "この seat 上の他のアクティブセッションを選ぶピッカーを開きます" }, "Opens image files": { "Opens image files": "画像ファイルを開く" }, "Opens the connected launcher in Connected Frame Mode.": { - "Opens the connected launcher in Connected Frame Mode.": "" + "Opens the connected launcher in Connected Frame Mode.": "接続フレームモードで接続ランチャーを開きます。" }, "Optional description": { "Optional description": "任意の説明" @@ -5634,7 +5751,7 @@ "Optional location": "任意の場所" }, "Optional state-based conditions applied to the first match.": { - "Optional state-based conditions applied to the first match.": "" + "Optional state-based conditions applied to the first match.": "最初の一致条件に適用される任意の状態ベース条件です。" }, "Options": { "Options": "オプション" @@ -5648,6 +5765,9 @@ "Other": { "Other": "他" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "アウトライン" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "アウトプットトレイが見つかりませんでした" }, - "Outputs Include Missing": { - "Outputs Include Missing": "outputs include が不足" - }, "Overcast": { "Overcast": "曇り" }, "Overflow": { "Overflow": "オーバーフロー" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "設定で上書きされています" }, @@ -5703,7 +5823,7 @@ "Override the global shadow with per-bar settings": "バーごとの設定でグローバルな影を上書き" }, "Override the popup gap size when auto is disabled": { - "Override the popup gap size when auto is disabled": "" + "Override the popup gap size when auto is disabled": "自動が無効なとき、ポップアップの余白サイズを上書き" }, "Overrides": { "Overrides": "上書き設定" @@ -5790,28 +5910,28 @@ "Password": "パスワード" }, "Password cannot be empty": { - "Password cannot be empty": "" + "Password cannot be empty": "パスワードは空にできません" }, "Password change failed (exit %1)": { - "Password change failed (exit %1)": "" + "Password change failed (exit %1)": "パスワード変更に失敗しました(終了 %1)" }, "Password set": { - "Password set": "" + "Password set": "パスワードを設定しました" }, "Password updated": { - "Password updated": "" + "Password updated": "パスワードを更新しました" }, "Password...": { "Password...": "パスワード..." }, "Passwords do not match.": { - "Passwords do not match.": "" + "Passwords do not match.": "パスワードが一致しません。" }, "Paste": { "Paste": "貼り付け" }, "Path copied to clipboard": { - "Path copied to clipboard": "" + "Path copied to clipboard": "パスをクリップボードにコピーしました" }, "Path to a video file or folder containing videos": { "Path to a video file or folder containing videos": "動画ファイル、または動画を含むフォルダーへのパス" @@ -5916,13 +6036,13 @@ "Place plugins in %1": "%1 にプラグインを配置" }, "Place the bar on the Wayland overlay layer": { - "Place the bar on the Wayland overlay layer": "" + "Place the bar on the Wayland overlay layer": "バーを Wayland オーバーレイレイヤーに配置" }, "Place the dock on the Wayland overlay layer": { - "Place the dock on the Wayland overlay layer": "" + "Place the dock on the Wayland overlay layer": "ドックを Wayland オーバーレイレイヤーに配置" }, "Play": { - "Play": "" + "Play": "再生" }, "Play a video when the screen locks.": { "Play a video when the screen locks.": "画面がロックされたときに動画を再生します。" @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "プラグインの表示" }, + "Plugin dependency missing": { + "Plugin dependency missing": "" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "プラグインが無効になっています: %1" }, @@ -6000,10 +6123,10 @@ "Pointer": "ポインター" }, "Polkit integration is disabled. User management requires Polkit to elevate privileges.": { - "Polkit integration is disabled. User management requires Polkit to elevate privileges.": "" + "Polkit integration is disabled. User management requires Polkit to elevate privileges.": "Polkit 連携が無効です。ユーザー管理には Polkit による権限昇格が必要です。" }, "Popout": { - "Popout": "" + "Popout": "ポップアウト" }, "Popout Shadows": { "Popout Shadows": "ポップアウトの影" @@ -6057,7 +6180,7 @@ "Power Menu Customization": "電源メニューのカスタマイズ" }, "Power Mode": { - "Power Mode": "" + "Power Mode": "電源モード" }, "Power Off": { "Power Off": "電源オフ" @@ -6072,7 +6195,7 @@ "Power Profile Degradation": "電源プロファイルの劣化" }, "Power Profiles Auto-Switching": { - "Power Profiles Auto-Switching": "" + "Power Profiles Auto-Switching": "電源プロファイル自動切替" }, "Power Saver": { "Power Saver": "省電力" @@ -6084,10 +6207,10 @@ "Power profile management available": "電源プロファイル管理が利用可能" }, "Power profile to use when AC power is connected.": { - "Power profile to use when AC power is connected.": "" + "Power profile to use when AC power is connected.": "AC 電源接続時に使う電源プロファイルです。" }, "Power profile to use when running on battery power.": { - "Power profile to use when running on battery power.": "" + "Power profile to use when running on battery power.": "バッテリー駆動時に使う電源プロファイルです。" }, "Power source": { "Power source": "電源" @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "'n' を押すか「新しいセッション」をクリックして作成してください" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "Enter を押すと変更を適用するためにオーディオシステムが再起動します" }, @@ -6131,14 +6257,20 @@ "Prevent screen timeout": { "Prevent screen timeout": "画面のタイムアウトを防止" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "" + }, "Preview": { "Preview": "プレビュー" }, "Preview: %1": { - "Preview: %1": "" + "Preview: %1": "プレビュー: %1" }, "Previous": { - "Previous": "" + "Previous": "前へ" + }, + "Previous page": { + "Previous page": "" }, "Primary": { "Primary": "プライマリー" @@ -6147,7 +6279,7 @@ "Primary Container": "プライマリーコンテナー" }, "Primary Theme Color": { - "Primary Theme Color": "" + "Primary Theme Color": "プライマリテーマ色" }, "Print Server Management": { "Print Server Management": "プリントサーバー管理" @@ -6198,7 +6330,7 @@ "Process Count": "プロセス数" }, "Process exited with code %1": { - "Process exited with code %1": "" + "Process exited with code %1": "プロセスはコード %1 で終了しました" }, "Processes": { "Processes": "プロセス" @@ -6237,16 +6369,16 @@ "Profile saved: %1": "プロファイルを保存しました: %1" }, "Profile when Plugged In (AC)": { - "Profile when Plugged In (AC)": "" + "Profile when Plugged In (AC)": "接続時(AC)のプロファイル" }, "Profile when on Battery": { - "Profile when on Battery": "" + "Profile when on Battery": "バッテリー駆動時のプロファイル" }, "Protocol": { "Protocol": "プロトコル" }, "Qt": { - "Qt": "" + "Qt": "Qt" }, "Qt colors applied successfully": { "Qt colors applied successfully": "Qt カラーが正常に適用されました" @@ -6303,13 +6435,13 @@ "Rate": "レート" }, "Re-enter password": { - "Re-enter password": "" + "Re-enter password": "パスワードを再入力" }, "Reach local network devices while using an exit node": { - "Reach local network devices while using an exit node": "" + "Reach local network devices while using an exit node": "出口ノード使用中もローカルネットワーク機器へアクセス" }, "Read-only legacy config": { - "Read-only legacy config": "" + "Read-only legacy config": "読み取り専用の旧設定" }, "Read:": { "Read:": "読み取り:" @@ -6327,7 +6459,7 @@ "Recent Colors": "最近の色" }, "Recent Images": { - "Recent Images": "" + "Recent Images": "最近の画像" }, "Recently Used Apps": { "Recently Used Apps": "最近使用したアプリ" @@ -6342,7 +6474,7 @@ "Refresh Weather": "天気を更新" }, "Refreshing...": { - "Refreshing...": "" + "Refreshing...": "更新中..." }, "Regex": { "Regex": "正規表現" @@ -6356,11 +6488,14 @@ "Reject Jobs": { "Reject Jobs": "ジョブを拒否" }, + "Related: %1": { + "Related: %1": "" + }, "Release": { "Release": "離す" }, "Reload From Disk": { - "Reload From Disk": "" + "Reload From Disk": "ディスクから再読み込み" }, "Reload Plugin": { "Reload Plugin": "プラグインをリロード" @@ -6372,13 +6507,13 @@ "Remaining / Total": "残り / 合計" }, "Remember Last Mode": { - "Remember Last Mode": "" + "Remember Last Mode": "最後のモードを記憶" }, "Remember Last Query": { "Remember Last Query": "前回のクエリを記憶" }, "Remember Type Filter": { - "Remember Type Filter": "" + "Remember Type Filter": "種別フィルターを記憶" }, "Remember last session": { "Remember last session": "最後のセッションを記憶" @@ -6387,55 +6522,55 @@ "Remember last user": "最後のユーザーを記憶" }, "Reminder": { - "Reminder": "" + "Reminder": "リマインダー" }, "Remove": { "Remove": "削除" }, "Remove \"%1\" from the %2 group?": { - "Remove \"%1\" from the %2 group?": "" + "Remove \"%1\" from the %2 group?": "\"%1\" を %2 グループから削除しますか?" }, "Remove Shortcut?": { - "Remove Shortcut?": "" + "Remove Shortcut?": "ショートカットを削除しますか?" }, "Remove Widget Padding": { "Remove Widget Padding": "ウィジェットのパディングを削除" }, "Remove admin": { - "Remove admin": "" + "Remove admin": "管理者から外す" }, "Remove admin?": { - "Remove admin?": "" + "Remove admin?": "管理者権限を外しますか?" }, "Remove corner rounding from the bar": { - "Remove corner rounding from the bar": "" + "Remove corner rounding from the bar": "バーの角丸をなくす" }, "Remove gaps and border when windows are maximized": { "Remove gaps and border when windows are maximized": "ウィンドウ最大化時にギャップと境界線を削除" }, "Remove greeter access?": { - "Remove greeter access?": "" + "Remove greeter access?": "Greeter アクセスを削除しますか?" }, "Remove greeter login access": { - "Remove greeter login access": "" + "Remove greeter login access": "Greeter ログインアクセスを削除" }, "Remove inner padding from all widgets": { - "Remove inner padding from all widgets": "" + "Remove inner padding from all widgets": "すべてのウィジェットから内側余白を削除" }, "Remove match": { - "Remove match": "" + "Remove match": "一致条件を削除" }, "Remove the shortcut %1?": { - "Remove the shortcut %1?": "" + "Remove the shortcut %1?": "ショートカット %1 を削除しますか?" }, "Remove the shortcut %1? An unbind entry will be saved to dms/binds-user.lua so it stays removed across DMS updates.": { - "Remove the shortcut %1? An unbind entry will be saved to dms/binds-user.lua so it stays removed across DMS updates.": "" + "Remove the shortcut %1? An unbind entry will be saved to dms/binds-user.lua so it stays removed across DMS updates.": "ショートカット %1 を削除しますか?DMS 更新後も削除状態を保つため、unbind エントリが dms/binds-user.lua に保存されます。" }, "Removed administrator privileges": { - "Removed administrator privileges": "" + "Removed administrator privileges": "管理者権限を削除しました" }, "Removed greeter login access": { - "Removed greeter login access": "" + "Removed greeter login access": "Greeter ログインアクセスを削除しました" }, "Rename": { "Rename": "名前を変更" @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "ワークスペース名を変更" }, + "Reorder & Group": { + "Reorder & Group": "" + }, "Repeat": { "Repeat": "繰り返し" }, @@ -6477,16 +6615,19 @@ "Requires DMS server with sysupdate capability": "sysupdate 機能に対応した DMS サーバーが必要です" }, "Requires MangoWC compositor": { - "Requires MangoWC compositor": "" + "Requires MangoWC compositor": "MangoWC コンポジターが必要です" }, "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "より新しいバージョンの Quickshell が必要" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "ナイトモード対応が必要" }, "Requires remembering the last user and session. Enable those options first.": { - "Requires remembering the last user and session. Enable those options first.": "" + "Requires remembering the last user and session. Enable those options first.": "最後のユーザーとセッションの記憶が必要です。先にそれらのオプションを有効にしてください。" }, "Reset": { "Reset": "リセット" @@ -6498,10 +6639,10 @@ "Reset Size": "サイズをリセット" }, "Reset to Default?": { - "Reset to Default?": "" + "Reset to Default?": "既定に戻しますか?" }, "Reset to default": { - "Reset to default": "" + "Reset to default": "既定に戻す" }, "Reset to default name": { "Reset to default name": "既定の名前に戻す" @@ -6510,10 +6651,10 @@ "Resize Widget": "ウィジェットのサイズを変更" }, "Resize on Border": { - "Resize on Border": "" + "Resize on Border": "境界線でリサイズ" }, "Resize windows by dragging their edges with the mouse": { - "Resize windows by dragging their edges with the mouse": "" + "Resize windows by dragging their edges with the mouse": "マウスで端をドラッグしてウィンドウをリサイズ" }, "Resolution & Refresh": { "Resolution & Refresh": "解像度とリフレッシュレート" @@ -6534,7 +6675,7 @@ "Restore Special Workspace Windows": "特殊ワークスペースのウィンドウを復元" }, "Restore the last selected mode (tab) when the launcher is opened": { - "Restore the last selected mode (tab) when the launcher is opened": "" + "Restore the last selected mode (tab) when the launcher is opened": "ランチャーを開いたとき、最後に選択したモード(タブ)を復元" }, "Resume": { "Resume": "レジュメ" @@ -6552,7 +6693,7 @@ "Revert": "戻す" }, "Rewind 10s": { - "Rewind 10s": "" + "Rewind 10s": "10秒戻る" }, "Right": { "Right": "右" @@ -6600,7 +6741,7 @@ "Rules (%1)": "ルール(%1)" }, "Rules found in your compositor config. These are read-only here, use Convert to DMS to make an editable copy.": { - "Rules found in your compositor config. These are read-only here, use Convert to DMS to make an editable copy.": "" + "Rules found in your compositor config. These are read-only here, use Convert to DMS to make an editable copy.": "コンポジター設定内に見つかったルールです。ここでは読み取り専用です。編集可能なコピーを作るには DMS に変換を使ってください。" }, "Run Again": { "Run Again": "再実行" @@ -6627,7 +6768,7 @@ "Running Apps Settings": "実行中のアプリの設定" }, "Running greeter sync...": { - "Running greeter sync...": "" + "Running greeter sync...": "Greeter 同期を実行中..." }, "Running in terminal": { "Running in terminal": "端末で実行中" @@ -6642,10 +6783,10 @@ "SMS": "SMS" }, "SMS sent successfully": { - "SMS sent successfully": "" + "SMS sent successfully": "SMS を送信しました" }, "Saturation": { - "Saturation": "" + "Saturation": "彩度" }, "Save": { "Save": "保存" @@ -6657,16 +6798,16 @@ "Save QR Code": "QR コードを保存" }, "Save and close": { - "Save and close": "" + "Save and close": "保存して閉じる" }, "Save and paste": { - "Save and paste": "" + "Save and paste": "保存して貼り付け" }, "Save and switch between display configurations": { "Save and switch between display configurations": "ディスプレイ設定を保存して切り替える" }, "Save credentials": { - "Save credentials": "" + "Save credentials": "認証情報を保存" }, "Save critical priority notifications to history": { "Save critical priority notifications to history": "最優先の通知を履歴に保存" @@ -6690,7 +6831,7 @@ "Saved Configurations": "保存済み設定" }, "Saved Networks": { - "Saved Networks": "" + "Saved Networks": "保存済みネットワーク" }, "Saved Note": { "Saved Note": "保存済みメモ" @@ -6702,7 +6843,7 @@ "Saving...": "保存しています..." }, "Saving…": { - "Saving…": "" + "Saving…": "保存中…" }, "Scale": { "Scale": "スケール" @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "画面共有" }, + "Screenshot unavailable": { + "Screenshot unavailable": "" + }, "Scroll": { "Scroll": "スクロール" }, @@ -6765,7 +6909,7 @@ "Search Options": "検索オプション" }, "Search applications...": { - "Search applications...": "" + "Search applications...": "アプリケーションを検索..." }, "Search by key combo, description, or action name.\n\nDefault action copies the keybind to clipboard.\nRight-click or press Right Arrow to pin frequently used keybinds - they'll appear at the top when not searching.": { "Search by key combo, description, or action name.\n\nDefault action copies the keybind to clipboard.\nRight-click or press Right Arrow to pin frequently used keybinds - they'll appear at the top when not searching.": "キーの組み合わせ、説明、またはアクション名で検索します。\n\n既定の操作ではキーバインドをクリップボードにコピーします。\nよく使うキーバインドは右クリックまたは右矢印キーでピン留めできます。検索していないときに上部に表示されます。" @@ -6816,7 +6960,7 @@ "Secondary": "セカンダリー" }, "Secondary Container": { - "Secondary Container": "" + "Secondary Container": "セカンダリコンテナ" }, "Secured": { "Secured": "保護済み" @@ -6873,7 +7017,7 @@ "Select a color from the palette or use custom sliders": "パレットから色を選ぶか、カスタムスライダーを使用します" }, "Select a desktop application": { - "Select a desktop application": "" + "Select a desktop application": "デスクトップアプリケーションを選択" }, "Select a widget to add to your desktop. Each widget is a separate instance with its own settings.": { "Select a widget to add to your desktop. Each widget is a separate instance with its own settings.": "デスクトップに追加するウィジェットを選択してください。各ウィジェットはそれぞれ独自の設定を持つ別インスタンスです。" @@ -6885,7 +7029,7 @@ "Select a window...": "ウィンドウを選択..." }, "Select an active session to switch to. The current session stays running in the background.": { - "Select an active session to switch to. The current session stays running in the background.": "" + "Select an active session to switch to. The current session stays running in the background.": "切り替えるアクティブセッションを選択します。現在のセッションはバックグラウンドで実行されたままです。" }, "Select an image file...": { "Select an image file...": "画像ファイルを選ぶ..." @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "少なくとも1つのプロバイダーを選択" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "デバイスを選択" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "Greeter の背景画像を選択" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "壁紙を設定するモニターを選ぶ" }, @@ -6927,7 +7077,7 @@ "Select the palette algorithm used for wallpaper-based colors": "壁紙ベースの色で、使用するパレットアルゴリズムを選ぶ" }, "Select user...": { - "Select user...": "" + "Select user...": "ユーザーを選択..." }, "Select which keybind providers to include": { "Select which keybind providers to include": "含めるキーバインドプロバイダーを選択" @@ -6959,8 +7109,14 @@ "Separate": { "Separate": "Separate" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "" + }, "Separate Light & Dark Themes": { - "Separate Light & Dark Themes": "" + "Separate Light & Dark Themes": "ライト/ダークテーマを分ける" + }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "" }, "Separator": { "Separator": "区切り" @@ -6990,7 +7146,7 @@ "Set different wallpapers for light and dark mode": "ライトモードとダークモードで異なる壁紙を設定する" }, "Set initial password": { - "Set initial password": "" + "Set initial password": "初期パスワードを設定" }, "Set key and action to save": { "Set key and action to save": "保存するキーとアクションを設定" @@ -6999,17 +7155,20 @@ "Set notification rules": "通知ルールを設定" }, "Set the font size for notification body text (htmlBody)": { - "Set the font size for notification body text (htmlBody)": "" + "Set the font size for notification body text (htmlBody)": "通知本文テキスト(htmlBody)のフォントサイズを設定" }, "Set the font size for notification summary text": { - "Set the font size for notification summary text": "" + "Set the font size for notification summary text": "通知概要テキストのフォントサイズを設定" }, "Set the percentage at which the battery is considered low.": { - "Set the percentage at which the battery is considered low.": "" + "Set the percentage at which the battery is considered low.": "バッテリー残量が少ないとみなす割合を設定します。" }, "Setting": { "Setting": "設定" }, + "Setting up...": { + "Setting up...": "" + }, "Settings": { "Settings": "設定" }, @@ -7035,7 +7194,7 @@ "Shadow Override": "影の上書き" }, "Shadow blur radius in pixels": { - "Shadow blur radius in pixels": "" + "Shadow blur radius in pixels": "影のぼかし半径(ピクセル)" }, "Shadow elevation on bars and panels": { "Shadow elevation on bars and panels": "バーとパネルの影の強さ" @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "ショートカット(%1)" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "" + }, "Shortcuts": { "Shortcuts": "ショートカット" }, @@ -7095,7 +7257,7 @@ "Show All Tags": "すべてのタグを表示" }, "Show All, Apps, Files, and Plugins chips beside the Spotlight Bar input.": { - "Show All, Apps, Files, and Plugins chips beside the Spotlight Bar input.": "" + "Show All, Apps, Files, and Plugins chips beside the Spotlight Bar input.": "Spotlight Bar 入力欄の横に、すべて、アプリ、ファイル、プラグインのチップを表示します。" }, "Show Badge": { "Show Badge": "バッジを表示" @@ -7122,7 +7284,7 @@ "Show Feels Like Temperature": "体感温度を表示" }, "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": { - "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": "" + "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": "ランチャー項目に Flatpak、Snap、AppImage、Nix のバッジアイコンを表示します。" }, "Show Footer": { "Show Footer": "フッターを表示" @@ -7149,7 +7311,7 @@ "Show Humidity": "湿度を表示" }, "Show Icon": { - "Show Icon": "" + "Show Icon": "アイコンを表示" }, "Show Launcher Button": { "Show Launcher Button": "ランチャーボタンを表示" @@ -7182,7 +7344,7 @@ "Show Memory in GB": "メモリーを GB で表示" }, "Show Mode Chips": { - "Show Mode Chips": "" + "Show Mode Chips": "モードチップを表示" }, "Show Network": { "Show Network": "ネットワークを表示" @@ -7197,13 +7359,13 @@ "Show Overflow Badge Count": "オーバーフローバッジ数を表示" }, "Show Package Source Badges": { - "Show Package Source Badges": "" + "Show Package Source Badges": "パッケージ元バッジを表示" }, "Show Password Field": { "Show Password Field": "パスワード欄を表示" }, "Show Percentage": { - "Show Percentage": "" + "Show Percentage": "パーセントを表示" }, "Show Power Actions": { "Show Power Actions": "電源アクションを表示" @@ -7224,7 +7386,7 @@ "Show Reboot": "再起動を表示" }, "Show Remaining Time": { - "Show Remaining Time": "" + "Show Remaining Time": "残り時間を表示" }, "Show Restart DMS": { "Show Restart DMS": "DMS再起動を表示" @@ -7245,7 +7407,7 @@ "Show Swap": "スワップを表示" }, "Show Switch User": { - "Show Switch User": "" + "Show Switch User": "ユーザー切替を表示" }, "Show System Date": { "Show System Date": "システム日付を表示" @@ -7278,22 +7440,22 @@ "Show Workspace Apps": "ワークスペースアプリを表示" }, "Show a bar that drains as the popup's auto-dismiss timer runs": { - "Show a bar that drains as the popup's auto-dismiss timer runs": "" + "Show a bar that drains as the popup's auto-dismiss timer runs": "ポップアップの自動消去タイマーに合わせて減っていくバーを表示" }, "Show a notification when battery reaches the charge limit.": { - "Show a notification when battery reaches the charge limit.": "" + "Show a notification when battery reaches the charge limit.": "バッテリーが充電上限に達したら通知を表示します。" }, "Show a warning popup when battery is running low.": { - "Show a warning popup when battery is running low.": "" + "Show a warning popup when battery is running low.": "バッテリー残量が少ないとき警告ポップアップを表示します。" }, "Show all 9 tags instead of only occupied tags": { - "Show all 9 tags instead of only occupied tags": "" + "Show all 9 tags instead of only occupied tags": "使用中のタグだけでなく 9 個すべてのタグを表示" }, "Show an outline ring around the focused workspace indicator": { "Show an outline ring around the focused workspace indicator": "フォーカス中のワークスペースインジケーターの周囲にアウトラインリングを表示" }, "Show an urgent alert when battery reaches critical level.": { - "Show an urgent alert when battery reaches critical level.": "" + "Show an urgent alert when battery reaches critical level.": "バッテリーが重大レベルに達したら緊急アラートを表示します。" }, "Show cava audio visualizer in media widget": { "Show cava audio visualizer in media widget": "メディアウィジェットに cava オーディオビジュアライザーを表示" @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "コントラストを強めるため、ぼかしたパネル上に前景サーフェスを表示" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "" + }, "Show in GB": { "Show in GB": "GB で表示" }, @@ -7326,7 +7491,7 @@ "Show mode tabs and keyboard hints at the bottom.": "下部にモードタブとキーボードヒントを表示します。" }, "Show mount path": { - "Show mount path": "" + "Show mount path": "マウントパスを表示" }, "Show notification popups only on the currently focused monitor": { "Show notification popups only on the currently focused monitor": "現在フォーカスされているモニターにのみ通知ポップアップを表示" @@ -7380,10 +7545,10 @@ "Show on-screen display when volume changes": "音量が変化したときにOSDを表示" }, "Show the bar only when no windows are open": { - "Show the bar only when no windows are open": "" + "Show the bar only when no windows are open": "ウィンドウが開いていないときだけバーを表示" }, "Show the bar when niri overview is active": { - "Show the bar when niri overview is active": "" + "Show the bar when niri overview is active": "niri overview が有効なときバーを表示" }, "Show weather information in top bar and control center": { "Show weather information in top bar and control center": "トップバーとコントロールセンターに天気情報を表示" @@ -7422,7 +7587,7 @@ "Signal": "Signal" }, "Signal Strength": { - "Signal Strength": "" + "Signal Strength": "信号強度" }, "Signal:": { "Signal:": "Signal:" @@ -7434,10 +7599,10 @@ "Silence notifications": "通知をミュート" }, "Silence system sounds while media is playing": { - "Silence system sounds while media is playing": "" + "Silence system sounds while media is playing": "メディア再生中はシステム音を無音にする" }, "Single-Line Popup": { - "Single-Line Popup": "" + "Single-Line Popup": "1 行ポップアップ" }, "Size": { "Size": "サイズ" @@ -7461,10 +7626,10 @@ "Skip setup": "セットアップをスキップ" }, "Skip the greeter password after boot until you sign out. Lock screen unlock is unchanged. Takes effect on the next reboot after sync.": { - "Skip the greeter password after boot until you sign out. Lock screen unlock is unchanged. Takes effect on the next reboot after sync.": "" + "Skip the greeter password after boot until you sign out. Lock screen unlock is unchanged. Takes effect on the next reboot after sync.": "起動後、サインアウトするまで greeter のパスワードを省略します。ロック画面の解除は変わりません。同期後、次回再起動から有効です。" }, "Slideout": { - "Slideout": "" + "Slideout": "スライドアウト" }, "Small": { "Small": "小" @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "スマートカード認証" }, - "Smartcard PIN": { - "Smartcard PIN": "スマートカード PIN" - }, "Snap": { "Snap": "スナップ" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "並べ替え方法" }, + "Sort wallpapers": { + "Sort wallpapers": "" + }, "Sorting & Layout": { "Sorting & Layout": "並べ替えとレイアウト" }, @@ -7500,14 +7665,17 @@ "Sounds": "サウンド" }, "Source: %1": { - "Source: %1": "" + "Source: %1": "ソース: %1" }, "Space between the bar and screen edges": { - "Space between the bar and screen edges": "" + "Space between the bar and screen edges": "バーと画面端の間隔" }, "Space between windows": { "Space between windows": "ウィンドウ間の間隔" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "間隔" }, @@ -7527,10 +7695,10 @@ "Spotlight": "スポットライト" }, "Spotlight Bar": { - "Spotlight Bar": "" + "Spotlight Bar": "Spotlight Bar" }, "Spotlight Bar Shortcut": { - "Spotlight Bar Shortcut": "" + "Spotlight Bar Shortcut": "Spotlight Bar ショートカット" }, "Spotlight Search": { "Spotlight Search": "注目の検索" @@ -7578,10 +7746,10 @@ "Stretch": "引き伸ばし" }, "Stretch widget icons to fill the available bar height": { - "Stretch widget icons to fill the available bar height": "" + "Stretch widget icons to fill the available bar height": "利用可能なバー高さに合わせてウィジェットアイコンを引き伸ばす" }, "Stretch widget text to fill the available bar height": { - "Stretch widget text to fill the available bar height": "" + "Stretch widget text to fill the available bar height": "利用可能なバー高さに合わせてウィジェット文字を引き伸ばす" }, "Strict auto-hide": { "Strict auto-hide": "厳密な自動非表示" @@ -7590,13 +7758,13 @@ "Stripes": "ストライプ" }, "Subtle Overlay": { - "Subtle Overlay": "" + "Subtle Overlay": "控えめなオーバーレイ" }, "Summary": { "Summary": "概要" }, "Summary Font Size": { - "Summary Font Size": "" + "Summary Font Size": "概要フォントサイズ" }, "Sunrise": { "Sunrise": "日の出" @@ -7605,7 +7773,7 @@ "Sunset": "日の入り" }, "Suppress Duplicate Notifications": { - "Suppress Duplicate Notifications": "" + "Suppress Duplicate Notifications": "重複通知を抑制" }, "Suppress notification popups while enabled": { "Suppress notification popups while enabled": "有効時は通知ポップアップを抑制" @@ -7616,20 +7784,26 @@ "Surface Behavior": { "Surface Behavior": "表面挙動" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { - "Surface Container": "" + "Surface Container": "Surface コンテナ" }, "Surface High": { - "Surface High": "" + "Surface High": "Surface High" }, "Surface Highest": { - "Surface Highest": "" + "Surface Highest": "Surface Highest" }, "Surface Opacity": { "Surface Opacity": "表面の不透明度" }, "Surface Text": { - "Surface Text": "" + "Surface Text": "Surface テキスト" }, "Surface Variant": { "Surface Variant": "サーフェスバリアント" @@ -7668,7 +7842,7 @@ "Sync": "同期" }, "Sync Bar Inset Padding": { - "Sync Bar Inset Padding": "" + "Sync Bar Inset Padding": "バーの内側余白を同期" }, "Sync Mode with Portal": { "Sync Mode with Portal": "ポータルとの同期モード" @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "画面間で位置を同期" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "同期が正常に完了しました。" }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "同期には sudo 認証が必要です。パスワードまたは指紋を使えるよう端末を開きます。" }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "システム" }, @@ -7743,7 +7926,7 @@ "System toast notifications": "システムトースト通知" }, "Systemd Override generated": { - "Systemd Override generated": "" + "Systemd Override generated": "systemd override を生成しました" }, "Tab": { "Tab": "タブ" @@ -7752,7 +7935,7 @@ "Tab/Shift+Tab: Nav • ←→↑↓: Grid Nav • Enter/Space: Select": "Tab/Shift+Tab: ナビゲーション • ←→↑↓: グリッドナビゲーション • Enter/Space: 選択" }, "Tags": { - "Tags": "" + "Tags": "タグ" }, "Tags: %1": { "Tags: %1": "タグ: %1" @@ -7764,7 +7947,7 @@ "Tailscale Network": "テールスケールネットワーク" }, "Tailscale action failed": { - "Tailscale action failed": "" + "Tailscale action failed": "Tailscale アクションに失敗しました" }, "Tailscale not available": { "Tailscale not available": "尾部スケールは入手できません" @@ -7800,10 +7983,10 @@ "Terminals - Always use Dark Theme": "端末 - 常にダークテーマを使用" }, "Tertiary": { - "Tertiary": "" + "Tertiary": "ターシャリ" }, "Tertiary Container": { - "Tertiary Container": "" + "Tertiary Container": "ターシャリコンテナ" }, "Test Connection": { "Test Connection": "接続をテスト" @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "テキストレンダリング" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "" + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "システム監視には 'dgop' ツールが必要です。\nこの機能を使うには dgop をインストールしてください。" }, @@ -7845,7 +8031,7 @@ "The job queue of this printer is empty": "このプリンタのジョブ待ち行列は空です" }, "The rule applies to any window matching one of these.": { - "The rule applies to any window matching one of these.": "" + "The rule applies to any window matching one of these.": "このルールは、これらのいずれかに一致するウィンドウに適用されます。" }, "Theme & Colors": { "Theme & Colors": "テーマおよびカラー" @@ -7857,10 +8043,10 @@ "Theme Registry": "テーマレジストリ" }, "Theme color used for the border": { - "Theme color used for the border": "" + "Theme color used for the border": "境界線に使うテーマ色" }, "Theme color used for the widget outline": { - "Theme color used for the widget outline": "" + "Theme color used for the widget outline": "ウィジェット輪郭線に使うテーマ色" }, "Theme worker failed (%1)": { "Theme worker failed (%1)": "テーマワーカーが失敗しました(1%)" @@ -7869,7 +8055,7 @@ "Themes": "テーマ" }, "These add entries to the XDG autostart directory (~/.config/autostart/*.desktop)": { - "These add entries to the XDG autostart directory (~/.config/autostart/*.desktop)": "" + "These add entries to the XDG autostart directory (~/.config/autostart/*.desktop)": "これらは XDG 自動起動ディレクトリ(~/.config/autostart/*.desktop)にエントリを追加します" }, "Thickness": { "Thickness": "太さ" @@ -7890,16 +8076,19 @@ "This device": "このデバイス" }, "This install is still using hyprland.conf. Run dms setup to migrate before editing cursor settings.": { - "This install is still using hyprland.conf. Run dms setup to migrate before editing cursor settings.": "" + "This install is still using hyprland.conf. Run dms setup to migrate before editing cursor settings.": "このインストールはまだ hyprland.conf を使っています。カーソル設定を編集する前に dms setup を実行して移行してください。" }, "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { - "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "" + "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "このインストールはまだ hyprland.conf を使っています。ディスプレイ設定を編集する前に dms setup を実行して移行してください。" + }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "" }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { - "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "" + "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "このインストールはまだ hyprland.conf を使っています。設定でショートカットを編集する前に dms setup を実行して移行してください。" }, "This install is still using hyprland.conf. Run dms setup to migrate before editing window rules in Settings.": { - "This install is still using hyprland.conf. Run dms setup to migrate before editing window rules in Settings.": "" + "This install is still using hyprland.conf. Run dms setup to migrate before editing window rules in Settings.": "このインストールはまだ hyprland.conf を使っています。設定でウィンドウルールを編集する前に dms setup を実行して移行してください。" }, "This may take a few seconds": { "This may take a few seconds": "これには数秒かかる場合があります" @@ -7961,8 +8150,11 @@ "Time remaining: %1": { "Time remaining: %1": "残り時間: %1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "" + }, "Time to wait before hiding after the pointer leaves": { - "Time to wait before hiding after the pointer leaves": "" + "Time to wait before hiding after the pointer leaves": "ポインターが離れてから隠すまでの待ち時間" }, "Time until full: %1": { "Time until full: %1": "満充電まで: %1" @@ -7971,7 +8163,7 @@ "Timed Out": "タイムアウト" }, "Timeout Progress Bar": { - "Timeout Progress Bar": "" + "Timeout Progress Bar": "タイムアウト進行バー" }, "Timeout for critical priority notifications": { "Timeout for critical priority notifications": "最優先通知のタイムアウト" @@ -7992,10 +8184,10 @@ "Title": "タイトル" }, "Title (optional)": { - "Title (optional)": "" + "Title (optional)": "タイトル(任意)" }, "Title is required": { - "Title is required": "" + "Title is required": "タイトルは必須です" }, "Title regex (optional)": { "Title regex (optional)": "タイトルの正規表現(任意)" @@ -8004,7 +8196,7 @@ "To Full": "フルへ" }, "To sign in as a different user, log out and pick the account from the greeter. Creating a fresh session in parallel needs a multi-session greeter (greetd-flexiserver / GDM / LightDM).": { - "To sign in as a different user, log out and pick the account from the greeter. Creating a fresh session in parallel needs a multi-session greeter (greetd-flexiserver / GDM / LightDM).": "" + "To sign in as a different user, log out and pick the account from the greeter. Creating a fresh session in parallel needs a multi-session greeter (greetd-flexiserver / GDM / LightDM).": "別のユーザーでサインインするには、ログアウトして greeter からアカウントを選んでください。並行して新しいセッションを作るには、マルチセッション対応の greeter(greetd-flexiserver / GDM / LightDM)が必要です。" }, "To update, run the following command:": { "To update, run the following command:": "更新するには以下のコマンドを実行:" @@ -8013,7 +8205,7 @@ "To use this DMS bind, remove or change the keybind in your config.kdl": "この DMS バインドを使うには、config.kdl 内のキーバインドを削除または変更してください" }, "Toast": { - "Toast": "" + "Toast": "トースト" }, "Toast Messages": { "Toast Messages": "トーストメッセージ" @@ -8022,7 +8214,7 @@ "Today": "今日" }, "Toggle bar visibility manually via IPC": { - "Toggle bar visibility manually via IPC": "" + "Toggle bar visibility manually via IPC": "IPC でバーの表示を手動切替" }, "Toggle fonts": { "Toggle fonts": "フォント切替" @@ -8097,13 +8289,13 @@ "Transparency": "透明度" }, "Transparency of the border": { - "Transparency of the border": "" + "Transparency of the border": "境界線の透明度" }, "Transparency of the shadow layer": { - "Transparency of the shadow layer": "" + "Transparency of the shadow layer": "影レイヤーの透明度" }, "Transparency of the widget outline": { - "Transparency of the widget outline": "" + "Transparency of the widget outline": "ウィジェット輪郭線の透明度" }, "Trash": { "Trash": "ゴミ箱" @@ -8112,7 +8304,7 @@ "Trash command failed (exit %1)": "ゴミ箱コマンドが失敗しました (終了コード %1)" }, "Tray Icon Fix": { - "Tray Icon Fix": "" + "Tray Icon Fix": "トレイアイコン修正" }, "Trending GIFs": { "Trending GIFs": "人気の GIF" @@ -8178,17 +8370,20 @@ "Typography & Motion": "タイポグラフィとモーション" }, "URI": { - "URI": "" + "URI": "URI" }, "Unavailable": { "Unavailable": "利用できません" }, "Uncategorized": { - "Uncategorized": "" + "Uncategorized": "未分類" }, "Unfocused Color": { "Unfocused Color": "非フォーカス時の色" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "" + }, "Ungrouped": { "Ungrouped": "グループ化なし" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "保存されていない変更" }, - "Unsaved note...": { - "Unsaved note...": "保存されていないメモ..." - }, "Unset": { "Unset": "未設定" }, @@ -8325,7 +8517,7 @@ "Uptime:": "稼働時間:" }, "Urgent": { - "Urgent": "" + "Urgent": "緊急" }, "Urgent Color": { "Urgent Color": "緊急時の色" @@ -8343,7 +8535,7 @@ "Use Grid Layout": "グリッドレイアウトを使用" }, "Use HH:MM time format": { - "Use HH:MM time format": "" + "Use HH:MM time format": "HH:MM 形式を使う" }, "Use IP Location": { "Use IP Location": "IP ロケーションの使用" @@ -8361,16 +8553,19 @@ "Use Monospace Font": "等幅フォントを使用" }, "Use Overlay Layer": { - "Use Overlay Layer": "" + "Use Overlay Layer": "オーバーレイレイヤーを使う" }, "Use System Theme": { "Use System Theme": "システムテーマを使用" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "ログイン画面にカスタム画像を使用します。空のままにするとデスクトップ壁紙を使用します。" }, "Use a custom radius for goth corner cutouts": { - "Use a custom radius for goth corner cutouts": "" + "Use a custom radius for goth corner cutouts": "ゴシック風コーナーカットアウトにカスタム半径を使う" }, "Use a fixed shadow direction for this bar": { "Use a fixed shadow direction for this bar": "このバーに固定の影の方向を使用" @@ -8400,13 +8595,16 @@ "Use desktop wallpaper": "デスクトップ壁紙を使用" }, "Use different icon themes for light and dark mode": { - "Use different icon themes for light and dark mode": "" + "Use different icon themes for light and dark mode": "ライト/ダークモードで別々のアイコンテーマを使う" + }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "" }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "ロック画面に指紋認証を使用します。" }, "Use keys 1-3 or arrows, Enter/Space to select": { - "Use keys 1-3 or arrows, Enter/Space to select": "" + "Use keys 1-3 or arrows, Enter/Space to select": "1-3 キーまたは矢印キー、Enter/Space で選択" }, "Use light theme instead of dark theme": { "Use light theme instead of dark theme": "ダークテーマではなく、ライトテーマを使用" @@ -8415,7 +8613,7 @@ "Use meters per second instead of km/h for wind speed": "風速に km/h ではなく m/s を使用します" }, "Use one inset value for every bar": { - "Use one inset value for every bar": "" + "Use one inset value for every bar": "すべてのバーで同じ内側余白値を使う" }, "Use smaller notification cards": { "Use smaller notification cards": "小さめの通知カードを使用" @@ -8427,7 +8625,7 @@ "Use the extended surface for launcher content": "拡張サーフェスを使用してランチャーコンテンツを表示する" }, "Use the overlay layer when opening the launcher": { - "Use the overlay layer when opening the launcher": "" + "Use the overlay layer when opening the launcher": "ランチャーを開くときオーバーレイレイヤーを使う" }, "Use the same position and size on all displays": { "Use the same position and size on all displays": "すべてのディスプレイで同じ位置とサイズを使用" @@ -8445,40 +8643,40 @@ "User": "ユーザー" }, "User Window Rules (%1)": { - "User Window Rules (%1)": "" + "User Window Rules (%1)": "ユーザーウィンドウルール(%1)" }, "User already exists": { - "User already exists": "" + "User already exists": "ユーザーはすでに存在します" }, "User created": { - "User created": "" + "User created": "ユーザーを作成しました" }, "User created with administrator and greeter login access": { - "User created with administrator and greeter login access": "" + "User created with administrator and greeter login access": "管理者権限と Greeter ログインアクセス付きでユーザーを作成しました" }, "User created with administrator privileges": { - "User created with administrator privileges": "" + "User created with administrator privileges": "管理者権限付きでユーザーを作成しました" }, "User created with greeter login access": { - "User created with greeter login access": "" + "User created with greeter login access": "Greeter ログインアクセス付きでユーザーを作成しました" }, "User deleted": { - "User deleted": "" + "User deleted": "ユーザーを削除しました" }, "User not found": { - "User not found": "" + "User not found": "ユーザーが見つかりません" }, "Username": { "Username": "ユーザー名" }, "Username must start with a lowercase letter or underscore and contain only lowercase letters, digits, hyphens, or underscores.": { - "Username must start with a lowercase letter or underscore and contain only lowercase letters, digits, hyphens, or underscores.": "" + "Username must start with a lowercase letter or underscore and contain only lowercase letters, digits, hyphens, or underscores.": "ユーザー名は小文字またはアンダースコアで始め、小文字、数字、ハイフン、アンダースコアだけを含める必要があります。" }, "Username...": { "Username...": "ユーザー名..." }, "Users": { - "Users": "" + "Users": "ユーザー" }, "Uses sunrise/sunset times based on your location.": { "Uses sunrise/sunset times based on your location.": "位置情報に基づく日の出/日の入り時刻を使用する。" @@ -8487,16 +8685,16 @@ "Uses sunrise/sunset times to automatically adjust night mode based on your location.": "位置情報に基づく日の出/日の入り時刻を使ってナイトモードを自動調整する。" }, "Uses the spotlight-bar IPC action and always opens the minimal bar.": { - "Uses the spotlight-bar IPC action and always opens the minimal bar.": "" + "Uses the spotlight-bar IPC action and always opens the minimal bar.": "spotlight-bar IPC アクションを使い、常に最小バーを開きます。" }, "Using DankCalendar%1": { - "Using DankCalendar%1": "" + "Using DankCalendar%1": "DankCalendar%1 を使用中" }, "Using global monospace font from Settings → Personalization": { "Using global monospace font from Settings → Personalization": "設定 → パーソナライズからグローバル等幅フォントを使用する" }, "Using khal": { - "Using khal": "" + "Using khal": "khal を使用中" }, "Using shared settings from Gamma Control": { "Using shared settings from Gamma Control": "Gamma Control の共有設定を使用中" @@ -8510,14 +8708,11 @@ "VPN Connections": { "VPN Connections": "VPN接続" }, - "VPN Password": { - "VPN Password": "VPN パスワード" - }, "VPN configuration updated": { "VPN configuration updated": "VPN 設定を更新しました" }, "VPN credentials saved": { - "VPN credentials saved": "" + "VPN credentials saved": "VPN 認証情報を保存しました" }, "VPN deleted": { "VPN deleted": "VPN を削除しました" @@ -8562,7 +8757,7 @@ "Vertical Tiling": "垂直タイリング" }, "Very High": { - "Very High": "" + "Very High": "最高" }, "Vibrant": { "Vibrant": "Vibrant" @@ -8589,7 +8784,7 @@ "Visibility": "視界" }, "Visible Entry Actions": { - "Visible Entry Actions": "" + "Visible Entry Actions": "表示するエントリアクション" }, "Visual Effects": { "Visual Effects": "視覚効果" @@ -8613,7 +8808,7 @@ "Volume, brightness, and other system OSDs": "音量、明るさ、その他のシステム OSD" }, "Votes": { - "Votes": "" + "Votes": "票" }, "WPA/WPA2": { "WPA/WPA2": "WPA/WPA2" @@ -8679,10 +8874,7 @@ "When locked": "ロック時" }, "White": { - "White": "" - }, - "Wi-Fi Password": { - "Wi-Fi Password": "Wi-Fi パスワード" + "White": "白" }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "Wi-Fi と Ethernet 接続" @@ -8721,22 +8913,16 @@ "Widget Management": "ウィジェット管理" }, "Widget Opacity": { - "Widget Opacity": "" + "Widget Opacity": "ウィジェットの不透明度" }, "Widget Outline": { "Widget Outline": "ウィジェットのアウトライン" }, - "Widget Style": { - "Widget Style": "ウィジェットのスタイル" - }, "Widget Styling": { "Widget Styling": "ウィジェットのスタイル" }, "Widget Text Style": { - "Widget Text Style": "" - }, - "Widget Transparency": { - "Widget Transparency": "ウィジェットの透明度" + "Widget Text Style": "ウィジェット文字スタイル" }, "Widget added": { "Widget added": "ウィジェットを追加しました" @@ -8748,7 +8934,7 @@ "Widgets": "ウィジェット" }, "Widgets & Notifications": { - "Widgets & Notifications": "" + "Widgets & Notifications": "ウィジェットと通知" }, "Widgets, layout, style": { "Widgets, layout, style": "ウィジェット、レイアウト、スタイル" @@ -8757,13 +8943,13 @@ "Width": "幅" }, "Width of the border in pixels": { - "Width of the border in pixels": "" + "Width of the border in pixels": "境界線の幅(ピクセル)" }, "Width of the widget outline in pixels": { - "Width of the widget outline in pixels": "" + "Width of the widget outline in pixels": "ウィジェット輪郭線の幅(ピクセル)" }, "Width of window border": { - "Width of window border": "" + "Width of window border": "ウィンドウ境界線の幅" }, "Width of window border and focus ring": { "Width of window border and focus ring": "ウィンドウ境界線とフォーカスリングの幅" @@ -8805,7 +8991,7 @@ "Wipe": "ワイプ" }, "Working...": { - "Working...": "" + "Working...": "処理中..." }, "Workspace": { "Workspace": "ワークスペース" @@ -8835,28 +9021,34 @@ "Workspaces": "ワークスペース" }, "Wrap the app command. %command% is replaced with the actual executable": { - "Wrap the app command. %command% is replaced with the actual executable": "" + "Wrap the app command. %command% is replaced with the actual executable": "アプリコマンドをラップします。%command% は実際の実行ファイルに置き換えられます" }, "Write:": { "Write:": "書き込み:" }, "X": { - "X": "" + "X": "X" }, "X Axis": { "X Axis": "X 軸" }, "X-Ray": { - "X-Ray": "" + "X-Ray": "X-Ray" }, "XWayland": { - "XWayland": "" + "XWayland": "XWayland" + }, + "Xray Blur Effect": { + "Xray Blur Effect": "" }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { - "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "" + "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "Xray は壁紙だけをぼかします(効率的)。ぼかしが有効なときの既定です。ウィンドウ下のすべてを通常の全面ぼかしにするには、Xray をオフにしてください(負荷が高くなります)。" + }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "" }, "Y": { - "Y": "" + "Y": "Y" }, "Y Axis": { "Y Axis": "Y 軸" @@ -8883,16 +9075,16 @@ "You need to set either:\nQT_QPA_PLATFORMTHEME=gtk3 OR\nQT_QPA_PLATFORMTHEME=qt6ct\nas environment variables, and then restart the shell.\n\nqt6ct requires qt6ct-kde to be installed.": "環境変数として以下のいずれかを設定し、その後シェルを再起動する必要があります。\nQT_QPA_PLATFORMTHEME=gtk3 または\nQT_QPA_PLATFORMTHEME=qt6ct\n\nqt6ct には qt6ct-kde のインストールが必要です。" }, "You'll enter your password at the greeter after the next reboot.": { - "You'll enter your password at the greeter after the next reboot.": "" + "You'll enter your password at the greeter after the next reboot.": "次回再起動後は greeter でパスワードを入力します。" }, "You'll skip the greeter password after the next reboot. The lock screen and signing out still require your password.": { - "You'll skip the greeter password after the next reboot. The lock screen and signing out still require your password.": "" + "You'll skip the greeter password after the next reboot. The lock screen and signing out still require your password.": "次回再起動後は greeter のパスワードを省略します。ロック画面とサインアウト後は引き続きパスワードが必要です。" }, "You're All Set!": { "You're All Set!": "準備完了です!" }, "Your compositor does not support background blur (ext-background-effect-v1)": { - "Your compositor does not support background blur (ext-background-effect-v1)": "" + "Your compositor does not support background blur (ext-background-effect-v1)": "お使いのコンポジターは背景ぼかし(ext-background-effect-v1)に対応していません" }, "Your system is up to date!": { "Your system is up to date!": "システムは最新です!" @@ -8901,16 +9093,19 @@ "actions": "アクション" }, "admin": { - "admin": "" + "admin": "管理者" }, "attached": { "attached": "接続済み" }, + "boregard is required": { + "boregard is required": "" + }, "brandon": { "brandon": "brandon" }, "broken": { - "broken": "" + "broken": "壊れています" }, "by %1": { "by %1": "%1 による" @@ -8919,7 +9114,7 @@ "days": "日" }, "deprecated": { - "deprecated": "" + "deprecated": "非推奨" }, "detached": { "detached": "切り離し済み" @@ -8937,7 +9132,7 @@ "direct": "直接" }, "discuss": { - "discuss": "" + "discuss": "議論" }, "dms is a highly customizable, modern desktop shell with a material 3 inspired design.

It is built with Quickshell, a QT6 framework for building desktop shells, and Go, a statically typed, compiled programming language.": { "dms is a highly customizable, modern desktop shell with a material 3 inspired design.

It is built with Quickshell, a QT6 framework for building desktop shells, and Go, a statically typed, compiled programming language.": "dms は、Material 3 に着想を得たデザインを持つ、高度にカスタマイズ可能なモダンなデスクトップシェルです。

デスクトップシェルを構築するための QT6 フレームワークである Quickshell と、静的型付けのコンパイル言語である Go で構築されています。" @@ -8945,17 +9140,14 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "dms/cursor 設定は存在しますが、読み込まれていません。カーソル設定は適用されません。" }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "dms/outputs 設定は存在しますが、コンポジター設定に含まれていません。ディスプレイ変更は保持されません。" - }, "e.g. /usr/bin/my-script --flag": { - "e.g. /usr/bin/my-script --flag": "" + "e.g. /usr/bin/my-script --flag": "例: /usr/bin/my-script --flag" }, "e.g. My Script": { - "e.g. My Script": "" + "e.g. My Script": "例: My Script" }, "e.g. alice": { - "e.g. alice": "" + "e.g. alice": "例: alice" }, "e.g., firefox, kitty --title foo": { "e.g., firefox, kitty --title foo": "例: firefox、kitty --title foo" @@ -8964,7 +9156,7 @@ "e.g., focus-workspace 3, resize-column -10": "例: focus-workspace 3、resize-column -10" }, "e.g., hl.dsp.focus({ workspace = \"3\" })": { - "e.g., hl.dsp.focus({ workspace = \"3\" })": "" + "e.g., hl.dsp.focus({ workspace = \"3\" })": "例: hl.dsp.focus({ workspace = \"3\" })" }, "e.g., notify-send 'Hello' && sleep 1": { "e.g., notify-send 'Hello' && sleep 1": "例: notify-send 'Hello' && sleep 1" @@ -8979,7 +9171,7 @@ "featured": "おすすめ" }, "khal": { - "khal": "" + "khal": "khal" }, "last seen %1": { "last seen %1": "最後に確認されたのは 1%" @@ -8988,16 +9180,16 @@ "leave empty for default": "既定値を使うには空のままにしてください" }, "loginctl activate failed (exit %1)": { - "loginctl activate failed (exit %1)": "" + "loginctl activate failed (exit %1)": "loginctl activate に失敗しました(終了 %1)" }, "loginctl not available - lock integration requires DMS socket connection": { "loginctl not available - lock integration requires DMS socket connection": "loginctlが利用できません- ロック統合のためにDMS socketの接続が必要です。" }, "mango: config reloaded": { - "mango: config reloaded": "" + "mango: config reloaded": "mango: 設定を再読み込みしました" }, "mango: failed to reload config": { - "mango: failed to reload config": "" + "mango: failed to reload config": "mango: 設定の再読み込みに失敗しました" }, "mangowc Discord Server": { "mangowc Discord Server": "mangowc Discord サーバー" @@ -9084,13 +9276,16 @@ "relay: %1": "リレー: %1" }, "remote": { - "remote": "" + "remote": "リモート" + }, + "reviewed": { + "reviewed": "" }, "seconds": { "seconds": "秒" }, "session %1": { - "session %1": "" + "session %1": "セッション %1" }, "source": { "source": "ソース" @@ -9099,7 +9294,7 @@ "this app": "このアプリ" }, "unmaintained": { - "unmaintained": "" + "unmaintained": "メンテナンス停止" }, "until %1": { "until %1": "%1まで" @@ -9111,19 +9306,19 @@ "update dms for NM integration.": "NM統合のためにDMSを更新します。" }, "useradd failed (exit %1)": { - "useradd failed (exit %1)": "" + "useradd failed (exit %1)": "useradd に失敗しました(終了 %1)" }, "userdel failed (exit %1)": { - "userdel failed (exit %1)": "" + "userdel failed (exit %1)": "userdel に失敗しました(終了 %1)" }, "usermod failed (exit %1)": { - "usermod failed (exit %1)": "" + "usermod failed (exit %1)": "usermod に失敗しました(終了 %1)" }, "v%1 by %2": { "v%1 by %2": "v%1 by %2" }, "verified": { - "verified": "" + "verified": "検証済み" }, "wtype not available - install wtype for paste support": { "wtype not available - install wtype for paste support": "wtype は利用できません - 貼り付け対応には wtype をインストールしてください" @@ -9171,9 +9366,9 @@ "↑/↓: Nav • Space: Expand • Enter: Action/Expand • E: Text": "↑/↓: ナビゲーション • Space: 展開 • Enter: アクション/展開 • E: テキスト" }, "↑/↓: Navigate • Enter/Ctrl+C: Copy • Del: Delete • Ctrl+E: Edit • Ctrl+S: Pin/Unpin • F10: Help": { - "↑/↓: Navigate • Enter/Ctrl+C: Copy • Del: Delete • Ctrl+E: Edit • Ctrl+S: Pin/Unpin • F10: Help": "" + "↑/↓: Navigate • Enter/Ctrl+C: Copy • Del: Delete • Ctrl+E: Edit • Ctrl+S: Pin/Unpin • F10: Help": "↑/↓: 移動 • Enter/Ctrl+C: コピー • Del: 削除 • Ctrl+E: 編集 • Ctrl+S: ピン留め/解除 • F10: ヘルプ" }, "↑/↓: Navigate • Enter: Paste • Ctrl+C: Copy • Del: Delete • Ctrl+E: Edit • Ctrl+S: Pin/Unpin • F10: Help": { - "↑/↓: Navigate • Enter: Paste • Ctrl+C: Copy • Del: Delete • Ctrl+E: Edit • Ctrl+S: Pin/Unpin • F10: Help": "" + "↑/↓: Navigate • Enter: Paste • Ctrl+C: Copy • Del: Delete • Ctrl+E: Edit • Ctrl+S: Pin/Unpin • F10: Help": "↑/↓: 移動 • Enter: 貼り付け • Ctrl+C: コピー • Del: 削除 • Ctrl+E: 編集 • Ctrl+S: ピン留め/解除 • F10: ヘルプ" } } diff --git a/quickshell/translations/poexports/nl.json b/quickshell/translations/poexports/nl.json index 6e1428645..98cf7183f 100644 --- a/quickshell/translations/poexports/nl.json +++ b/quickshell/translations/poexports/nl.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "%1 sessies" }, + "%1 Startup Failed": { + "%1 Startup Failed": "Opstarten van %1 mislukt" + }, "%1 active session": { "%1 active session": "%1 actieve sessie" }, @@ -108,7 +111,7 @@ "%1 windows": "%1 vensters" }, "%1: %2": { - "%1: %2": "" + "%1: %2": "%1: %2" }, "%1m ago": { "%1m ago": "%1m geleden" @@ -327,7 +330,7 @@ "A user with that name already exists.": "Er bestaat al een gebruiker met die naam." }, "AC Adapter (Plugged In)": { - "AC Adapter (Plugged In)": "" + "AC Adapter (Plugged In)": "Netstroomadapter (Aangesloten)" }, "AC Power": { "AC Power": "Netstroom" @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "Past het contrast van gegenereerde kleuren aan (-100 = minimum, 0 = standaard, 100 = maximum)" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "Beheerdersgroep:" }, @@ -531,7 +537,7 @@ "Allow": "Toestaan" }, "Allow LAN access": { - "Allow LAN access": "" + "Allow LAN access": "LAN-toegang toestaan" }, "Allow adjusting device volume by scrolling on the right half of items in the device list": { "Allow adjusting device volume by scrolling on the right half of items in the device list": "Volumeaanpassing van apparaten toestaan door te scrollen op de rechterhelft van items in de apparatenlijst" @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "Altijd percentage tonen" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "Verberg het dock altijd en toon het bij zweven in het dockgebied" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "Hoeveelheid" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "Een Xray-regel op %1 kan conflicteren met de onderstaande Xray-instellingen" + }, "Analog": { "Analog": "Analoog" }, @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "App-thema's" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "App-naam of identiteit (bijv. firefox)" + }, "Appearance": { "Appearance": "Uiterlijk" }, @@ -675,7 +690,7 @@ "Apply inverse concave corner cutouts to the bar": "Inverse concave hoekuitsparingen toepassen op de balk" }, "Apply to Hardware": { - "Apply to Hardware": "" + "Apply to Hardware": "Toepassen op hardware" }, "Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": { "Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": "Warme kleurtemperatuur toepassen om oogvermoeidheid te verminderen. Gebruik de automatiseringsinstellingen hieronder om te bepalen wanneer dit activeert." @@ -831,7 +846,16 @@ "Auto Popup Gaps": "Automatische tussenruimte popups" }, "Auto Power Saver": { - "Auto Power Saver": "" + "Auto Power Saver": "Automatische energiebesparing" + }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "Automatische modus staat aan. Handmatige profielselectie is uitgeschakeld." @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "Automatisch inloggen" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "Automatisch inloggen uitgeschakeld" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "Autom. opslaan op schijf" }, - "Auto-saving...": { - "Auto-saving...": "Automatisch opslaan..." - }, "Autoconnect": { "Autoconnect": "Automatisch verbinden" }, @@ -927,7 +951,7 @@ "Automatically save changes to opened files as you type": "Wijzigingen in geopende bestanden automatisch opslaan terwijl je typt" }, "Automatically turn on Power Saver profile when battery is low.": { - "Automatically turn on Power Saver profile when battery is low.": "" + "Automatically turn on Power Saver profile when battery is low.": "Schakel het energiebesparingsprofiel automatisch in als de accu bijna leeg is." }, "Automation": { "Automation": "Automatisering" @@ -981,7 +1005,7 @@ "Background Blur": "Achtergrondvervaging" }, "Background Color": { - "Background Color": "" + "Background Color": "Achtergrondkleur" }, "Background Effect": { "Background Effect": "Achtergrondeffect" @@ -1017,7 +1041,7 @@ "Bar Configurations": "Balkconfiguraties" }, "Bar Inset Padding": { - "Bar Inset Padding": "" + "Bar Inset Padding": "Paneelinzet-opvulling" }, "Bar Opacity": { "Bar Opacity": "Balk-dekking" @@ -1026,10 +1050,7 @@ "Bar Shadows": "Balkschaduwen" }, "Bar Spacing": { - "Bar Spacing": "" - }, - "Bar Transparency": { - "Bar Transparency": "Balktransparantie" + "Bar Spacing": "Paneelafstand" }, "Bar corners and background": { "Bar corners and background": "Hoeken en achtergrond van de balk" @@ -1056,34 +1077,34 @@ "Battery Charge Limit": "Batterijlaadlimiet" }, "Battery Health": { - "Battery Health": "" + "Battery Health": "Batterijgezondheid" }, "Battery Power": { - "Battery Power": "" + "Battery Power": "Accustroom" }, "Battery Protection & Charging": { - "Battery Protection & Charging": "" + "Battery Protection & Charging": "Accubescherming & opladen" }, "Battery Status": { - "Battery Status": "" + "Battery Status": "Batterijstatus" }, "Battery and power management": { "Battery and power management": "Batterij- en energiebeheer" }, "Battery has charged to your set limit of %1%": { - "Battery has charged to your set limit of %1%": "" + "Battery has charged to your set limit of %1%": "De accu is opgeladen tot de ingestelde limiet van %1%" }, "Battery is at %1% - Connect charger immediately!": { - "Battery is at %1% - Connect charger immediately!": "" + "Battery is at %1% - Connect charger immediately!": "Accu op %1% - Sluit de lader onmiddellijk aan!" }, "Battery is at %1% - Consider charging soon": { - "Battery is at %1% - Consider charging soon": "" + "Battery is at %1% - Consider charging soon": "Accu op %1% - Overweeg om binnenkort op te laden" }, "Battery level and power management": { "Battery level and power management": "Batterijniveau en energiebeheer" }, "Battery percentage to trigger a critical alert.": { - "Battery percentage to trigger a critical alert.": "" + "Battery percentage to trigger a critical alert.": "Accupercentage waarbij een kritieke waarschuwing wordt gegeven." }, "Behavior": { "Behavior": "Gedrag" @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "Koppel de spotlight-balk IPC-actie in de configuratie van je compositor." }, - "Binds Include Missing": { - "Binds Include Missing": "Binds-include ontbreekt" - }, "Binds include added": { "Binds include added": "Binds-include toegevoegd" }, @@ -1110,7 +1128,7 @@ "Black": "Zwart" }, "Blend between Surface High and the selected custom color": { - "Blend between Surface High and the selected custom color": "" + "Blend between Surface High and the selected custom color": "Mengen tussen Surface High en de geselecteerde aangepaste kleur" }, "Block Out": { "Block Out": "Uitsluiten" @@ -1160,6 +1178,9 @@ "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "Achtergrond vervagen wanneer niri-overzicht open is" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "Vervaagde oppervlakken tonen de achtergrond in plaats van de inhoud eronder" + }, "Body": { "Body": "Inhoud" }, @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "Randkleur rondom vervaagde oppervlakken" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "Rand met achtergr." }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "Thema's doorbladeren" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "Achtergronden bekijken en instellen" + }, "Browse or search plugins": { "Browse or search plugins": "Plug-ins bladeren of zoeken" }, @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "Volume wijzigen" }, - "Change bar appearance": { - "Change bar appearance": "Balkuiterlijk wijzigen" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "Wijzig de locale (taal en regio) die wordt gebruikt door de DMS-interface." }, @@ -1371,13 +1395,13 @@ "Channel": "Kanaal" }, "Charge Level": { - "Charge Level": "" + "Charge Level": "Laadniveau" }, "Charge Limit Reached": { - "Charge Limit Reached": "" + "Charge Limit Reached": "Laadlimiet bereikt" }, "Charge limit applied successfully": { - "Charge limit applied successfully": "" + "Charge limit applied successfully": "Laadlimiet succesvol toegepast" }, "Charging": { "Charging": "Opladen" @@ -1440,7 +1464,7 @@ "Choose how this bar resolves shadow direction": "Kies hoe deze balk de schaduwrichting bepaalt" }, "Choose how to be notified about battery alerts.": { - "Choose how to be notified about battery alerts.": "" + "Choose how to be notified about battery alerts.": "Kies hoe je meldingen over de accu wilt ontvangen." }, "Choose icon": { "Choose icon": "Kies pictogram" @@ -1449,7 +1473,7 @@ "Choose monochrome or a theme color tint for system tray icons": "Kies monochroom of een themakleurtint voor systeemvakpictogrammen" }, "Choose neutral or accent-colored widget text": { - "Choose neutral or accent-colored widget text": "" + "Choose neutral or accent-colored widget text": "Kies voor neutrale of accentkleurige widgettekst" }, "Choose the background color for widgets": { "Choose the background color for widgets": "Kies de achtergrondkleur voor widgets" @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "Kies het logo voor de startknop in DankBar" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "Achtergrondmap kiezen" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "Kies waar meldingen op het scherm verschijnen" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "Klik op 'Instellen' om %1 aan te maken en de include toe te voegen aan je compositor-configuratie." }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "Klik op 'Instellen' om cursorconfiguratie te maken en include toe te voegen aan uw compositor-configuratie." - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "Klik op 'Instellen' om de outputs-configuratie te maken en include toe te voegen aan uw compositor-configuratie." }, @@ -1536,13 +1560,13 @@ "Click Through": "Doorklikken" }, "Click an entry to paste directly instead of copying": { - "Click an entry to paste directly instead of copying": "" + "Click an entry to paste directly instead of copying": "Klik op een item om direct te plakken in plaats van te kopiëren" }, "Click any shortcut to edit. Changes save to %1": { "Click any shortcut to edit. Changes save to %1": "Klik op een sneltoets om te bewerken. Wijzigingen worden opgeslagen in %1" }, "Click to Paste": { - "Click to Paste": "" + "Click to Paste": "Klik om te plakken" }, "Click to capture": { "Click to capture": "Klik om vast te leggen" @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "Klokstijl" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "Klok, agenda, systeeminformatie en profiel" + }, "Close": { "Close": "Sluiten" }, @@ -1622,8 +1649,11 @@ "Color for primary action buttons": { "Color for primary action buttons": "Kleur voor primaire actieknoppen" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "Kleur weergegeven voor gebieden die niet door de achtergrond worden bedekt" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { - "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" + "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "Kleur weergegeven voor gebieden die niet door de achtergrond worden bedekt (bijv. 'Passend' of 'Opvullen')" }, "Color temperature for day time": { "Color temperature for day time": "Kleurtemperatuur voor overdag" @@ -1794,7 +1824,7 @@ "Connecting...": "Verbinden..." }, "Connecting…": { - "Connecting…": "" + "Connecting…": "Verbinden…" }, "Connection failed": { "Connection failed": "Verbinding mislukt" @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "Bepaalt hoe sterk de geselecteerde tintkleur wordt toegepast" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "Regelt dekking van alle pop-outs, modale vensters en hun inhoudslagen" - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "Regelt de dekking van shell-oppervlakken, pop-outs en vensters" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "Bepaalt omlijningen rond vervaagde voorgrondkaarten, pillen en meldingskaarten" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "Regelt de omlijningen rondom voorgrondkaarten, pillen en meldingen" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "Bepaalt de richting van de schaduw voor hoogtelagen" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "Bepaalt de buitenrand van door het protocol vervaagde vensters" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "Bepaalt de transparantie van de schaduw" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "Vensterregel aanmaken" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "Maak een nieuwe %1-sessie aan (n)" }, @@ -1977,22 +2013,22 @@ "Creating...": "Aanmaken..." }, "Credentials": { - "Credentials": "" + "Credentials": "Inloggegevens" }, "Critical Battery": { - "Critical Battery": "" + "Critical Battery": "Kritiek accuniveau" }, "Critical Battery Alert": { - "Critical Battery Alert": "" + "Critical Battery Alert": "Waarschuwing kritiek accuniveau" }, "Critical Battery Notifications": { - "Critical Battery Notifications": "" + "Critical Battery Notifications": "Meldingen bij kritiek accuniveau" }, "Critical Priority": { "Critical Priority": "Kritieke prioriteit" }, "Critical Threshold": { - "Critical Threshold": "" + "Critical Threshold": "Kritieke drempelwaarde" }, "Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": { "Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": "Ctrl+A: Alles selecteren • Ctrl+P: Voorbeeld • Enter/Shift+Enter: Volgende/Vorige zoeken • Esc: Sluiten" @@ -2070,7 +2106,7 @@ "Custom": "Aangepast" }, "Custom Blend": { - "Custom Blend": "" + "Custom Blend": "Aangepaste menging" }, "Custom Color": { "Custom Color": "Aangepaste kleur" @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "Aangepaste slaapstandopdracht" }, - "Custom Transparency": { - "Custom Transparency": "Aangepaste transparantie" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "Aangepaste opdracht en terminalparameters worden gesplitst op spaties; paden met spaties zullen niet werken." }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "Aanpasbare lege ruimte" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "Pas aan welke acties in het energiemenu verschijnen" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "Dank Bar" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "Dank Dash" + }, "DankBar": { "DankBar": "DankBar" }, @@ -2217,7 +2259,7 @@ "Dark Mode": "Donkere modus" }, "Dark Mode Icon Theme": { - "Dark Mode Icon Theme": "" + "Dark Mode Icon Theme": "Pictogramthema voor donkere modus" }, "Dark mode base": { "Dark mode base": "Donkere modus basis" @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "Dock-dekking" }, - "Dock Transparency": { - "Dock Transparency": "Dock-transparantie" - }, "Dock Visibility": { "Dock Visibility": "Zichtbaarheid dock" }, @@ -2589,7 +2628,7 @@ "Dock margin, transparency, and border": "Marge, transparantie en rand van het dock" }, "Dock window": { - "Dock window": "" + "Dock window": "Venster docken" }, "Docs": { "Docs": "Documentatie" @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "Downloads" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "Sleep een widget aan de handgreep hiernaartoe om de volgorde te wijzigen of zet hem in een andere groep" + }, "Drag to Reorder": { "Drag to Reorder": "Sleep om te rangschikken" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "Sleep om de volgorde te wijzigen of klik om tabbladen te verbergen. Gebruik ↑/↓ om een tabblad te markeren en Ctrl+↑/↓ om het te verplaatsen." + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "Sleep widgets om ze te herschikken binnen secties. Gebruik het oog-pictogram om widgets te verbergen/tonen (behoudt tussenruimte), of X om ze volledig te verwijderen." }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "Motregen" }, + "Drop here": { + "Drop here": "Hier neerzetten" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "Override voor %1 laten vallen zodat de standaard DMS-actie opnieuw wordt toegepast?" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "Dynamische thema's" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "Dynamische kleuren van achtergrond" }, @@ -2672,11 +2723,14 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "Dynamisch: Verende bézier met doorschieten — de binnenkomst gaat kort voorbij het doel en komt dan tot rust. Expressief en levendig." }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "Weergeven bij rand-hover" + }, "Edge Spacing": { "Edge Spacing": "Randafstand" }, "Edge spacing, exclusive zone, and popup gaps are managed by Frame": { - "Edge spacing, exclusive zone, and popup gaps are managed by Frame": "" + "Edge spacing, exclusive zone, and popup gaps are managed by Frame": "Randafstand, exclusieve zone en tussenruimtes voor pop-ups worden beheerd door Frame" }, "Edge the launcher slides from": { "Edge the launcher slides from": "Rand waaruit de launcher schuift" @@ -2838,7 +2892,7 @@ "Enter PIN for ": "Voer pincode in voor " }, "Enter URI or text to share": { - "Enter URI or text to share": "" + "Enter URI or text to share": "Voer URI of tekst in om te delen" }, "Enter URL or text to share": { "Enter URL or text to share": "Voer URL of tekst in om te delen" @@ -2907,7 +2961,7 @@ "Errors": "Fouten" }, "Estimated Time": { - "Estimated Time": "" + "Estimated Time": "Geschatte tijd" }, "Ethernet": { "Ethernet": "Ethernet" @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "Exact" }, + "Excluded Media Players": { + "Excluded Media Players": "Uitgesloten mediaspelers" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "Verschuiving exclusieve zone" }, @@ -2937,7 +2994,7 @@ "Existing Users": "Bestaande gebruikers" }, "Exit node": { - "Exit node": "" + "Exit node": "Exit-node" }, "Experimental Feature": { "Experimental Feature": "Experimentele functie" @@ -3003,7 +3060,7 @@ "Failed to apply Qt colors": "Toepassen van Qt-kleuren mislukt" }, "Failed to apply charge limit to system": { - "Failed to apply charge limit to system": "" + "Failed to apply charge limit to system": "Toepassen van laadlimiet op systeem mislukt" }, "Failed to apply profile": { "Failed to apply profile": "Profiel toepassen mislukt" @@ -3159,7 +3216,7 @@ "Failed to run 'dms greeter status'. Ensure DMS is installed and dms is in PATH.": "Uitvoeren van 'dms greeter status' mislukt. Zorg ervoor dat DMS is geïnstalleerd en dms in het PATH staat." }, "Failed to save VPN credentials": { - "Failed to save VPN credentials": "" + "Failed to save VPN credentials": "Opslaan van VPN-inloggegevens mislukt" }, "Failed to save audio config": { "Failed to save audio config": "Audio-configuratie opslaan mislukt" @@ -3174,7 +3231,7 @@ "Failed to save profile": "Profiel opslaan mislukt" }, "Failed to send SMS": { - "Failed to send SMS": "" + "Failed to send SMS": "Verzenden van SMS mislukt" }, "Failed to send clipboard": { "Failed to send clipboard": "Verzenden van klembord mislukt" @@ -3303,7 +3360,7 @@ "Filter": "Filter" }, "Filter by type": { - "Filter by type": "" + "Filter by type": "Filteren op type" }, "Find in Text": { "Find in Text": "Zoeken in tekst" @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "Passend" }, - "Fix Now": { - "Fix Now": "Nu repareren" - }, - "Fixing...": { - "Fixing...": "Repareren..." - }, "Flags": { "Flags": "Vlaggen" }, @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "Gefocuste kleur" }, + "Focused Display": { + "Focused Display": "Scherm met focus" + }, "Focused Monitor Only": { "Focused Monitor Only": "Alleen op actieve monitor" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "Letterdikte" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "Lettertype dat op het aanmeldscherm wordt gebruikt" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "Geforceerd beëindigen (SIGKILL)" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "RGBX forceren" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "Voorspelling niet beschikbaar" }, + "Forecast and conditions": { + "Forecast and conditions": "Weersverwachting en omstandigheden" + }, "Foreground Layers": { "Foreground Layers": "Voorgrondlagen" }, @@ -3522,7 +3585,7 @@ "Format Legend": "Legenda voor notatie" }, "Forward 10s": { - "Forward 10s": "" + "Forward 10s": "10s vooruit" }, "Frame": { "Frame": "Frame" @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "Kleur van framerand" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "VRAM/geheugen vrijmaken wanneer het startmenu gesloten is. Dit kan een lichte vertraging veroorzaken bij het heropenen." }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "Volledige dag & maand" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "Volledige opdracht om uit te voeren" }, @@ -3609,7 +3678,10 @@ "Gamma control not available. Requires DMS API v6+.": "Gammaregeling niet beschikbaar. Vereist DMS API v6+." }, "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { - "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" + "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "Ruimte tussen de uiterste widgets en de uiteinden van de balk (0 = rand tot rand)" + }, + "Gaps": { + "Gaps": "" }, "Generate Override": { "Generate Override": "Override genereren" @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "Alleen Greeter — indeling voor de datum op het aanmeldscherm" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "Raster" }, @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "Verborgen apps verschijnen niet in de starter. Klik rechts op een app en selecteer 'App verbergen' om deze te verbergen." }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "Verborgen totdat weer is ingeschakeld" + }, "Hide": { "Hide": "Verbergen" }, @@ -3840,7 +3918,7 @@ "Hide device": "Apparaat verbergen" }, "Hide installed": { - "Hide installed": "" + "Hide installed": "Geïnstalleerde verbergen" }, "Hide notification content until expanded": { "Hide notification content until expanded": "Meldingsinhoud verbergen tot uitgevouwen" @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "Verberg de balk wanneer de aanwijzer vertrekt, zelfs als er nog een pop-out open is" }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "Hoog" }, @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "Aantal uren voorspelling" }, + "Hover Popouts": { + "Hover Popouts": "Pop-outs bij hoveren" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "Hoe vaak de server controleert op nieuwe updates." }, @@ -3984,7 +4071,7 @@ "Icon Theme": "Pictogramthema" }, "Icon theme changed outside DMS; switched to System Default": { - "Icon theme changed outside DMS; switched to System Default": "" + "Icon theme changed outside DMS; switched to System Default": "Pictogramthema buiten DMS gewijzigd; overgeschakeld naar systeemstandaard" }, "Identical alerts show as one popup instead of stacking": { "Identical alerts show as one popup instead of stacking": "Identieke meldingen tonen als één pop-up in plaats van te stapelen" @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "Geïnitialiseerd" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "Binnenmarge (padding) toegepast op elke widget" }, @@ -4152,7 +4242,7 @@ "Installed": "Geïnstalleerd" }, "Installed first": { - "Installed first": "" + "Installed first": "Geïnstalleerde eerst" }, "Installed: %1": { "Installed: %1": "Geïnstalleerd: %1" @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "Taken: " }, + "Jump to page": { + "Jump to page": "Ga naar pagina" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "Ga naar pagina (1 - %1)" + }, "Keep Awake": { "Keep Awake": "Wakker houden" }, @@ -4224,7 +4320,7 @@ "Keep in Bar": "In de balk houden" }, "Keep the clipboard type filter when reopening history": { - "Keep the clipboard type filter when reopening history": "" + "Keep the clipboard type filter when reopening history": "Behoud het klembordtypefilter bij het heropenen van de geschiedenis" }, "Keep typing": { "Keep typing": "Blijf typen" @@ -4368,7 +4464,7 @@ "Light Mode": "Lichte modus" }, "Light Mode Icon Theme": { - "Light Mode Icon Theme": "" + "Light Mode Icon Theme": "Pictogramthema voor lichte modus" }, "Light Rain": { "Light Rain": "Lichte regen" @@ -4386,10 +4482,10 @@ "Light mode harmony": "Lichte modus harmonie" }, "Limit set to %1%": { - "Limit set to %1%": "" + "Limit set to %1%": "Limiet ingesteld op %1%" }, "Limit the maximum battery charge level to extend lifespan.": { - "Limit the maximum battery charge level to extend lifespan.": "" + "Limit the maximum battery charge level to extend lifespan.": "Beperk het maximale laadniveau van de accu om de levensduur te verlengen." }, "Line": { "Line": "Lijn" @@ -4428,7 +4524,7 @@ "Local": "Lokaal" }, "Local Weather": { - "Local Weather": "" + "Local Weather": "Lokaal weer" }, "Locale": { "Locale": "Locale" @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "Vergrendelscherm" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "Weergave vergrendelscherm" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "Verificatiewijzigingen voor het vergrendelscherm worden automatisch toegepast en kunnen een terminal openen wanneer sudo-verificatie vereist is." }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "Vergrendeld" }, @@ -4503,13 +4605,13 @@ "Low": "Laag" }, "Low Battery": { - "Low Battery": "" + "Low Battery": "Accu bijna leeg" }, "Low Battery Notifications": { - "Low Battery Notifications": "" + "Low Battery Notifications": "Meldingen bij lage accu" }, "Low Battery Threshold": { - "Low Battery Threshold": "" + "Low Battery Threshold": "Drempelwaarde accu bijna leeg" }, "Low Priority": { "Low Priority": "Lage prioriteit" @@ -4914,7 +5016,7 @@ "Music Player": "Muziekspeler" }, "Mute During Playback": { - "Mute During Playback": "" + "Mute During Playback": "Dempen tijdens afspelen" }, "Mute Popups": { "Mute Popups": "Pop-ups dempen" @@ -4980,7 +5082,7 @@ "Network Status": "Netwerkstatus" }, "Network Type": { - "Network Type": "" + "Network Type": "Netwerktype" }, "Network download and upload speed display": { "Network download and upload speed display": "Weergave van download- en uploadsnelheid" @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "Volgende overgang" }, + "Next page": { + "Next page": "Volgende pagina" + }, "Night": { "Night": "Nacht" }, @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "Geen fouten" }, + "No excluded players configured": { + "No excluded players configured": "Geen uitgesloten spelers geconfigureerd" + }, "No features enabled": { "No features enabled": "Geen functies ingeschakeld" }, @@ -5211,7 +5319,7 @@ "No human user accounts found.": "Geen menselijke gebruikersaccounts gevonden." }, "No images found": { - "No images found": "" + "No images found": "Geen afbeeldingen gevonden" }, "No info items": { "No info items": "Geen info-items" @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "Geen opgeslagen klemborditems" }, + "No screenshot provided": { + "No screenshot provided": "Geen schermafdruk beschikbaar" + }, "No session selected": { "No session selected": "Geen sessie geselecteerd" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "Niet ingesteld" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "Opmerking: dit verandert alleen het percentage, het beperkt het opladen niet daadwerkelijk." - }, "Notepad": { "Notepad": "Kladblok" }, - "Notepad Font Settings": { - "Notepad Font Settings": "Lettertype-instellingen Kladblok" - }, "Notepad Settings": { "Notepad Settings": "Notitieblok-instellingen" }, @@ -5433,7 +5538,7 @@ "Nothing to see here": "Hier is niets te zien" }, "Notification": { - "Notification": "" + "Notification": "Melding" }, "Notification Center": { "Notification Center": "Meldingencentrum" @@ -5457,7 +5562,7 @@ "Notification Timeouts": "Time-outs voor meldingen" }, "Notification Type": { - "Notification Type": "" + "Notification Type": "Meldingstype" }, "Notification toast popups": { "Notification toast popups": "Meldingen-popups" @@ -5466,7 +5571,10 @@ "Notifications": "Meldingen" }, "Notify when limit is reached": { - "Notify when limit is reached": "" + "Notify when limit is reached": "Melden wanneer limiet is bereikt" + }, + "Now playing and media controls": { + "Now playing and media controls": "Nu afspelend en mediaknoppen" }, "Numbers": { "Numbers": "Nummers" @@ -5529,7 +5637,7 @@ "Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": "Heeft alleen invloed op door DMS beheerde PAM. Als greetd al pam_fprintd bevat, blijft de vingerafdruk ingeschakeld." }, "Only on Battery": { - "Only on Battery": "" + "Only on Battery": "Alleen op accustroom" }, "Only show windows from the current monitor on each dock": { "Only show windows from the current monitor on each dock": "Toon op elk dock alleen vensters van het huidige beeldscherm" @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "App openen" }, + "Open Delay": { + "Open Delay": "Vertraging bij openen" + }, "Open Dir": { "Open Dir": "Map openen" }, @@ -5583,7 +5694,7 @@ "Open a terminal and run a custom command instead of the in-shell upgrade flow.": "Open een terminal en voer een aangepaste opdracht uit in plaats van de ingebouwde upgrade-procedure." }, "Open as window": { - "Open as window": "" + "Open as window": "Openen als venster" }, "Open folder": { "Open folder": "Map openen" @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "Zoekbalk openen om tekst te vinden" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "Open de launcher door over de rand te zweven (indien vrij van paneel en dock)" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "Open widget-pop-outs door over de balk te zweven. Verplaatsen naar een andere widget wisselt de pop-out." + }, "Open with...": { "Open with...": "Openen met..." }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "Overige" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "Omtrek" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "Uitvoerlade ontbreekt" }, - "Outputs Include Missing": { - "Outputs Include Missing": "Outputs-include ontbreekt" - }, "Overcast": { "Overcast": "Bewolkt" }, "Overflow": { "Overflow": "Overloop" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "Overschreven door config" }, @@ -5922,7 +6042,7 @@ "Place the dock on the Wayland overlay layer": "Plaats het dock op de Wayland overlay-laag" }, "Play": { - "Play": "" + "Play": "Afspelen" }, "Play a video when the screen locks.": { "Play a video when the screen locks.": "Speel een video af wanneer het scherm vergrendelt." @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "Zichtbaarheid plug-in" }, + "Plugin dependency missing": { + "Plugin dependency missing": "Plugin-afhankelijkheid ontbreekt" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "Plugin uitgeschakeld: %1" }, @@ -6072,7 +6195,7 @@ "Power Profile Degradation": "Degradatie energieprofiel" }, "Power Profiles Auto-Switching": { - "Power Profiles Auto-Switching": "" + "Power Profiles Auto-Switching": "Automatisch wisselen van energieprofiel" }, "Power Saver": { "Power Saver": "Energiebesparing" @@ -6084,10 +6207,10 @@ "Power profile management available": "Energieprofielbeheer beschikbaar" }, "Power profile to use when AC power is connected.": { - "Power profile to use when AC power is connected.": "" + "Power profile to use when AC power is connected.": "Te gebruiken energieprofiel wanneer netvoeding is aangesloten." }, "Power profile to use when running on battery power.": { - "Power profile to use when running on battery power.": "" + "Power profile to use when running on battery power.": "Te gebruiken energieprofiel wanneer werkend op de accu." }, "Power source": { "Power source": "Voedingsbron" @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "Druk op 'n' of klik op 'Nieuwe sessie' om er een aan te maken" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "Druk op Enter om het audiosysteem te herstarten en de wijziging toe te passen" }, @@ -6131,14 +6257,20 @@ "Prevent screen timeout": { "Prevent screen timeout": "Scherm-time-out voorkomen" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "Voorkom dat specifieke applicaties worden weergegeven in de mediacontrollers (bijv. audio-streams van browser, achtergrondtools). Vergelijkt speler-identiteit of desktopbestandsnaam ongevoelig voor hoofdletters." + }, "Preview": { "Preview": "Voorbeeld" }, "Preview: %1": { - "Preview: %1": "" + "Preview: %1": "Voorbeeld: %1" }, "Previous": { - "Previous": "" + "Previous": "Vorige" + }, + "Previous page": { + "Previous page": "Vorige pagina" }, "Primary": { "Primary": "Primair" @@ -6147,7 +6279,7 @@ "Primary Container": "Primaire container" }, "Primary Theme Color": { - "Primary Theme Color": "" + "Primary Theme Color": "Primaire themakleur" }, "Print Server Management": { "Print Server Management": "Printserverbeheer" @@ -6198,7 +6330,7 @@ "Process Count": "Aantal processen" }, "Process exited with code %1": { - "Process exited with code %1": "" + "Process exited with code %1": "Proces afgesloten met code %1" }, "Processes": { "Processes": "Processen" @@ -6237,10 +6369,10 @@ "Profile saved: %1": "Profiel opgeslagen: %1" }, "Profile when Plugged In (AC)": { - "Profile when Plugged In (AC)": "" + "Profile when Plugged In (AC)": "Profiel bij netstroom (AC)" }, "Profile when on Battery": { - "Profile when on Battery": "" + "Profile when on Battery": "Profiel bij accugebruik" }, "Protocol": { "Protocol": "Protocol" @@ -6306,7 +6438,7 @@ "Re-enter password": "Wachtwoord opnieuw invoeren" }, "Reach local network devices while using an exit node": { - "Reach local network devices while using an exit node": "" + "Reach local network devices while using an exit node": "Toegang tot lokale netwerkapparaten bij gebruik van een exit-node" }, "Read-only legacy config": { "Read-only legacy config": "Alleen-lezen legacy-config" @@ -6327,7 +6459,7 @@ "Recent Colors": "Recente kleuren" }, "Recent Images": { - "Recent Images": "" + "Recent Images": "Recente afbeeldingen" }, "Recently Used Apps": { "Recently Used Apps": "Recent gebruikte apps" @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "Taken weigeren" }, + "Related: %1": { + "Related: %1": "Gerelateerd: %1" + }, "Release": { "Release": "Loslaten" }, @@ -6378,7 +6513,7 @@ "Remember Last Query": "Laatste zoekopdracht onthouden" }, "Remember Type Filter": { - "Remember Type Filter": "" + "Remember Type Filter": "Typefilter onthouden" }, "Remember last session": { "Remember last session": "Onthoud laatste sessie" @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "Werkblad hernoemen" }, + "Reorder & Group": { + "Reorder & Group": "Ordenen & groeperen" + }, "Repeat": { "Repeat": "Herhalen" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "Vereist een nieuwere versie van Quickshell" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "Vereist ondersteuning voor nachtmodus" }, @@ -6552,7 +6693,7 @@ "Revert": "Terugdraaien" }, "Rewind 10s": { - "Rewind 10s": "" + "Rewind 10s": "10s terug" }, "Right": { "Right": "Rechts" @@ -6642,7 +6783,7 @@ "SMS": "Sms" }, "SMS sent successfully": { - "SMS sent successfully": "" + "SMS sent successfully": "SMS succesvol verzonden" }, "Saturation": { "Saturation": "Verzadiging" @@ -6666,7 +6807,7 @@ "Save and switch between display configurations": "Opslaan en schakelen tussen beeldschermconfiguraties" }, "Save credentials": { - "Save credentials": "" + "Save credentials": "Inloggegevens opslaan" }, "Save critical priority notifications to history": { "Save critical priority notifications to history": "Meldingen met kritieke prioriteit opslaan in geschiedenis" @@ -6690,7 +6831,7 @@ "Saved Configurations": "Opgeslagen configuraties" }, "Saved Networks": { - "Saved Networks": "" + "Saved Networks": "Opgeslagen netwerken" }, "Saved Note": { "Saved Note": "Opgeslagen notitie" @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "Schermdelen" }, + "Screenshot unavailable": { + "Screenshot unavailable": "Schermafdruk niet beschikbaar" + }, "Scroll": { "Scroll": "Scrollen" }, @@ -6816,7 +6960,7 @@ "Secondary": "Secundair" }, "Secondary Container": { - "Secondary Container": "" + "Secondary Container": "Secundaire container" }, "Secured": { "Secured": "Beveiligd" @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "Selecteer ten minste één provider" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "Selecteer apparaat" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "Selecteer achtergrondafbeelding Greeter" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "Selecteer beeldscherm om achtergrond te configureren" }, @@ -6959,8 +7109,14 @@ "Separate": { "Separate": "Gescheiden" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "Aparte vormgeving voor schermen zonder focus" + }, "Separate Light & Dark Themes": { - "Separate Light & Dark Themes": "" + "Separate Light & Dark Themes": "Aparte lichte en donkere thema's" + }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "Aparte vormgeving voor schermen zonder focus wordt niet ondersteund op deze compositor." }, "Separator": { "Separator": "Scheidingsteken" @@ -7005,11 +7161,14 @@ "Set the font size for notification summary text": "Stel de lettergrootte in voor de samenvattingstekst van notificaties" }, "Set the percentage at which the battery is considered low.": { - "Set the percentage at which the battery is considered low.": "" + "Set the percentage at which the battery is considered low.": "Stel het percentage in waarbij de accu als 'bijna leeg' wordt beschouwd." }, "Setting": { "Setting": "Instelling" }, + "Setting up...": { + "Setting up...": "Instellen..." + }, "Settings": { "Settings": "Instellingen" }, @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "Sneltoets (%1)" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "Sneltoets die dit instellingenvenster opent" + }, "Shortcuts": { "Shortcuts": "Sneltoetsen" }, @@ -7122,7 +7284,7 @@ "Show Feels Like Temperature": "Toon gevoelstemperatuur" }, "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": { - "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": "" + "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": "Toon Flatpak-, Snap-, AppImage- of Nix-badges op launcher-items." }, "Show Footer": { "Show Footer": "Voettekst tonen" @@ -7197,13 +7359,13 @@ "Show Overflow Badge Count": "Aantal in overloop-badge tonen" }, "Show Package Source Badges": { - "Show Package Source Badges": "" + "Show Package Source Badges": "Badges van pakketbron tonen" }, "Show Password Field": { "Show Password Field": "Wachtwoordveld tonen" }, "Show Percentage": { - "Show Percentage": "" + "Show Percentage": "Percentage tonen" }, "Show Power Actions": { "Show Power Actions": "Energieacties tonen" @@ -7224,7 +7386,7 @@ "Show Reboot": "Opnieuw opstarten tonen" }, "Show Remaining Time": { - "Show Remaining Time": "" + "Show Remaining Time": "Resterende tijd tonen" }, "Show Restart DMS": { "Show Restart DMS": "DMS herstarten tonen" @@ -7281,10 +7443,10 @@ "Show a bar that drains as the popup's auto-dismiss timer runs": "Toon een balk die leegloopt terwijl de timer voor automatisch sluiten van de pop-up loopt" }, "Show a notification when battery reaches the charge limit.": { - "Show a notification when battery reaches the charge limit.": "" + "Show a notification when battery reaches the charge limit.": "Toon een melding wanneer de accu de laadlimiet bereikt." }, "Show a warning popup when battery is running low.": { - "Show a warning popup when battery is running low.": "" + "Show a warning popup when battery is running low.": "Toon een waarschuwingspop-up als de accu bijna leeg is." }, "Show all 9 tags instead of only occupied tags": { "Show all 9 tags instead of only occupied tags": "Toon alle 9 tags in plaats van alleen bezette tags" @@ -7293,7 +7455,7 @@ "Show an outline ring around the focused workspace indicator": "Toon een omlijningsring rond de indicator van het gefocuste werkblad" }, "Show an urgent alert when battery reaches critical level.": { - "Show an urgent alert when battery reaches critical level.": "" + "Show an urgent alert when battery reaches critical level.": "Toon een urgente waarschuwing wanneer de accu een kritiek niveau bereikt." }, "Show cava audio visualizer in media widget": { "Show cava audio visualizer in media widget": "Cava-audiovisualisatie tonen in mediawidget" @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "Toon voorgrondoppervlakken op vervaagde panelen voor een sterker contrast" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "Toon voorgrandoppervlakken op panelen voor sterker contrast" + }, "Show in GB": { "Show in GB": "Toon in GB" }, @@ -7422,7 +7587,7 @@ "Signal": "Signaal" }, "Signal Strength": { - "Signal Strength": "" + "Signal Strength": "Signaalsterkte" }, "Signal:": { "Signal:": "Signaal:" @@ -7434,7 +7599,7 @@ "Silence notifications": "Meldingen dempen" }, "Silence system sounds while media is playing": { - "Silence system sounds while media is playing": "" + "Silence system sounds while media is playing": "Systeemgeluiden dempen terwijl media wordt afgespeeld" }, "Single-Line Popup": { "Single-Line Popup": "Pop-up op één regel" @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "Smartcard-authenticatie" }, - "Smartcard PIN": { - "Smartcard PIN": "Smartcard-pincode" - }, "Snap": { "Snap": "Vastklikken" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "Sorteren op" }, + "Sort wallpapers": { + "Sort wallpapers": "Achtergronden sorteren" + }, "Sorting & Layout": { "Sorting & Layout": "Sortering & Indeling" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "Ruimte tussen vensters" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "Afstandhouder" }, @@ -7590,7 +7758,7 @@ "Stripes": "Strepen" }, "Subtle Overlay": { - "Subtle Overlay": "" + "Subtle Overlay": "Subtiele overlay" }, "Summary": { "Summary": "Samenvatting" @@ -7616,20 +7784,26 @@ "Surface Behavior": { "Surface Behavior": "Oppervlaktegedrag" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { - "Surface Container": "" + "Surface Container": "Surface-container" }, "Surface High": { - "Surface High": "" + "Surface High": "Surface High" }, "Surface Highest": { - "Surface Highest": "" + "Surface Highest": "Surface Highest" }, "Surface Opacity": { "Surface Opacity": "Oppervlaktedekking" }, "Surface Text": { - "Surface Text": "" + "Surface Text": "Surface-tekst" }, "Surface Variant": { "Surface Variant": "Oppervlakvariant" @@ -7668,7 +7842,7 @@ "Sync": "Sync" }, "Sync Bar Inset Padding": { - "Sync Bar Inset Padding": "" + "Sync Bar Inset Padding": "Paneel-inset-opvulling synchroniseren" }, "Sync Mode with Portal": { "Sync Mode with Portal": "Modus synchroniseren met portaal" @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "Positie synchroniseren over schermen" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "Sync is succesvol voltooid." }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "Sync vereist sudo-authenticatie. Terminal wordt geopend zodat je een wachtwoord of vingerafdruk kunt gebruiken." }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "Systeem" }, @@ -7764,7 +7947,7 @@ "Tailscale Network": "Tailscale-netwerk" }, "Tailscale action failed": { - "Tailscale action failed": "" + "Tailscale action failed": "Tailscale-actie mislukt" }, "Tailscale not available": { "Tailscale not available": "Tailscale niet beschikbaar" @@ -7800,10 +7983,10 @@ "Terminals - Always use Dark Theme": "Terminals - Altijd donker thema gebruiken" }, "Tertiary": { - "Tertiary": "" + "Tertiary": "Tertiair" }, "Tertiary Container": { - "Tertiary Container": "" + "Tertiary Container": "Tertiaire container" }, "Test Connection": { "Test Connection": "Verbinding testen" @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "Tekstweergave" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "De tool 'boregard' is niet geïnstalleerd of staat niet in je PATH.\n\nInstalleer deze vanaf https://danklinux.com en schakel deze plugin vervolgens opnieuw in." + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "De tool 'dgop' is vereist voor systeembewaking.\nInstalleer dgop om deze functie te gebruiken." }, @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "Deze installatie gebruikt nog hyprland.conf. Voer 'dms setup' uit om te migreren voordat je scherminstellingen bewerkt." }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "Deze installatie gebruikt nog hyprland.conf. Voer 'dms setup' uit om te migreren voordat je de lay-outinstellingen bewerkt." + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "Deze installatie gebruikt nog hyprland.conf. Voer 'dms setup' uit om te migreren voordat je sneltoetsen bewerkt in Instellingen." }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "Resterende tijd: %1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "Tijd om op een widget te blijven rusten voordat de pop-out opent" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "Wachttijd voor het verbergen nadat de aanwijzer vertrekt" }, @@ -8013,7 +8205,7 @@ "To use this DMS bind, remove or change the keybind in your config.kdl": "Om deze DMS-bind te gebruiken, verwijder of wijzig de keybind in uw config.kdl" }, "Toast": { - "Toast": "" + "Toast": "Toast-melding" }, "Toast Messages": { "Toast Messages": "Pop-upberichten" @@ -8178,7 +8370,7 @@ "Typography & Motion": "Typografie & Beweging" }, "URI": { - "URI": "" + "URI": "URI" }, "Unavailable": { "Unavailable": "Niet beschikbaar" @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "Ongefocusseerde kleur" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "Schermen zonder focus" + }, "Ungrouped": { "Ungrouped": "Niet gegroepeerd" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "Niet-opgeslagen wijzigingen" }, - "Unsaved note...": { - "Unsaved note...": "Niet-opgeslagen notitie..." - }, "Unset": { "Unset": "Niet ingesteld" }, @@ -8366,6 +8558,9 @@ "Use System Theme": { "Use System Theme": "Systeemthema gebruiken" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "Gebruik een aangepaste afbeelding voor het aanmeldscherm, of laat leeg om je bureaubladachtergrond te gebruiken." }, @@ -8400,7 +8595,10 @@ "Use desktop wallpaper": "Bureaubladachtergrond gebruiken" }, "Use different icon themes for light and dark mode": { - "Use different icon themes for light and dark mode": "" + "Use different icon themes for light and dark mode": "Gebruik verschillende pictogramthema's voor lichte en donkere modus" + }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "Gebruik verschillende werkruimtekleuren op schermen die geen focus hebben" }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "Gebruik vingerafdrukauthenticatie voor het vergrendelscherm." @@ -8415,7 +8613,7 @@ "Use meters per second instead of km/h for wind speed": "Gebruik meters per seconde in plaats van km/u voor windsnelheid" }, "Use one inset value for every bar": { - "Use one inset value for every bar": "" + "Use one inset value for every bar": "Gebruik één inset-waarde voor elke balk" }, "Use smaller notification cards": { "Use smaller notification cards": "Kleinere meldingkaarten gebruiken" @@ -8510,14 +8708,11 @@ "VPN Connections": { "VPN Connections": "VPN-verbindingen" }, - "VPN Password": { - "VPN Password": "VPN-wachtwoord" - }, "VPN configuration updated": { "VPN configuration updated": "VPN-configuratie bijgewerkt" }, "VPN credentials saved": { - "VPN credentials saved": "" + "VPN credentials saved": "VPN-inloggegevens opgeslagen" }, "VPN deleted": { "VPN deleted": "VPN verwijderd" @@ -8613,7 +8808,7 @@ "Volume, brightness, and other system OSDs": "Volume, helderheid en andere systeem-OSD's" }, "Votes": { - "Votes": "" + "Votes": "Stemmen" }, "WPA/WPA2": { "WPA/WPA2": "WPA/WPA2" @@ -8679,10 +8874,7 @@ "When locked": "Indien vergrendeld" }, "White": { - "White": "" - }, - "Wi-Fi Password": { - "Wi-Fi Password": "Wi-Fi-wachtwoord" + "White": "Wit" }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "Wifi- en Ethernet-verbinding" @@ -8726,17 +8918,11 @@ "Widget Outline": { "Widget Outline": "Widget-omtrek" }, - "Widget Style": { - "Widget Style": "Widget-stijl" - }, "Widget Styling": { "Widget Styling": "Widget-stijl" }, "Widget Text Style": { - "Widget Text Style": "" - }, - "Widget Transparency": { - "Widget Transparency": "Widget-transparantie" + "Widget Text Style": "Tekststijl van widgets" }, "Widget added": { "Widget added": "Widget toegevoegd" @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "XWayland" }, + "Xray Blur Effect": { + "Xray Blur Effect": "Xray-vervagingseffect" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "X-Ray vervaagt alleen de achtergrond (efficiënt) en is de standaard wanneer 'Vervagen' aan staat. Zet X-Ray op 'Uit' voor volledige vervaging van alles onder het venster (zwaarder)." }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "Xray-opties bevinden zich in Compositor → Lay-out" + }, "Y": { "Y": "Y" }, @@ -8906,11 +9098,14 @@ "attached": { "attached": "gekoppeld" }, + "boregard is required": { + "boregard is required": "boregard is vereist" + }, "brandon": { "brandon": "brandon" }, "broken": { - "broken": "" + "broken": "defect" }, "by %1": { "by %1": "door %1" @@ -8919,7 +9114,7 @@ "days": "dagen" }, "deprecated": { - "deprecated": "" + "deprecated": "verouderd" }, "detached": { "detached": "ontkoppeld" @@ -8937,7 +9132,7 @@ "direct": "direct" }, "discuss": { - "discuss": "" + "discuss": "bespreken" }, "dms is a highly customizable, modern desktop shell with a material 3 inspired design.

It is built with Quickshell, a QT6 framework for building desktop shells, and Go, a statically typed, compiled programming language.": { "dms is a highly customizable, modern desktop shell with a material 3 inspired design.

It is built with Quickshell, a QT6 framework for building desktop shells, and Go, a statically typed, compiled programming language.": "dms is een zeer aanpasbare, moderne desktop-shell met een op Material 3 geïnspireerd ontwerp.

Het is gebouwd met Quickshell, een QT6-framework voor het bouwen van desktop-shells, en Go, een statisch getypeerde, gecompileerde programmeertaal." @@ -8945,9 +9140,6 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "dms/cursor-configuratie bestaat maar is niet ingesloten. Cursorinstellingen worden niet toegepast." }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "dms/outputs-configuratie bestaat maar is niet opgenomen in uw compositor-configuratie. Beeldschermwijzigingen blijven niet behouden." - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "bijv. /usr/bin/my-script --vlag" }, @@ -9086,6 +9278,9 @@ "remote": { "remote": "op afstand" }, + "reviewed": { + "reviewed": "beoordeeld" + }, "seconds": { "seconds": "seconden" }, @@ -9099,7 +9294,7 @@ "this app": "deze app" }, "unmaintained": { - "unmaintained": "" + "unmaintained": "ononderhouden" }, "until %1": { "until %1": "tot %1" @@ -9123,7 +9318,7 @@ "v%1 by %2": "v%1 door %2" }, "verified": { - "verified": "" + "verified": "geverifieerd" }, "wtype not available - install wtype for paste support": { "wtype not available - install wtype for paste support": "wtype niet beschikbaar - installeer wtype voor plakondersteuning" diff --git a/quickshell/translations/poexports/pl.json b/quickshell/translations/poexports/pl.json index d43f02aee..b8c471d74 100644 --- a/quickshell/translations/poexports/pl.json +++ b/quickshell/translations/poexports/pl.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "" }, + "%1 Startup Failed": { + "%1 Startup Failed": "" + }, "%1 active session": { "%1 active session": "" }, @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "" }, @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "Zawsze pokazuj procenty" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "Zawsze ukrywaj dok i pokaż, gdy kursor jest nakierowany wokół przestrzeni doku" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "Ilość" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "" + }, "Analog": { "Analog": "Analogowy" }, @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "Motywy aplikacji" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "" + }, "Appearance": { "Appearance": "" }, @@ -833,6 +848,15 @@ "Auto Power Saver": { "Auto Power Saver": "" }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" + }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "" }, @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "" }, - "Auto-saving...": { - "Auto-saving...": "Automatyczny zapis..." - }, "Autoconnect": { "Autoconnect": "Połącz automatycznie" }, @@ -1028,9 +1052,6 @@ "Bar Spacing": { "Bar Spacing": "" }, - "Bar Transparency": { - "Bar Transparency": "Przezroczystość paska" - }, "Bar corners and background": { "Bar corners and background": "" }, @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "" }, - "Binds Include Missing": { - "Binds Include Missing": "Powiązania obejmują brakujące" - }, "Binds include added": { "Binds include added": "Dodano powiązania" }, @@ -1160,6 +1178,9 @@ "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "Rozmyj tapetę, gdy podgląd niri jest otwarty" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "" + }, "Body": { "Body": "" }, @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "" }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "Przeglądaj Motywy" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "" + }, "Browse or search plugins": { "Browse or search plugins": "" }, @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "" }, - "Change bar appearance": { - "Change bar appearance": "Zmień wygląd paska" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "" }, @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "Wybierz logo wyświetlane na przycisku launchera w DankBar" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "Wybierz, gdzie na ekranie mają pojawiać się powiadomienia" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "" }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "" - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "Kliknij 'Konfiguruj' by stworzyć konfigurację wyjść i dodać konfiguracji kompozytora." }, @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "Styl Zegara" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "" + }, "Close": { "Close": "Zamknij" }, @@ -1622,6 +1649,9 @@ "Color for primary action buttons": { "Color for primary action buttons": "" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" }, @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "Steruje kryciem wszystkich okien pop-up, modów i ich warstw zawartości" - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "" }, @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "Niestandardowe polecenie wstrzymania" }, - "Custom Transparency": { - "Custom Transparency": "Niestandardowa przezroczystość" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "" }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "Dostosowywalna pusta przestrzeń" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "Dostosuj, które akcje będą wyświetlane w menu zasilania" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "Dank Bar" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "" + }, "DankBar": { "DankBar": "DankBar" }, @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "" }, - "Dock Transparency": { - "Dock Transparency": "Przezroczystość Doka" - }, "Dock Visibility": { "Dock Visibility": "Widoczność doku" }, @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "" + }, "Drag to Reorder": { "Drag to Reorder": "" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "" + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "Przeciągnij widżety, aby zmienić kolejność w sekcjach. Użyj ikony oka, aby ukryć/pokazać widżety (zachowując odstępy), lub X, aby je całkowicie usunąć." }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "" }, + "Drop here": { + "Drop here": "" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "Dynamiczny motyw" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "Dynamiczne kolory z tapety" }, @@ -2672,6 +2723,9 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "" }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "" + }, "Edge Spacing": { "Edge Spacing": "Odstępy między krawędziami" }, @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "" }, + "Excluded Media Players": { + "Excluded Media Players": "" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "Przesunięcie strefy wyłączności" }, @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "" }, - "Fix Now": { - "Fix Now": "Napraw teraz" - }, - "Fixing...": { - "Fixing...": "Ustalenie..." - }, "Flags": { "Flags": "Flagi" }, @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "" }, + "Focused Display": { + "Focused Display": "" + }, "Focused Monitor Only": { "Focused Monitor Only": "" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "Grubość czcionki" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "Prognoza niedostępna" }, + "Forecast and conditions": { + "Forecast and conditions": "" + }, "Foreground Layers": { "Foreground Layers": "" }, @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "" }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "" }, @@ -3611,6 +3680,9 @@ "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" }, + "Gaps": { + "Gaps": "" + }, "Generate Override": { "Generate Override": "" }, @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "Siatka" }, @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "" }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "" + }, "Hide": { "Hide": "" }, @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "" }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "" }, @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "" }, + "Hover Popouts": { + "Hover Popouts": "" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "" }, @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "" }, @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "Zadania: " }, + "Jump to page": { + "Jump to page": "" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "" + }, "Keep Awake": { "Keep Awake": "Utrzymuj aktywność" }, @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "Ekran blokady" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "Wyświetlanie ekranu blokady" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "" }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "Zablokowane" }, @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "Następne Przejście" }, + "Next page": { + "Next page": "" + }, "Night": { "Night": "Noc" }, @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "Brak błędów" }, + "No excluded players configured": { + "No excluded players configured": "" + }, "No features enabled": { "No features enabled": "Brak włączonych funkcji" }, @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "" }, + "No screenshot provided": { + "No screenshot provided": "" + }, "No session selected": { "No session selected": "" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "Notatka: ta opcja zmienia tylko procent, nie ogranicza ładowania." - }, "Notepad": { "Notepad": "Notatnik" }, - "Notepad Font Settings": { - "Notepad Font Settings": "Ustawienia czcionki notatnika" - }, "Notepad Settings": { "Notepad Settings": "" }, @@ -5468,6 +5573,9 @@ "Notify when limit is reached": { "Notify when limit is reached": "" }, + "Now playing and media controls": { + "Now playing and media controls": "" + }, "Numbers": { "Numbers": "Liczby" }, @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "" }, + "Open Delay": { + "Open Delay": "" + }, "Open Dir": { "Open Dir": "" }, @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "Otwórz pasek wyszukiwania, aby znaleźć tekst" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "" + }, "Open with...": { "Open with...": "Otwórz za pomocą..." }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "Inne" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "Brak tacy wyjściowej" }, - "Outputs Include Missing": { - "Outputs Include Missing": "Wyjścia zawierają brakujące" - }, "Overcast": { "Overcast": "" }, "Overflow": { "Overflow": "" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "Nadpisane przez konfigurację" }, @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "" }, + "Plugin dependency missing": { + "Plugin dependency missing": "" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "" }, @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "" }, @@ -6131,6 +6257,9 @@ "Prevent screen timeout": { "Prevent screen timeout": "Zapobiegaj wygaszaniu ekranu" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "" + }, "Preview": { "Preview": "" }, @@ -6140,6 +6269,9 @@ "Previous": { "Previous": "" }, + "Previous page": { + "Previous page": "" + }, "Primary": { "Primary": "Główny" }, @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "Odrzucaj zadania" }, + "Related: %1": { + "Related: %1": "" + }, "Release": { "Release": "" }, @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "" }, + "Reorder & Group": { + "Reorder & Group": "" + }, "Repeat": { "Repeat": "Powtórz" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "Wymaga wsparcia dla trybu nocnego" }, @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "Udostępnianie ekranu" }, + "Screenshot unavailable": { + "Screenshot unavailable": "" + }, "Scroll": { "Scroll": "" }, @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "Wybierz monitor, aby skonfigurować tapetę" }, @@ -6959,9 +7109,15 @@ "Separate": { "Separate": "" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "" + }, "Separate Light & Dark Themes": { "Separate Light & Dark Themes": "" }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "" + }, "Separator": { "Separator": "Separator" }, @@ -7010,6 +7166,9 @@ "Setting": { "Setting": "" }, + "Setting up...": { + "Setting up...": "" + }, "Settings": { "Settings": "Ustawienia" }, @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "" + }, "Shortcuts": { "Shortcuts": "Skróty" }, @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "" + }, "Show in GB": { "Show in GB": "" }, @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "Uwierzytelnianie za pomocą karty inteligentnej" }, - "Smartcard PIN": { - "Smartcard PIN": "PIN karty inteligentnej" - }, "Snap": { "Snap": "" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "Sortuj po" }, + "Sort wallpapers": { + "Sort wallpapers": "" + }, "Sorting & Layout": { "Sorting & Layout": "Sortowanie i układ" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "Przerwa między oknami" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "Odstęp" }, @@ -7616,6 +7784,12 @@ "Surface Behavior": { "Surface Behavior": "" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { "Surface Container": "" }, @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "" }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "" }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "System" }, @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "" + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "" }, @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "" }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "" + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "" }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "Czas pozostały: %1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "" }, @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "" + }, "Ungrouped": { "Ungrouped": "" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "Niezapisane zmiany" }, - "Unsaved note...": { - "Unsaved note...": "Niezapisana notatka..." - }, "Unset": { "Unset": "" }, @@ -8366,6 +8558,9 @@ "Use System Theme": { "Use System Theme": "Użyj motywu systemowego" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "" }, @@ -8402,6 +8597,9 @@ "Use different icon themes for light and dark mode": { "Use different icon themes for light and dark mode": "" }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "" + }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "" }, @@ -8510,9 +8708,6 @@ "VPN Connections": { "VPN Connections": "Połączenia VPN" }, - "VPN Password": { - "VPN Password": "Hasło VPN" - }, "VPN configuration updated": { "VPN configuration updated": "Konfiguracja VPN zaktualizowana" }, @@ -8681,9 +8876,6 @@ "White": { "White": "" }, - "Wi-Fi Password": { - "Wi-Fi Password": "Hasło Wi-Fi" - }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "Wi-Fi i połączenie Ethernet" }, @@ -8726,18 +8918,12 @@ "Widget Outline": { "Widget Outline": "Zarys widżetu" }, - "Widget Style": { - "Widget Style": "Styl widżetu" - }, "Widget Styling": { "Widget Styling": "Stylizacja widżetów" }, "Widget Text Style": { "Widget Text Style": "" }, - "Widget Transparency": { - "Widget Transparency": "Przezroczystość widżetu" - }, "Widget added": { "Widget added": "Dodano widżet" }, @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "" }, + "Xray Blur Effect": { + "Xray Blur Effect": "" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "" }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "" + }, "Y": { "Y": "" }, @@ -8906,6 +9098,9 @@ "attached": { "attached": "" }, + "boregard is required": { + "boregard is required": "" + }, "brandon": { "brandon": "" }, @@ -8945,9 +9140,6 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "" }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "Konfiguracja dms/outputs istnieje, ale nie jest dodana do konfiguracji twojego kompozytora. Zmiany nie będą miały efektu." - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "" }, @@ -9086,6 +9278,9 @@ "remote": { "remote": "" }, + "reviewed": { + "reviewed": "" + }, "seconds": { "seconds": "towary drugiej jakości" }, diff --git a/quickshell/translations/poexports/pt.json b/quickshell/translations/poexports/pt.json index 9d8759e9c..8d3465988 100644 --- a/quickshell/translations/poexports/pt.json +++ b/quickshell/translations/poexports/pt.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "" }, + "%1 Startup Failed": { + "%1 Startup Failed": "" + }, "%1 active session": { "%1 active session": "" }, @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "" }, @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "Sempre Mostrar Porcentagem" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "Sempre ocultar o dock e revelá-lo ao passar próximo à área do dock" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "Quantidade" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "" + }, "Analog": { "Analog": "Analógico" }, @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "Tema de Aplicativos" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "" + }, "Appearance": { "Appearance": "Aparência" }, @@ -833,6 +848,15 @@ "Auto Power Saver": { "Auto Power Saver": "" }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" + }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "" }, @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "" }, - "Auto-saving...": { - "Auto-saving...": "Salvando automáticamente..." - }, "Autoconnect": { "Autoconnect": "Conectar automáticamente" }, @@ -1028,9 +1052,6 @@ "Bar Spacing": { "Bar Spacing": "" }, - "Bar Transparency": { - "Bar Transparency": "Trasparência da Barra" - }, "Bar corners and background": { "Bar corners and background": "" }, @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "" }, - "Binds Include Missing": { - "Binds Include Missing": "Atalhos Incluem Definições Ausentes" - }, "Binds include added": { "Binds include added": "Atalhos incluem adicionados" }, @@ -1160,6 +1178,9 @@ "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "Desfoque de papel de parede quando a visão geral do niri estiver aberta" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "" + }, "Body": { "Body": "Corpo" }, @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "" }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "Navegar Temas" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "" + }, "Browse or search plugins": { "Browse or search plugins": "Procurar ou pesquisar plugins" }, @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "Alterar Volume" }, - "Change bar appearance": { - "Change bar appearance": "Alterar aparência da barra" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "Mudar a localidade usada pela interface do DMS." }, @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "Escolher a logo que será exibida no botão do Lançador no DankBar" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "Escolher onde as notificações irão aparecer na tela" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "Clique em 'Configurar' para criar %1 e adicionar inclusão na configuração do seu compositor" }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "Clique em 'Configurar' para criar configuração de cursor e adicionar inclusão à configuração do compositor." - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "Clique em 'Configurar' para criar a configuração de saídas e adicionar inclusão no seu configurador de compositor" }, @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "Estilo de Relógio" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "" + }, "Close": { "Close": "Fechar" }, @@ -1622,6 +1649,9 @@ "Color for primary action buttons": { "Color for primary action buttons": "Cor para botões de ação primária" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" }, @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "Controla a opacidade de todos os popouts, modais e suas camadas de conteúdo" - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "Controla a transparência da sombra" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "Criar Regra de Janela" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "" }, @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "Comando Personalizado Para Suspender" }, - "Custom Transparency": { - "Custom Transparency": "Transparência Customizada" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "" }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "Espaço vazio customizável" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "Customize quais ações aparecerão no menu de energia" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "Dank Bar" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "" + }, "DankBar": { "DankBar": "DankBar" }, @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "" }, - "Dock Transparency": { - "Dock Transparency": "Transparência da Dock" - }, "Dock Visibility": { "Dock Visibility": "Visibilidade do Dock" }, @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "Downloads" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "" + }, "Drag to Reorder": { "Drag to Reorder": "Arraste para Reordenar" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "" + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "Arraste Widgets para reordená-los nas seções. Use o ícone de olho para esconder ou mostrá-los (manter o espaçamento), ou clique no X para removê-los por completo." }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "Garoa" }, + "Drop here": { + "Drop here": "" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "Tema Dinâmico" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "Cores dinâmicas do papel de parede" }, @@ -2672,6 +2723,9 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "" }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "" + }, "Edge Spacing": { "Edge Spacing": "Espaçamento de Bordas" }, @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "Exato" }, + "Excluded Media Players": { + "Excluded Media Players": "" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "Ajuste da Zona Exclusiva" }, @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "Ajustar" }, - "Fix Now": { - "Fix Now": "Consertar Agora" - }, - "Fixing...": { - "Fixing...": "Consertando..." - }, "Flags": { "Flags": "Bandeiras" }, @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "Cor em Foco" }, + "Focused Display": { + "Focused Display": "" + }, "Focused Monitor Only": { "Focused Monitor Only": "" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "Peso da Fonte" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "Fonte usada na tela de login" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "Forçar Encerramento (SIGKILL)" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "Previsão do Tempo não Disponível" }, + "Forecast and conditions": { + "Forecast and conditions": "" + }, "Foreground Layers": { "Foreground Layers": "" }, @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "Liberar VRAM/memória quando o lançador estiver fechado. Pode causar um pequeno atraso ao reabrir." }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "Dia e Mês Completo" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "" }, @@ -3611,6 +3680,9 @@ "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" }, + "Gaps": { + "Gaps": "" + }, "Generate Override": { "Generate Override": "" }, @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "Grade" }, @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "Aplicativos ocultos não aparecerão no launcher. Clique com o botão direito em um aplicativo e selecione 'Ocultar Aplicativo' para ocultá-lo." }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "" + }, "Hide": { "Hide": "Ocultar" }, @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "" }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "" }, @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "Contagem de Previsão por Hora" }, + "Hover Popouts": { + "Hover Popouts": "" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "" }, @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "" }, @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "Trabalhos:" }, + "Jump to page": { + "Jump to page": "" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "" + }, "Keep Awake": { "Keep Awake": "Manter Ligado" }, @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "Tela de Bloqueio" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "Exibição da Tela de Boqueio" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "" }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "Bloqueado" }, @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "Próxima Transição" }, + "Next page": { + "Next page": "" + }, "Night": { "Night": "Noite" }, @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "Sem erros" }, + "No excluded players configured": { + "No excluded players configured": "" + }, "No features enabled": { "No features enabled": "Nenhum recurso ativado" }, @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "Nenhuma entrada de área de transferência salva" }, + "No screenshot provided": { + "No screenshot provided": "" + }, "No session selected": { "No session selected": "" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "Não definido" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "Nota: isso apenas altera a porcentagem, não limita realmente a carga." - }, "Notepad": { "Notepad": "Bloco de Nota" }, - "Notepad Font Settings": { - "Notepad Font Settings": "Configurações da Fonte do Bloco de Notas" - }, "Notepad Settings": { "Notepad Settings": "" }, @@ -5468,6 +5573,9 @@ "Notify when limit is reached": { "Notify when limit is reached": "" }, + "Now playing and media controls": { + "Now playing and media controls": "" + }, "Numbers": { "Numbers": "Números" }, @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "Abrir Aplicativo" }, + "Open Delay": { + "Open Delay": "" + }, "Open Dir": { "Open Dir": "" }, @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "Abrir barra de pesquisa e encontrar texto" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "" + }, "Open with...": { "Open with...": "Abrir com..." }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "Outro" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "Contorno" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "Bandeja de Saída Ausente" }, - "Outputs Include Missing": { - "Outputs Include Missing": "Incluir Saídas Ausentes" - }, "Overcast": { "Overcast": "Nublado" }, "Overflow": { "Overflow": "Estouro" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "Substituído pela config" }, @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "Visibilidade do Plugin" }, + "Plugin dependency missing": { + "Plugin dependency missing": "" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "" }, @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "Pressione Enter e o sistema de áudio reiniciará para aplicar a mudança" }, @@ -6131,6 +6257,9 @@ "Prevent screen timeout": { "Prevent screen timeout": "Impedir suspensão da tela" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "" + }, "Preview": { "Preview": "Pré-visualização" }, @@ -6140,6 +6269,9 @@ "Previous": { "Previous": "" }, + "Previous page": { + "Previous page": "" + }, "Primary": { "Primary": "Primário" }, @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "Rejeitar Trabalhos" }, + "Related: %1": { + "Related: %1": "" + }, "Release": { "Release": "Soltar" }, @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "Renomear Espaço de Trabalho" }, + "Reorder & Group": { + "Reorder & Group": "" + }, "Repeat": { "Repeat": "Repetir" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "Requer suporte a modo noturno" }, @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "Compartilhamento de tela" }, + "Screenshot unavailable": { + "Screenshot unavailable": "" + }, "Scroll": { "Scroll": "Rolagem" }, @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "Selecione pelo menos um provedor" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "Selecionar dispositivo" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "Selecionar monitor para configurar papel de parede" }, @@ -6959,9 +7109,15 @@ "Separate": { "Separate": "" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "" + }, "Separate Light & Dark Themes": { "Separate Light & Dark Themes": "" }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "" + }, "Separator": { "Separator": "Separador" }, @@ -7010,6 +7166,9 @@ "Setting": { "Setting": "" }, + "Setting up...": { + "Setting up...": "" + }, "Settings": { "Settings": "Configurações" }, @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "" + }, "Shortcuts": { "Shortcuts": "Atalhos" }, @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "" + }, "Show in GB": { "Show in GB": "" }, @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "Autenticação de Cartão Inteligente" }, - "Smartcard PIN": { - "Smartcard PIN": "PIN do Cartão Inteligente" - }, "Snap": { "Snap": "Encaixar" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "Ordenar Por" }, + "Sort wallpapers": { + "Sort wallpapers": "" + }, "Sorting & Layout": { "Sorting & Layout": "Classificação e Layout" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "Espaço entre janelas" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "Espaçador" }, @@ -7616,6 +7784,12 @@ "Surface Behavior": { "Surface Behavior": "" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { "Surface Container": "" }, @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "Sincronizar Posição entre Telas" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "" }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "" }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "Sistema" }, @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "" + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "A ferramenta 'dgop' é necessária para monitoramento do sistema.\nPor favor, instale o dgop para usar este recurso." }, @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "" }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "" + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "" }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "Tempo restante: %1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "" }, @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "Cor sem Foco" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "" + }, "Ungrouped": { "Ungrouped": "Sem Grupo" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "Mudanças não salvas" }, - "Unsaved note...": { - "Unsaved note...": "Nota não salva..." - }, "Unset": { "Unset": "" }, @@ -8366,6 +8558,9 @@ "Use System Theme": { "Use System Theme": "Usar Tema do Sistema" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "" }, @@ -8402,6 +8597,9 @@ "Use different icon themes for light and dark mode": { "Use different icon themes for light and dark mode": "" }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "" + }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "" }, @@ -8510,9 +8708,6 @@ "VPN Connections": { "VPN Connections": "Conexões de VPN" }, - "VPN Password": { - "VPN Password": "Senha da VPN" - }, "VPN configuration updated": { "VPN configuration updated": "Configuração da VPN atualizada" }, @@ -8681,9 +8876,6 @@ "White": { "White": "" }, - "Wi-Fi Password": { - "Wi-Fi Password": "Senha do Wi-Fi" - }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "Conexão Wi-Fi e Ethernet" }, @@ -8726,18 +8918,12 @@ "Widget Outline": { "Widget Outline": "Borda de Widgets" }, - "Widget Style": { - "Widget Style": "Estilo dos Widgets" - }, "Widget Styling": { "Widget Styling": "Estilo dos Widgets" }, "Widget Text Style": { "Widget Text Style": "" }, - "Widget Transparency": { - "Widget Transparency": "Transparência dos Widgets" - }, "Widget added": { "Widget added": "Widget adicionado" }, @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "" }, + "Xray Blur Effect": { + "Xray Blur Effect": "" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "" }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "" + }, "Y": { "Y": "" }, @@ -8906,6 +9098,9 @@ "attached": { "attached": "" }, + "boregard is required": { + "boregard is required": "" + }, "brandon": { "brandon": "brandon" }, @@ -8945,9 +9140,6 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "arquivo de configuração dms/cursor existe, mas não está incluído. As configurações de cursor não serão aplicadas." }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "A configuração dms/outputs existe, mas não está incluída no seu configurador de compositor. As alterações de exibição não serão persistentes." - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "" }, @@ -9086,6 +9278,9 @@ "remote": { "remote": "" }, + "reviewed": { + "reviewed": "" + }, "seconds": { "seconds": "segundos" }, diff --git a/quickshell/translations/poexports/ru.json b/quickshell/translations/poexports/ru.json index 5ba6413ac..c7d4f60fe 100644 --- a/quickshell/translations/poexports/ru.json +++ b/quickshell/translations/poexports/ru.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "Сеансы %1" }, + "%1 Startup Failed": { + "%1 Startup Failed": "" + }, "%1 active session": { "%1 active session": "%1 активный сеанс" }, @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "Регулирует контрастность сгенерированных цветов (-100 = минимум, 0 = стандарт, 100 = максимум)" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "Группа администраторов:" }, @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "Всегда показывать процент" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "Всегда скрывать док и показывать при наведении на область дока" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "Количество" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "" + }, "Analog": { "Analog": "Аналоговый" }, @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "Реестр тем" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "" + }, "Appearance": { "Appearance": "Внешний вид" }, @@ -833,6 +848,15 @@ "Auto Power Saver": { "Auto Power Saver": "" }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" + }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "Включён автоматический режим. Ручной выбор профиля отключён." }, @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "Автоматический вход" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "Автоматический вход отключен" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "Автосохранение на диск" }, - "Auto-saving...": { - "Auto-saving...": "Автосохранение..." - }, "Autoconnect": { "Autoconnect": "Автоподключение" }, @@ -1028,9 +1052,6 @@ "Bar Spacing": { "Bar Spacing": "" }, - "Bar Transparency": { - "Bar Transparency": "Прозрачность бара" - }, "Bar corners and background": { "Bar corners and background": "Углы и фон бара" }, @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "Привяжите IPC-действие spotlight-bar в конфигурации композитора." }, - "Binds Include Missing": { - "Binds Include Missing": "Binds Include отсутствует" - }, "Binds include added": { "Binds include added": "Binds include добавлен" }, @@ -1160,6 +1178,9 @@ "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "Размытие обоев при открытом обзоре Niri" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "" + }, "Body": { "Body": "Заголовок" }, @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "Цвет рамки вокруг размытых поверхностей" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "Рамка с фоном" }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "Просмотр тем" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "" + }, "Browse or search plugins": { "Browse or search plugins": "Обзор или поиск Плагины" }, @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "Ничего" }, - "Change bar appearance": { - "Change bar appearance": "Изменить панели внешний вид" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "Изменить язык, используемую интерфейсом DMS." }, @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "Выбрать логотип, отображаемый на кнопке запуска приложений в DankBar" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "Выбрать, где на экране будут отображаться всплывающие уведомления" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "Нажмите «Setup» для создания %1 и добавления include в конфиг композитора." }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "Нажмите «Setup» для создания конфига курсора и добавления include в конфиг композитора." - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "Нажмите «Setup» для создания конфига outputs и добавления include в конфиг композитора." }, @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "Стиль часов" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "" + }, "Close": { "Close": "Закрыть" }, @@ -1622,6 +1649,9 @@ "Color for primary action buttons": { "Color for primary action buttons": "Цвет для кнопок основных действий" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" }, @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "Управляет тем, насколько сильно применяется выбранный цвет оттенка" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "Контролирует непрозрачность всех всплывающих окон, модальных окон и их слоев контента" - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "Управление прозрачностью поверхностей оболочки, всплывающих и модальных окон" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "Управляет контурами вокруг размытых карточек переднего плана, плашек и карточек уведомлений" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "Управляет направлением отбрасывания тени для слоев высоты" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "Управляет внешним краем окон с размытием по протоколу" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "Управляет прозрачностью тени" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "Создать правило окна" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "Создать новую %1 сессию (n)" }, @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "Пользовательская команда приостановки" }, - "Custom Transparency": { - "Custom Transparency": "Своя Прозрачность" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "Пользовательская команда и параметры терминала разделяются по пробелам; пути с пробелами приведут к сбою." }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "Настраиваемое пустое пространство" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "Настроить, какие действия появляются в меню питания" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "Панель Dank" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "" + }, "DankBar": { "DankBar": "DankBar" }, @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "Прозрачность дока" }, - "Dock Transparency": { - "Dock Transparency": "Прозрачность Дока" - }, "Dock Visibility": { "Dock Visibility": "Видимость дока" }, @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "Загрузки" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "" + }, "Drag to Reorder": { "Drag to Reorder": "Перетащите для изменения порядка" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "" + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "Перетаскивайте виджеты, чтобы изменить их порядок. Используйте значок глаза, чтобы скрыть/отобразить виджеты (с сохранением интервалов), или крестик, чтобы полностью удалить их." }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "Морось" }, + "Drop here": { + "Drop here": "" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "Сбросить переопределение для %1, чтобы снова применять действие DMS по умолчанию?" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "Динамичные темы" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "Динамические цвета из обоев" }, @@ -2672,6 +2723,9 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "Динамичный: упругая кривая Безье с проскоком — при появлении элемент ненадолго превышает конечную точку, а затем стабилизируется. Выразительно и живо." }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "" + }, "Edge Spacing": { "Edge Spacing": "Отступ краёв" }, @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "Регулярное выражение" }, + "Excluded Media Players": { + "Excluded Media Players": "" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "Смещение Исключительной Зоны" }, @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "Плитка вертикально" }, - "Fix Now": { - "Fix Now": "Исправить сейчас" - }, - "Fixing...": { - "Fixing...": "Исправление..." - }, "Flags": { "Flags": "Флаги" }, @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "Цвет активного" }, + "Focused Display": { + "Focused Display": "" + }, "Focused Monitor Only": { "Focused Monitor Only": "Только активный монитор" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "Вес Шрифта" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "Шрифт, используемый на экране входа" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "Принудительно остановить (SIGKILL)" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "Принудительный RGBX" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "Прогноз недоступен" }, + "Forecast and conditions": { + "Forecast and conditions": "" + }, "Foreground Layers": { "Foreground Layers": "Слои переднего плана" }, @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "Цвет границы рамки" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "Освободить VRAM/память при закрытии лаунчера. Может вызвать небольшую задержку при повторном открытии." }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "Системный по умолчанию" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "Полная команда для выполнения" }, @@ -3611,6 +3680,9 @@ "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" }, + "Gaps": { + "Gaps": "" + }, "Generate Override": { "Generate Override": "Создать переопределение" }, @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "Только для экрана приветствия — формат даты на экране входа" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "Сетка" }, @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "Скрытые приложения не будут отображаться в лаунчере. Щёлкните ПКМ по приложению и выберите «Скрыть приложение» для скрытия." }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "" + }, "Hide": { "Hide": "Скрыть" }, @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "Скрывать панель, когда указатель уходит, даже если всплывающее окно всё ещё открыто" }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "Высокий" }, @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "Количество почасовых прогнозов" }, + "Hover Popouts": { + "Hover Popouts": "" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "Как часто сервер проверяет наличие новых обновлений." }, @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "Инициализировано" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "Внутренний отступ, применяемый к каждому виджету" }, @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "Задания: " }, + "Jump to page": { + "Jump to page": "" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "" + }, "Keep Awake": { "Keep Awake": "Не спать" }, @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "Экран Блокировки" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "Дисплей экрана блокировки" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "Изменения аутентификации экрана блокировки применяются автоматически и могут открыть терминал, если потребуется подтверждение прав sudo." }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "Заблокировано" }, @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "Следующий переход" }, + "Next page": { + "Next page": "" + }, "Night": { "Night": "Ночь" }, @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "Нет ошибок" }, + "No excluded players configured": { + "No excluded players configured": "" + }, "No features enabled": { "No features enabled": "Функции не включены" }, @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "Сохранённые записи буфера обмена отсутствуют" }, + "No screenshot provided": { + "No screenshot provided": "" + }, "No session selected": { "No session selected": "Сессия не выбрана" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "Не установлено" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "Примечание: это изменяет только процент, это фактически не ограничивает зарядку." - }, "Notepad": { "Notepad": "Блокнот" }, - "Notepad Font Settings": { - "Notepad Font Settings": "Настройки Шрифта Блокнота" - }, "Notepad Settings": { "Notepad Settings": "Настройки Блокнота" }, @@ -5468,6 +5573,9 @@ "Notify when limit is reached": { "Notify when limit is reached": "" }, + "Now playing and media controls": { + "Now playing and media controls": "" + }, "Numbers": { "Numbers": "Числа" }, @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "Открыть приложение" }, + "Open Delay": { + "Open Delay": "" + }, "Open Dir": { "Open Dir": "Открыть папку" }, @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "Открыть строку для поиска текста" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "" + }, "Open with...": { "Open with...": "Открыть с помощью..." }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "Другое" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "Контур" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "Выходной лоток отсутствует" }, - "Outputs Include Missing": { - "Outputs Include Missing": "Outputs Include отсутствует" - }, "Overcast": { "Overcast": "Пасмурно" }, "Overflow": { "Overflow": "Переполнение" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "Переопределено конфигурацией" }, @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "Видимость плагинов" }, + "Plugin dependency missing": { + "Plugin dependency missing": "" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "Плагин отключён: %1" }, @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "Нажмите 'n' или нажмите «Новый сеанс», чтобы создать его" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "Нажмите Enter, и аудиосистема перезапустится для применения изменений" }, @@ -6131,6 +6257,9 @@ "Prevent screen timeout": { "Prevent screen timeout": "Предотвращение тайм-аута экрана" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "" + }, "Preview": { "Preview": "Предпросмотр" }, @@ -6140,6 +6269,9 @@ "Previous": { "Previous": "" }, + "Previous page": { + "Previous page": "" + }, "Primary": { "Primary": "Основной" }, @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "Отклонить задания" }, + "Related: %1": { + "Related: %1": "" + }, "Release": { "Release": "Релиз" }, @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "Переименовать рабочую область" }, + "Reorder & Group": { + "Reorder & Group": "" + }, "Repeat": { "Repeat": "Повторить" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "требуется более новая версия Quickshell" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "Требуется поддержка ночного режима" }, @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "Демонстрация экрана" }, + "Screenshot unavailable": { + "Screenshot unavailable": "" + }, "Scroll": { "Scroll": "Прокрутка" }, @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "Выбрать хотя бы одного провайдера" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "Выбрать устройство" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "Выбрать фоновое изображение экрана приветствия" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "Выберите монитор для настройки обоев" }, @@ -6959,9 +7109,15 @@ "Separate": { "Separate": "Раздельно" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "" + }, "Separate Light & Dark Themes": { "Separate Light & Dark Themes": "" }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "" + }, "Separator": { "Separator": "Разделитель" }, @@ -7010,6 +7166,9 @@ "Setting": { "Setting": "Параметр" }, + "Setting up...": { + "Setting up...": "" + }, "Settings": { "Settings": "Настройки" }, @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "Сочетание клавиш (%1)" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "" + }, "Shortcuts": { "Shortcuts": "Ярлыки" }, @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "Показывать элементы переднего плана на размытых панелях для лучшего контраста" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "" + }, "Show in GB": { "Show in GB": "Показывать в GB" }, @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "Аутентификация Smartcard" }, - "Smartcard PIN": { - "Smartcard PIN": "PIN смарт-карты" - }, "Snap": { "Snap": "Прилипание" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "Сортировать по" }, + "Sort wallpapers": { + "Sort wallpapers": "" + }, "Sorting & Layout": { "Sorting & Layout": "Сортировка и макет" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "Расстояние между окнами" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "Разделитель" }, @@ -7616,6 +7784,12 @@ "Surface Behavior": { "Surface Behavior": "Поведение поверхностей" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { "Surface Container": "" }, @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "Синхронизировать позицию на всех экранах" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "Синхронизация завершена успешно." }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "Для синхронизации требуются права sudo. Открытие терминала для ввода пароля или сканирования отпечатка пальца." }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "Система" }, @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "Отрисовка текста" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "" + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "Инструмент 'dgop' требуется для системного мониторинга.\nУстановите dgop для использования этой функции." }, @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "Эта установка все еще использует hyprland.conf. Запустите «dms setup» для миграции перед редактированием настроек дисплея." }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "" + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "Эта установка все еще использует hyprland.conf. Запустите «dms setup» для миграции перед редактированием горячих клавиш в Настройках." }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "Осталось времени: %1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "Время ожидания перед скрытием после ухода указателя" }, @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "Цвет неактивного" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "" + }, "Ungrouped": { "Ungrouped": "Негруппированный" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "Несохранённые изменения" }, - "Unsaved note...": { - "Unsaved note...": "Несохранённая заметка..." - }, "Unset": { "Unset": "Не задано" }, @@ -8366,6 +8558,9 @@ "Use System Theme": { "Use System Theme": "Использовать системную тему" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "Использовать собственное изображение для экрана входа или оставить пустым, чтобы использовать обои рабочего стола." }, @@ -8402,6 +8597,9 @@ "Use different icon themes for light and dark mode": { "Use different icon themes for light and dark mode": "" }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "" + }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "Использовать аутентификацию по отпечатку пальца для экрана блокировки." }, @@ -8510,9 +8708,6 @@ "VPN Connections": { "VPN Connections": "VPN соединение" }, - "VPN Password": { - "VPN Password": "VPN Пароль" - }, "VPN configuration updated": { "VPN configuration updated": "VPN конфигурации updated" }, @@ -8681,9 +8876,6 @@ "White": { "White": "" }, - "Wi-Fi Password": { - "Wi-Fi Password": "Wi-Fi Пароль" - }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "Подключение Wi-Fi и Ethernet" }, @@ -8726,18 +8918,12 @@ "Widget Outline": { "Widget Outline": "Контур виджета" }, - "Widget Style": { - "Widget Style": "Стиль виджета" - }, "Widget Styling": { "Widget Styling": "Стилизация виджета" }, "Widget Text Style": { "Widget Text Style": "" }, - "Widget Transparency": { - "Widget Transparency": "Виджет Прозрачность" - }, "Widget added": { "Widget added": "Виджет добавленные" }, @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "XWayland" }, + "Xray Blur Effect": { + "Xray Blur Effect": "" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "X-Ray размывает только обои (эффективно) и используется по умолчанию при включенном размытии. Отключите X-Ray для обычного полного размытия всего, что находится под окном (более ресурсоемко)." }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "" + }, "Y": { "Y": "Y" }, @@ -8906,6 +9098,9 @@ "attached": { "attached": "Подключён" }, + "boregard is required": { + "boregard is required": "" + }, "brandon": { "brandon": "brandon" }, @@ -8945,9 +9140,6 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "конфигурация dms/cursor существует но не включена. Настройки курсора не будут применены." }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "dms/outputs config существует, но не включён в ваш конфиг композитора. Изменения дисплеев не сохранятся." - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "напр. /usr/bin/my-script --flag" }, @@ -9086,6 +9278,9 @@ "remote": { "remote": "удалённая" }, + "reviewed": { + "reviewed": "" + }, "seconds": { "seconds": "секунд" }, diff --git a/quickshell/translations/poexports/sv.json b/quickshell/translations/poexports/sv.json index a4369539d..24162d2fc 100644 --- a/quickshell/translations/poexports/sv.json +++ b/quickshell/translations/poexports/sv.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "%1 sessioner" }, + "%1 Startup Failed": { + "%1 Startup Failed": "" + }, "%1 active session": { "%1 active session": "%1 aktiv session" }, @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "" }, @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "Visa alltid procent" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "Dölj alltid docken och visa den när pekaren är nära dockområdet" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "Antal" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "" + }, "Analog": { "Analog": "Analog" }, @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "Apptematisering" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "" + }, "Appearance": { "Appearance": "Utseende" }, @@ -833,6 +848,15 @@ "Auto Power Saver": { "Auto Power Saver": "" }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" + }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "" }, @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "" }, - "Auto-saving...": { - "Auto-saving...": "Sparar automatiskt..." - }, "Autoconnect": { "Autoconnect": "Automatisk anslutning" }, @@ -1028,9 +1052,6 @@ "Bar Spacing": { "Bar Spacing": "" }, - "Bar Transparency": { - "Bar Transparency": "Genomskinlighet på menyraden" - }, "Bar corners and background": { "Bar corners and background": "" }, @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "" }, - "Binds Include Missing": { - "Binds Include Missing": "Inkludering av kortkommandon saknas" - }, "Binds include added": { "Binds include added": "Inkludering av kortkommandon tillagd" }, @@ -1160,6 +1178,9 @@ "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "Oskärpa bakgrundsbild när niri-översikten är öppen" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "" + }, "Body": { "Body": "Brödtext" }, @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "" }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "Bläddra bland teman" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "" + }, "Browse or search plugins": { "Browse or search plugins": "Bläddra bland eller sök tillägg" }, @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "Ändra volym" }, - "Change bar appearance": { - "Change bar appearance": "Ändra utseende på menyraden" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "Ändra det språk som används av DMS-gränssnittet." }, @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "Välj ikonen som visas på appstartarknappen i DankBar" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "Välj var notisbanderoller visas på skärmen" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "Klicka på 'Konfiguration' för att skapa %1 och lägga till inkludering i din kompositorkonfiguration." }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "Klicka på 'Konfiguration' för att skapa markörskonfigurationen och lägga till inkludering i din kompositorkonfiguration." - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "Klicka på 'Konfiguration' för att skapa utgångskonfigurationen och lägga till inkludering i din kompositorkonfiguration." }, @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "Klockstil" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "" + }, "Close": { "Close": "Stäng" }, @@ -1622,6 +1649,9 @@ "Color for primary action buttons": { "Color for primary action buttons": "Färg på primära åtgärdsknappar" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" }, @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "Styr opaciteten för alla popupfönster, dialogrutor och deras innehållslager" - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "Styr skuggkastningsriktning för upphöjningslager" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "Styr skuggans genomskinlighet" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "Skapa fönsterregel" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "Skapa en ny %1-session (n)" }, @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "Anpassat strömsparlägeskommando" }, - "Custom Transparency": { - "Custom Transparency": "Anpassad genomskinlighet" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "" }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "Anpassningsbart mellanrum" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "Anpassa vilka åtgärder som visas i strömmenyn" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "Dank Bar" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "" + }, "DankBar": { "DankBar": "DankBar" }, @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "" }, - "Dock Transparency": { - "Dock Transparency": "Genomskinlighet på Dock" - }, "Dock Visibility": { "Dock Visibility": "Docksynlighet" }, @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "Hämtningar" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "" + }, "Drag to Reorder": { "Drag to Reorder": "Dra för att ordna om" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "" + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "Håll och dra för att ordna widgetar inom en avdelning. Klicka på ögat för att gömma eller visa widgetar (mellanrum bevaras), eller X för att ta bort dem." }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "Duggregn" }, + "Drop here": { + "Drop here": "" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "Dynamisk tematisering" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "Dynamiska färger från bakgrundsbild" }, @@ -2672,6 +2723,9 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "" }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "" + }, "Edge Spacing": { "Edge Spacing": "Avstånd från skärmkanter" }, @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "Exakt" }, + "Excluded Media Players": { + "Excluded Media Players": "" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "Avstånd från fönster" }, @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "Anpassa" }, - "Fix Now": { - "Fix Now": "Åtgärda nu" - }, - "Fixing...": { - "Fixing...": "Åtgärdar..." - }, "Flags": { "Flags": "Flaggor" }, @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "Fokusradfärg" }, + "Focused Display": { + "Focused Display": "" + }, "Focused Monitor Only": { "Focused Monitor Only": "Bara fokuserad bildskärm" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "Teckensnittsvikt" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "Teckensnitt som används på inloggningsskärmen" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "Tvångsavsluta (SIGKILL)" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "Prognos otillgänglig" }, + "Forecast and conditions": { + "Forecast and conditions": "" + }, "Foreground Layers": { "Foreground Layers": "" }, @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "Frigör VRAM/minne när startaren stängs. Kan orsaka en liten fördröjning vid återöppning." }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "Fullständig dag och månad" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "" }, @@ -3611,6 +3680,9 @@ "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" }, + "Gaps": { + "Gaps": "" + }, "Generate Override": { "Generate Override": "" }, @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "Gäller bara välkomstskärmen – format för datumet på inloggningsskärmen" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "Rutnät" }, @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "Dolda appar visas inte i startaren. Högerklicka på en app och välj 'Dölj app' för att dölja den." }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "" + }, "Hide": { "Hide": "Dölj" }, @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "" }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "" }, @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "Antal timvisa prognoser" }, + "Hover Popouts": { + "Hover Popouts": "" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "" }, @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "" }, @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "Jobb: " }, + "Jump to page": { + "Jump to page": "" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "" + }, "Keep Awake": { "Keep Awake": "Håll vaken" }, @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "Låsskärm" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "Låsskärmsvisning" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "" }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "Låst" }, @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "Nästa övergång" }, + "Next page": { + "Next page": "" + }, "Night": { "Night": "Natt" }, @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "Inga fel" }, + "No excluded players configured": { + "No excluded players configured": "" + }, "No features enabled": { "No features enabled": "Inga funktioner aktiverade" }, @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "Inga sparade urklippsposter" }, + "No screenshot provided": { + "No screenshot provided": "" + }, "No session selected": { "No session selected": "" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "Inte inställt" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "Obs: detta ändrar bara procenttalet, det begränsar inte faktisk laddning." - }, "Notepad": { "Notepad": "Anteckningar" }, - "Notepad Font Settings": { - "Notepad Font Settings": "Teckensnittsinställningar för Anteckningar" - }, "Notepad Settings": { "Notepad Settings": "" }, @@ -5468,6 +5573,9 @@ "Notify when limit is reached": { "Notify when limit is reached": "" }, + "Now playing and media controls": { + "Now playing and media controls": "" + }, "Numbers": { "Numbers": "Tal" }, @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "Öppna app" }, + "Open Delay": { + "Open Delay": "" + }, "Open Dir": { "Open Dir": "" }, @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "Öppna sökfältet för att hitta text" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "" + }, "Open with...": { "Open with...": "Öppna med..." }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "Övrigt" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "Kontur" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "Utmatningsfäcket saknas" }, - "Outputs Include Missing": { - "Outputs Include Missing": "Utgångsinkludering saknas" - }, "Overcast": { "Overcast": "Mulet" }, "Overflow": { "Overflow": "Overflow" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "Åsidosatt av konfiguration" }, @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "Tilläggssynlighet" }, + "Plugin dependency missing": { + "Plugin dependency missing": "" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "" }, @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "Tryck på 'n' eller klicka på 'Ny session' för att skapa en" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "Tryck på Retur så startar ljudsystemet om för att tillämpa ändringen" }, @@ -6131,6 +6257,9 @@ "Prevent screen timeout": { "Prevent screen timeout": "Förhindra att skärmen stängs av" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "" + }, "Preview": { "Preview": "Förhandsgranskning" }, @@ -6140,6 +6269,9 @@ "Previous": { "Previous": "" }, + "Previous page": { + "Previous page": "" + }, "Primary": { "Primary": "Primär" }, @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "Avvisa jobb" }, + "Related: %1": { + "Related: %1": "" + }, "Release": { "Release": "Släpp" }, @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "Byt namn på arbetsyta" }, + "Reorder & Group": { + "Reorder & Group": "" + }, "Repeat": { "Repeat": "Upprepa" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "Kräver stöd för nattläge" }, @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "Skärmdelning" }, + "Screenshot unavailable": { + "Screenshot unavailable": "" + }, "Scroll": { "Scroll": "Rulla" }, @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "Välj minst en leverantör" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "Välj enhet" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "Välj bakgrundsbild för välkomstskärmen" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "Ställ in bakgrundsbild på den här bildskärmen" }, @@ -6959,9 +7109,15 @@ "Separate": { "Separate": "" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "" + }, "Separate Light & Dark Themes": { "Separate Light & Dark Themes": "" }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "" + }, "Separator": { "Separator": "Avskiljare" }, @@ -7010,6 +7166,9 @@ "Setting": { "Setting": "" }, + "Setting up...": { + "Setting up...": "" + }, "Settings": { "Settings": "Inställningar" }, @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "Kortkommando (%1)" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "" + }, "Shortcuts": { "Shortcuts": "Genvägar" }, @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "" + }, "Show in GB": { "Show in GB": "Visa i GB" }, @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "Smartkortsautentisering" }, - "Smartcard PIN": { - "Smartcard PIN": "Smartkorts-PIN" - }, "Snap": { "Snap": "Knäppa" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "Sortera efter" }, + "Sort wallpapers": { + "Sort wallpapers": "" + }, "Sorting & Layout": { "Sorting & Layout": "Sortering & layout" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "Mellanrum mellan fönster" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "Mellanrum" }, @@ -7616,6 +7784,12 @@ "Surface Behavior": { "Surface Behavior": "" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { "Surface Container": "" }, @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "Synkronisera position mellan skärmar" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "Synkronisering klar." }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "Synkronisering kräver sudo-autentisering. Öppnar terminal för lösenord eller fingeravtryck." }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "System" }, @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "" + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "Verktyget 'dgop' krävs för systemövervakning.\nInstallera dgop för att använda den här funktionen." }, @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "" }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "" + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "" }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "Återstående tid: %1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "" }, @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "Ofokuserad färg" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "" + }, "Ungrouped": { "Ungrouped": "Inte grupperad" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "Osparade ändringar" }, - "Unsaved note...": { - "Unsaved note...": "Osparad anteckning..." - }, "Unset": { "Unset": "" }, @@ -8366,6 +8558,9 @@ "Use System Theme": { "Use System Theme": "Använd systemtema" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "Använd en anpassad bild för inloggningsskärmen, eller lämna tomt för att använda skrivbordets bakgrundsbild." }, @@ -8402,6 +8597,9 @@ "Use different icon themes for light and dark mode": { "Use different icon themes for light and dark mode": "" }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "" + }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "Använd fingeravtrycksautentisering för låsskärmen." }, @@ -8510,9 +8708,6 @@ "VPN Connections": { "VPN Connections": "VPN-anslutningar" }, - "VPN Password": { - "VPN Password": "VPN-lösenord" - }, "VPN configuration updated": { "VPN configuration updated": "VPN-konfiguration uppdaterad" }, @@ -8681,9 +8876,6 @@ "White": { "White": "" }, - "Wi-Fi Password": { - "Wi-Fi Password": "Wi-Fi-lösenord" - }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "Wi-Fi och Ethernet-anslutning" }, @@ -8726,18 +8918,12 @@ "Widget Outline": { "Widget Outline": "Widgetkantlinje" }, - "Widget Style": { - "Widget Style": "Widgetstil" - }, "Widget Styling": { "Widget Styling": "Widgetstil" }, "Widget Text Style": { "Widget Text Style": "" }, - "Widget Transparency": { - "Widget Transparency": "Genomskinlighet på widget" - }, "Widget added": { "Widget added": "Widget tillagd" }, @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "" }, + "Xray Blur Effect": { + "Xray Blur Effect": "" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "" }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "" + }, "Y": { "Y": "" }, @@ -8906,6 +9098,9 @@ "attached": { "attached": "ansluten" }, + "boregard is required": { + "boregard is required": "" + }, "brandon": { "brandon": "brandon" }, @@ -8945,9 +9140,6 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "dms/cursor-konfigurationen finns men ingår inte. Markörsinställningar tillämpas inte." }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "dms/outputs-konfigurationen finns men ingår inte i din kompositorkonfiguration. Bildskärmsändringar sparas inte." - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "" }, @@ -9086,6 +9278,9 @@ "remote": { "remote": "" }, + "reviewed": { + "reviewed": "" + }, "seconds": { "seconds": "sekunder" }, diff --git a/quickshell/translations/poexports/tr.json b/quickshell/translations/poexports/tr.json index dcd2c52d1..f5bc2d4f8 100644 --- a/quickshell/translations/poexports/tr.json +++ b/quickshell/translations/poexports/tr.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "" }, + "%1 Startup Failed": { + "%1 Startup Failed": "" + }, "%1 active session": { "%1 active session": "" }, @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "" }, @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "Yüzdeyi Her Zaman Göster" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "Miktar" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "" + }, "Analog": { "Analog": "Analog" }, @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "" + }, "Appearance": { "Appearance": "" }, @@ -833,6 +848,15 @@ "Auto Power Saver": { "Auto Power Saver": "" }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" + }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "" }, @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "" }, - "Auto-saving...": { - "Auto-saving...": "Otomatik kaydetme..." - }, "Autoconnect": { "Autoconnect": "Otomatik Bağlan" }, @@ -1028,9 +1052,6 @@ "Bar Spacing": { "Bar Spacing": "" }, - "Bar Transparency": { - "Bar Transparency": "Bar Opaklığı" - }, "Bar corners and background": { "Bar corners and background": "" }, @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "" }, - "Binds Include Missing": { - "Binds Include Missing": "Bağlantı dahili yok" - }, "Binds include added": { "Binds include added": "Bağlantı dahili eklendi" }, @@ -1160,6 +1178,9 @@ "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "Niri genel görünümü açıkken duvar kağıdını bulanıklaştır" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "" + }, "Body": { "Body": "" }, @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "" }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "Temalara Göz At" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "" + }, "Browse or search plugins": { "Browse or search plugins": "" }, @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "" }, - "Change bar appearance": { - "Change bar appearance": "Bar görünümünü değiştir" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "" }, @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "DankBar'daki başlatıcı düğmesinde görüntülenen logoyu seçin" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "Bildirim açılır pencerelerinin ekranda nerede görüneceğini seçin" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "" }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "" - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "Çıktı yapılandırmasını oluşturmak ve kompozitör yapılandırmanıza dahil etmek için 'Kur'a tıklayın." }, @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "Saat Stili" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "" + }, "Close": { "Close": "Kapat" }, @@ -1622,6 +1649,9 @@ "Color for primary action buttons": { "Color for primary action buttons": "" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" }, @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "Tüm açılır pencerelerin, modal pencerelerin ve bunların içerik katmanlarının opaklığını kontrol eder." - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "" }, @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "Özel Askıya Al Komutu" }, - "Custom Transparency": { - "Custom Transparency": "Özel Şeffaflık" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "" }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "Özelleştirilebilir boş alan" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "Güç menüsünde hangi eylemlerin görüneceğini özelleştirin" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "Dank Bar" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "" + }, "DankBar": { "DankBar": "" }, @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "" }, - "Dock Transparency": { - "Dock Transparency": "Dock Şeffaflığı" - }, "Dock Visibility": { "Dock Visibility": "Dock Görünürlüğü" }, @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "" + }, "Drag to Reorder": { "Drag to Reorder": "" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "" + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "Widget'ları sürükleyerek bölümler içinde yeniden sıralayın. Göz simgesini kullanarak widget'ları gizleyin/gösterin (aralıkları korur) veya X simgesini kullanarak tamamen kaldırın." }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "" }, + "Drop here": { + "Drop here": "" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "Duvar kağıdından dinamik renkler" }, @@ -2672,6 +2723,9 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "" }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "" + }, "Edge Spacing": { "Edge Spacing": "Kenar Aralığı" }, @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "" }, + "Excluded Media Players": { + "Excluded Media Players": "" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "Özel Bölge Ofseti" }, @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "" }, - "Fix Now": { - "Fix Now": "Şimdi Düzelt" - }, - "Fixing...": { - "Fixing...": "Düzeltiliyor..." - }, "Flags": { "Flags": "" }, @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "" }, + "Focused Display": { + "Focused Display": "" + }, "Focused Monitor Only": { "Focused Monitor Only": "" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "Yazı Tipi Ağırlığı" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "Hava Tahmini Mevcut Değil" }, + "Forecast and conditions": { + "Forecast and conditions": "" + }, "Foreground Layers": { "Foreground Layers": "" }, @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "" }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "" }, @@ -3611,6 +3680,9 @@ "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" }, + "Gaps": { + "Gaps": "" + }, "Generate Override": { "Generate Override": "" }, @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "Izgara" }, @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "" }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "" + }, "Hide": { "Hide": "" }, @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "" }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "" }, @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "" }, + "Hover Popouts": { + "Hover Popouts": "" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "" }, @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "" }, @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "İşler:" }, + "Jump to page": { + "Jump to page": "" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "" + }, "Keep Awake": { "Keep Awake": "Uyanık Tut" }, @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "Kilit Ekranı" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "Kilit Ekranı Görüntüsü" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "" }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "" }, @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "Sonraki Geçiş" }, + "Next page": { + "Next page": "" + }, "Night": { "Night": "Gece" }, @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "Sorun yok" }, + "No excluded players configured": { + "No excluded players configured": "" + }, "No features enabled": { "No features enabled": "Etkinleştirilmiş özellik yok" }, @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "" }, + "No screenshot provided": { + "No screenshot provided": "" + }, "No session selected": { "No session selected": "" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "Not: Bu sadece yüzdeyi değiştirir, şarjı sınırlamaz." - }, "Notepad": { "Notepad": "Not Defteri" }, - "Notepad Font Settings": { - "Notepad Font Settings": "Not Defteri Yazı Tipi Ayarları" - }, "Notepad Settings": { "Notepad Settings": "" }, @@ -5468,6 +5573,9 @@ "Notify when limit is reached": { "Notify when limit is reached": "" }, + "Now playing and media controls": { + "Now playing and media controls": "" + }, "Numbers": { "Numbers": "Numaralar" }, @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "" }, + "Open Delay": { + "Open Delay": "" + }, "Open Dir": { "Open Dir": "" }, @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "Metin bulmak için arama çubuğunu aç" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "" + }, "Open with...": { "Open with...": "... ile aç" }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "Diğer" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "Çıktı Tepsisi Yok" }, - "Outputs Include Missing": { - "Outputs Include Missing": "Çıkış İçe Aktarımı Eksik" - }, "Overcast": { "Overcast": "" }, "Overflow": { "Overflow": "" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "Yapılandırma tarafından geçersiz kılınmıştır" }, @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "" }, + "Plugin dependency missing": { + "Plugin dependency missing": "" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "" }, @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "" }, @@ -6131,6 +6257,9 @@ "Prevent screen timeout": { "Prevent screen timeout": "Ekran zaman aşımını önle" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "" + }, "Preview": { "Preview": "" }, @@ -6140,6 +6269,9 @@ "Previous": { "Previous": "" }, + "Previous page": { + "Previous page": "" + }, "Primary": { "Primary": "Birincil" }, @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "İşleri Reddet" }, + "Related: %1": { + "Related: %1": "" + }, "Release": { "Release": "" }, @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "" }, + "Reorder & Group": { + "Reorder & Group": "" + }, "Repeat": { "Repeat": "" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "Gece modu desteği gerektirir" }, @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "Ekran paylaşımı" }, + "Screenshot unavailable": { + "Screenshot unavailable": "" + }, "Scroll": { "Scroll": "" }, @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "Duvar kağıdını ayarlamak için monitör seçin" }, @@ -6959,9 +7109,15 @@ "Separate": { "Separate": "" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "" + }, "Separate Light & Dark Themes": { "Separate Light & Dark Themes": "" }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "" + }, "Separator": { "Separator": "Ayraç" }, @@ -7010,6 +7166,9 @@ "Setting": { "Setting": "" }, + "Setting up...": { + "Setting up...": "" + }, "Settings": { "Settings": "Ayarlar" }, @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "" + }, "Shortcuts": { "Shortcuts": "Kısayollar" }, @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "" + }, "Show in GB": { "Show in GB": "" }, @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "" }, - "Smartcard PIN": { - "Smartcard PIN": "" - }, "Snap": { "Snap": "" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "Şuna Göre Sırala" }, + "Sort wallpapers": { + "Sort wallpapers": "" + }, "Sorting & Layout": { "Sorting & Layout": "Sıralama & Düzen" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "Pencereler arası boşluk" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "Boşluklandırıcı" }, @@ -7616,6 +7784,12 @@ "Surface Behavior": { "Surface Behavior": "" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { "Surface Container": "" }, @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "" }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "" }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "Sistem" }, @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "" + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "" }, @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "" }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "" + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "" }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "Kalan zaman: %1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "" }, @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "" + }, "Ungrouped": { "Ungrouped": "" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "Kaydedilmemiş değişiklikler" }, - "Unsaved note...": { - "Unsaved note...": "Kaydedilmemiş not..." - }, "Unset": { "Unset": "" }, @@ -8366,6 +8558,9 @@ "Use System Theme": { "Use System Theme": "Sistem Temasını Kullan" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "" }, @@ -8402,6 +8597,9 @@ "Use different icon themes for light and dark mode": { "Use different icon themes for light and dark mode": "" }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "" + }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "" }, @@ -8510,9 +8708,6 @@ "VPN Connections": { "VPN Connections": "VPN Bağlantıları" }, - "VPN Password": { - "VPN Password": "VPN Parolası" - }, "VPN configuration updated": { "VPN configuration updated": "VPN ayarı güncellendi" }, @@ -8681,9 +8876,6 @@ "White": { "White": "" }, - "Wi-Fi Password": { - "Wi-Fi Password": "Wi-Fi Parolası" - }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "Wi-Fi ve Ethernet bağlantısı" }, @@ -8726,18 +8918,12 @@ "Widget Outline": { "Widget Outline": "Widget Çerçevesi" }, - "Widget Style": { - "Widget Style": "Widget Stili" - }, "Widget Styling": { "Widget Styling": "Widget Stili" }, "Widget Text Style": { "Widget Text Style": "" }, - "Widget Transparency": { - "Widget Transparency": "Widget Opaklığı" - }, "Widget added": { "Widget added": "Widget eklendi" }, @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "" }, + "Xray Blur Effect": { + "Xray Blur Effect": "" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "" }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "" + }, "Y": { "Y": "" }, @@ -8906,6 +9098,9 @@ "attached": { "attached": "" }, + "boregard is required": { + "boregard is required": "" + }, "brandon": { "brandon": "" }, @@ -8945,9 +9140,6 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "" }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "dms/outputs yapılandırması mevcut ancak kompozitör yapılandırmanıza dahil edilmemiş. Ekran değişiklikleri kalıcı olmayacaktır." - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "" }, @@ -9086,6 +9278,9 @@ "remote": { "remote": "" }, + "reviewed": { + "reviewed": "" + }, "seconds": { "seconds": "saniye" }, diff --git a/quickshell/translations/poexports/vi.json b/quickshell/translations/poexports/vi.json index ea7702c63..c082931ba 100644 --- a/quickshell/translations/poexports/vi.json +++ b/quickshell/translations/poexports/vi.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "%1 phiên làm việc" }, + "%1 Startup Failed": { + "%1 Startup Failed": "" + }, "%1 active session": { "%1 active session": "%1 phiên đang hoạt động" }, @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "Điều chỉnh độ tương phản của các màu đã tạo (-100 = tối thiểu, 0 = tiêu chuẩn, 100 = tối đa)" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "Nhóm quản trị viên:" }, @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "Luôn hiển thị phần trăm" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "Luôn ẩn thanh dock và hiển thị khi di chuột gần khu vực dock" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "Số lượng" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "" + }, "Analog": { "Analog": "Kim (Đồng hồ)" }, @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "Chủ đề ứng dụng" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "" + }, "Appearance": { "Appearance": "Giao diện" }, @@ -833,6 +848,15 @@ "Auto Power Saver": { "Auto Power Saver": "" }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" + }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "Chế độ tự động đang bật. Lựa chọn cấu hình thủ công đã bị tắt." }, @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "Tự động đăng nhập" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "Tự động đăng nhập bị vô hiệu hóa" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "Tự động lưu vào ổ đĩa" }, - "Auto-saving...": { - "Auto-saving...": "Đang tự động lưu..." - }, "Autoconnect": { "Autoconnect": "Tự động kết nối" }, @@ -1028,9 +1052,6 @@ "Bar Spacing": { "Bar Spacing": "" }, - "Bar Transparency": { - "Bar Transparency": "Độ trong suốt của thanh" - }, "Bar corners and background": { "Bar corners and background": "Góc và nền của thanh" }, @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "Gán hành động spotlight-bar IPC trong cấu hình compositor của bạn." }, - "Binds Include Missing": { - "Binds Include Missing": "Bao gồm các phím tắt còn thiếu" - }, "Binds include added": { "Binds include added": "Bao gồm các phím tắt đã thêm" }, @@ -1160,6 +1178,9 @@ "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "Làm mờ hình nền khi tổng quan niri đang mở" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "" + }, "Body": { "Body": "Thân" }, @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "Màu viền xung quanh các bề mặt bị làm mờ" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "Đường viền có nền" }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "Duyệt chủ đề" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "" + }, "Browse or search plugins": { "Browse or search plugins": "Duyệt hoặc tìm kiếm plugin" }, @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "Thay đổi âm lượng" }, - "Change bar appearance": { - "Change bar appearance": "Thay đổi giao diện thanh" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "Thay đổi ngôn ngữ hiển thị của giao diện DMS." }, @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "Chọn logo hiển thị trên nút launcher trong DankBar" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "Chọn nơi hộp thông báo nổi được hiển thị" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "Nhấp 'Thiết lập' để tạo %1 và thêm phần bao gồm vào cấu hình compositor của bạn." }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "Nhấp 'Thiết lập' để tạo cấu hình con trỏ và thêm phần bao gồm vào cấu hình compositor của bạn." - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "Nhấp 'Thiết lập' để tạo cấu hình đầu ra và thêm phần bao gồm vào cấu hình compositor của bạn." }, @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "Kiểu đồng hồ" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "" + }, "Close": { "Close": "Đóng" }, @@ -1622,6 +1649,9 @@ "Color for primary action buttons": { "Color for primary action buttons": "Màu sắc cho các nút hành động chính" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" }, @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "Điều khiển mức độ mạnh yếu của màu nhuộm đã chọn được áp dụng" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "Điều khiển độ mờ của tất cả các cửa sổ nổi, bảng thông báo và các lớp nội dung của chúng" - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "Điều khiển độ mờ của bề mặt shell, cửa sổ bật và hộp thoại modal" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "Điều khiển đường viền xung quanh các thẻ phía trước bị làm mờ, các nút dạng thuốc và thẻ thông báo" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "Điều khiển hướng đổ bóng cho các lớp độ cao" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "Điều khiển cạnh ngoài của các cửa sổ bị làm mờ theo giao thức" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "Điều khiển độ trong suốt của bóng" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "Tạo quy tắc cửa sổ" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "Tạo một phiên %1 mới (n)" }, @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "Lệnh ngủ tùy chỉnh" }, - "Custom Transparency": { - "Custom Transparency": "Tuỳ chỉnh độ trong suốt" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "Lệnh tùy chỉnh và các tham số dòng lệnh được phân tách bằng khoảng trắng; đường dẫn có khoảng trắng sẽ bị lỗi." }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "Tuỳ chỉnh khoảng trống" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "Chọn các hành động hiển thị trong menu nguồn" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "Dank Bar" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "" + }, "DankBar": { "DankBar": "DankBar" }, @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "Độ mờ thanh Dock" }, - "Dock Transparency": { - "Dock Transparency": "Độ trong suốt thanh Dock" - }, "Dock Visibility": { "Dock Visibility": "Chế độ hiển thị của Dock" }, @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "Tải về" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "" + }, "Drag to Reorder": { "Drag to Reorder": "Kéo để sắp xếp lại" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "" + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "Kéo để sắp xếp tiện ích. Dùng biểu tượng mắt để ẩn/hiện, hoặc X để xóa" }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "Mưa phùn" }, + "Drop here": { + "Drop here": "" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "Bỏ ghi đè cho %1 để hành động mặc định của DMS được áp dụng lại?" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "Tạo chủ đề động" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "Màu động từ hình nền" }, @@ -2672,6 +2723,9 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "Động: Đường cong bezier lò xo với độ vọt lố — phần nhập vượt quá mục tiêu một thời gian ngắn rồi ổn định. Sống động và đầy biểu cảm." }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "" + }, "Edge Spacing": { "Edge Spacing": "Khoảng cách cạnh" }, @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "Chính xác" }, + "Excluded Media Players": { + "Excluded Media Players": "" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "Độ lệch vùng độc quyền" }, @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "Vừa vặn" }, - "Fix Now": { - "Fix Now": "Khắc phục ngay" - }, - "Fixing...": { - "Fixing...": "Đang khắc phục..." - }, "Flags": { "Flags": "Cờ" }, @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "Màu cửa sổ đang chọn" }, + "Focused Display": { + "Focused Display": "" + }, "Focused Monitor Only": { "Focused Monitor Only": "Chỉ màn hình đang chọn" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "Độ đậm phông chữ" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "Phông chữ dùng trên màn hình đăng nhập" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "Bắt buộc dừng (SIGKILL)" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "Buộc RGBX" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "Dự báo không khả dụng" }, + "Forecast and conditions": { + "Forecast and conditions": "" + }, "Foreground Layers": { "Foreground Layers": "Các lớp phía trước" }, @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "Màu viền khung" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "Giải phóng VRAM/bộ nhớ khi trình khởi chạy bị đóng. Có thể gây ra một chút chậm trễ khi mở lại." }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "Đầy đủ ngày & tháng" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "Lệnh đầy đủ để thực thi" }, @@ -3611,6 +3680,9 @@ "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" }, + "Gaps": { + "Gaps": "" + }, "Generate Override": { "Generate Override": "Tạo ghi đè" }, @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "Chỉ dành cho Màn hình chào — định dạng cho ngày trên màn hình đăng nhập" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "Lưới" }, @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "Các ứng dụng đã ẩn sẽ không xuất hiện trong trình khởi chạy. Nhấp chuột phải vào ứng dụng và chọn 'Ẩn ứng dụng' để ẩn nó." }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "" + }, "Hide": { "Hide": "Ẩn" }, @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "Ẩn thanh khi con trỏ rời đi ngay cả khi một cửa sổ nổi vẫn đang mở" }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "Cao" }, @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "Số lượng dự báo hàng giờ" }, + "Hover Popouts": { + "Hover Popouts": "" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "Tần suất máy chủ kiểm tra các bản cập nhật mới." }, @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "Đã khởi tạo" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "Khoảng đệm bên trong áp dụng cho mỗi tiện ích" }, @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "Công việc: " }, + "Jump to page": { + "Jump to page": "" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "" + }, "Keep Awake": { "Keep Awake": "Giữ thức" }, @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "Khóa màn hình" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "Hiển thị màn hình khóa" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "Các thay đổi xác thực màn hình khóa được áp dụng tự động và có thể mở cửa sổ dòng lệnh khi cần xác thực sudo." }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "Đã khóa" }, @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "Hiệu ứng chuyển cảnh tiếp theo" }, + "Next page": { + "Next page": "" + }, "Night": { "Night": "Ban đêm" }, @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "Không có lỗi" }, + "No excluded players configured": { + "No excluded players configured": "" + }, "No features enabled": { "No features enabled": "Không có tính năng nào được bật" }, @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "Không có mục bảng nhớ tạm đã lưu" }, + "No screenshot provided": { + "No screenshot provided": "" + }, "No session selected": { "No session selected": "Chưa chọn phiên nào" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "Chưa đặt" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "Lưu ý: điều này chỉ thay đổi phần trăm, nó không thực sự giới hạn việc sạc." - }, "Notepad": { "Notepad": "Ghi chú" }, - "Notepad Font Settings": { - "Notepad Font Settings": "Cài đặt phông chữ ghi chú" - }, "Notepad Settings": { "Notepad Settings": "Cài đặt Notepad" }, @@ -5468,6 +5573,9 @@ "Notify when limit is reached": { "Notify when limit is reached": "" }, + "Now playing and media controls": { + "Now playing and media controls": "" + }, "Numbers": { "Numbers": "Số" }, @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "Mở ứng dụng" }, + "Open Delay": { + "Open Delay": "" + }, "Open Dir": { "Open Dir": "Mở thư mục" }, @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "Mở thanh tìm kiếm" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "" + }, "Open with...": { "Open with...": "Mở bằng..." }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "Khác" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "Đường viền" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "Thiếu khay đầu ra" }, - "Outputs Include Missing": { - "Outputs Include Missing": "Bao gồm các đầu ra còn thiếu" - }, "Overcast": { "Overcast": "U ám" }, "Overflow": { "Overflow": "Tràn" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "Bị ghi đè bởi cấu hình" }, @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "Hiển thị Plugin" }, + "Plugin dependency missing": { + "Plugin dependency missing": "" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "Đã tắt plugin: %1" }, @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "Nhấn 'n' hoặc nhấp 'Phiên mới' để tạo một cái" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "Nhấn Enter và hệ thống âm thanh sẽ khởi động lại để áp dụng thay đổi" }, @@ -6131,6 +6257,9 @@ "Prevent screen timeout": { "Prevent screen timeout": "Ngăn tắt màn hình" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "" + }, "Preview": { "Preview": "Xem trước" }, @@ -6140,6 +6269,9 @@ "Previous": { "Previous": "" }, + "Previous page": { + "Previous page": "" + }, "Primary": { "Primary": "Chính" }, @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "Từ chối công việc" }, + "Related: %1": { + "Related: %1": "" + }, "Release": { "Release": "Bản phát hành" }, @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "Đổi tên không gian làm việc" }, + "Reorder & Group": { + "Reorder & Group": "" + }, "Repeat": { "Repeat": "Lặp lại" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "Yêu cầu phiên bản Quickshell mới hơn" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "Yêu cầu hỗ trợ chế độ ban đêm" }, @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "Chia sẻ màn hình" }, + "Screenshot unavailable": { + "Screenshot unavailable": "" + }, "Scroll": { "Scroll": "Cuộn" }, @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "Chọn ít nhất một nhà cung cấp" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "Chọn thiết bị" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "Chọn hình nền màn hình chào" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "Chọn màn hình áp dụng hình nền" }, @@ -6959,9 +7109,15 @@ "Separate": { "Separate": "Riêng biệt" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "" + }, "Separate Light & Dark Themes": { "Separate Light & Dark Themes": "" }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "" + }, "Separator": { "Separator": "Dấu phân cách" }, @@ -7010,6 +7166,9 @@ "Setting": { "Setting": "Cài đặt" }, + "Setting up...": { + "Setting up...": "" + }, "Settings": { "Settings": "Cài đặt" }, @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "Phím tắt (%1)" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "" + }, "Shortcuts": { "Shortcuts": "Phím tắt" }, @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "Hiển thị các bề mặt phía trước trên các bảng bị làm mờ để có độ tương phản mạnh hơn" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "" + }, "Show in GB": { "Show in GB": "Hiển thị theo GB" }, @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "Xác thực thẻ thông minh" }, - "Smartcard PIN": { - "Smartcard PIN": "PIN thẻ thông minh" - }, "Snap": { "Snap": "Snap" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "Sắp xếp theo" }, + "Sort wallpapers": { + "Sort wallpapers": "" + }, "Sorting & Layout": { "Sorting & Layout": "Sắp xếp & Bố cục" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "Khoảng cách giữa các cửa sổ" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "Khoảng trống" }, @@ -7616,6 +7784,12 @@ "Surface Behavior": { "Surface Behavior": "Hành vi bề mặt" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { "Surface Container": "" }, @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "Đồng bộ vị trí qua các màn hình" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "Đồng bộ hoàn tất thành công." }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "Đồng bộ cần xác thực sudo. Đang mở cửa sổ dòng lệnh để bạn có thể sử dụng mật khẩu hoặc vân tay." }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "Hệ thống" }, @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "Kết xuất văn bản" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "" + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "Công cụ 'dgop' là bắt buộc để giám sát hệ thống.\nVui lòng cài đặt dgop để sử dụng tính năng này." }, @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "Bản cài đặt này vẫn đang dùng hyprland.conf. Chạy dms setup để migrate trước khi chỉnh sửa cài đặt màn hình." }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "" + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "Bản cài đặt này vẫn đang dùng hyprland.conf. Chạy dms setup để migrate trước khi chỉnh sửa phím tắt trong Cài đặt." }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "Thời gian còn lại: %1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "Thời gian chờ trước khi ẩn sau khi con trỏ rời đi" }, @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "Màu cửa sổ đang không chọn" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "" + }, "Ungrouped": { "Ungrouped": "Không được nhóm" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "Thay đổi chưa lưu" }, - "Unsaved note...": { - "Unsaved note...": "Ghi chú chưa lưu..." - }, "Unset": { "Unset": "Chưa đặt" }, @@ -8366,6 +8558,9 @@ "Use System Theme": { "Use System Theme": "Dùng chủ đề hệ thống" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "Sử dụng ảnh tùy chỉnh cho màn hình đăng nhập, hoặc để trống để sử dụng hình nền máy tính." }, @@ -8402,6 +8597,9 @@ "Use different icon themes for light and dark mode": { "Use different icon themes for light and dark mode": "" }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "" + }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "Sử dụng xác thực vân tay cho màn hình khóa." }, @@ -8510,9 +8708,6 @@ "VPN Connections": { "VPN Connections": "Kết nối VPN" }, - "VPN Password": { - "VPN Password": "Mật khẩu VPN" - }, "VPN configuration updated": { "VPN configuration updated": "Đã cập nhật cấu hình VPN" }, @@ -8681,9 +8876,6 @@ "White": { "White": "" }, - "Wi-Fi Password": { - "Wi-Fi Password": "Mật khẩu WiFi" - }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "Kết nối Wi-Fi và Ethernet" }, @@ -8726,18 +8918,12 @@ "Widget Outline": { "Widget Outline": "Đường viền tiện ích" }, - "Widget Style": { - "Widget Style": "Kiểu tiện ích" - }, "Widget Styling": { "Widget Styling": "Kiểu tiện ích" }, "Widget Text Style": { "Widget Text Style": "" }, - "Widget Transparency": { - "Widget Transparency": "Độ trong suốt của tiện ích" - }, "Widget added": { "Widget added": "Đã thêm tiện ích" }, @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "XWayland" }, + "Xray Blur Effect": { + "Xray Blur Effect": "" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "X-Ray chỉ làm mờ hình nền (hiệu quả) và là mặc định khi Làm mờ được bật. Tắt X-Ray để làm mờ toàn bộ mọi thứ bên dưới cửa sổ (tốn kém hơn)." }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "" + }, "Y": { "Y": "Y" }, @@ -8906,6 +9098,9 @@ "attached": { "attached": "đã đính kèm" }, + "boregard is required": { + "boregard is required": "" + }, "brandon": { "brandon": "brandon (Kiểu)" }, @@ -8945,9 +9140,6 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "cấu hình dms/cursor tồn tại nhưng không được bao gồm. Các cài đặt con trỏ sẽ không có hiệu lực." }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "cấu hình dms/outputs tồn tại nhưng không được bao gồm trong cấu hình compositor của bạn. Các thay đổi hiển thị sẽ không được lưu lại." - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "vd. /usr/bin/my-script --flag" }, @@ -9086,6 +9278,9 @@ "remote": { "remote": "từ xa" }, + "reviewed": { + "reviewed": "" + }, "seconds": { "seconds": "giây" }, diff --git a/quickshell/translations/poexports/zh_CN.json b/quickshell/translations/poexports/zh_CN.json index 54b5dc412..fafeaa1d3 100644 --- a/quickshell/translations/poexports/zh_CN.json +++ b/quickshell/translations/poexports/zh_CN.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "%1 个会话" }, + "%1 Startup Failed": { + "%1 Startup Failed": "%1 启动失败" + }, "%1 active session": { "%1 active session": "%1 个活动会话" }, @@ -108,7 +111,7 @@ "%1 windows": "%1 个窗口" }, "%1: %2": { - "%1: %2": "" + "%1: %2": "%1: %2" }, "%1m ago": { "%1m ago": "%1 分钟前" @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "调整生成颜色的对比度(-100 = 最小,0 = 标准,100 = 最大)" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "管理员组:" }, @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "始终显示百分比" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "总是隐藏程序坞,并在靠近它时显露" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "数量" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "" + }, "Analog": { "Analog": "模拟式" }, @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "应用主题" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "应用名或 ID(例如:firefox)" + }, "Appearance": { "Appearance": "外观" }, @@ -833,6 +848,15 @@ "Auto Power Saver": { "Auto Power Saver": "自动省电" }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" + }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "自动模式已开启。手动选择配置已禁用。" }, @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "自动登录" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "已禁用自动登录" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "自动存盘" }, - "Auto-saving...": { - "Auto-saving...": "正在自动保存..." - }, "Autoconnect": { "Autoconnect": "自动连接" }, @@ -1028,9 +1052,6 @@ "Bar Spacing": { "Bar Spacing": "状态栏间距" }, - "Bar Transparency": { - "Bar Transparency": "状态栏透明度" - }, "Bar corners and background": { "Bar corners and background": "状态栏圆角与背景" }, @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "请在合成器配置中绑定 spotlight-bar IPC 动作。" }, - "Binds Include Missing": { - "Binds Include Missing": "快捷键绑定引用缺失" - }, "Binds include added": { "Binds include added": "快捷键绑定引用已添加" }, @@ -1160,6 +1178,9 @@ "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "打开 Niri 概览时模糊壁纸" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "" + }, "Body": { "Body": "主体" }, @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "模糊平面周围的边框颜色" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "边框带背景" }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "浏览主题" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "浏览与设置壁纸" + }, "Browse or search plugins": { "Browse or search plugins": "浏览或搜索插件" }, @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "调整音量" }, - "Change bar appearance": { - "Change bar appearance": "更改状态栏外观" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "更改 DMS 界面使用的区域设置。" }, @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "选择在 Dank 状态栏上启动器按钮显示的 Logo" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "选择壁纸文件夹" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "设置通知弹窗的出现位置" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "点击“设置”以创建%1配置,并添加引用至合成器配置文件。" }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "点击“设置”以创建光标配置,并添加引用至合成器配置文件。" - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "点击“设置”以创建输出配置,并添加引用至合成器配置文件。" }, @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "表盘样式" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "时钟、日历、系统信息及配置" + }, "Close": { "Close": "关闭" }, @@ -1622,6 +1649,9 @@ "Color for primary action buttons": { "Color for primary action buttons": "主要操作按钮颜色" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "未被壁纸覆盖区域显示的颜色" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" }, @@ -1794,7 +1824,7 @@ "Connecting...": "正在连接..." }, "Connecting…": { - "Connecting…": "" + "Connecting…": "正在连接..." }, "Connection failed": { "Connection failed": "连接失败" @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "控制选定的色调颜色的应用强度" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "控制所有弹窗、模态框及其内容层的透明度" - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "控制 shell 平面、弹窗及模态框的不透明度" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "控制已模糊处理的前景卡片、按钮和通知卡片的轮廓" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "控制围绕前景卡片、胶囊按钮及通知卡片的轮廓" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "控制高程层的阴影投射方向" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "控制协议模糊窗口的边缘" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "控制阴影的透明度" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "创建窗口规则" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "创建新的 %1 会话(n)" }, @@ -1977,7 +2013,7 @@ "Creating...": "正在创建..." }, "Credentials": { - "Credentials": "" + "Credentials": "证书" }, "Critical Battery": { "Critical Battery": "电量警报" @@ -1989,7 +2025,7 @@ "Critical Battery Notifications": "紧急电量通知" }, "Critical Priority": { - "Critical Priority": "紧急优先级" + "Critical Priority": "关键优先级" }, "Critical Threshold": { "Critical Threshold": "警报阈值" @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "自定义挂起命令" }, - "Custom Transparency": { - "Custom Transparency": "自定义透明度" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "自定义命令和终端参数在空白空间上会被拆分;带空格的路径会断开。" }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "可调节留白" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "自定义电源菜单选项" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "Dank 状态栏" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "Dank 面板" + }, "DankBar": { "DankBar": "Dank 状态栏" }, @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "程序坞不透明度" }, - "Dock Transparency": { - "Dock Transparency": "程序坞透明度" - }, "Dock Visibility": { "Dock Visibility": "程序坞可见性" }, @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "下载" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "" + }, "Drag to Reorder": { "Drag to Reorder": "拖动以重新排序" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "" + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "拖动部件以在各区域内重新排序。点击眼睛图标可隐藏/显示部件(保留占位),点击 X 可彻底移除。" }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "细雨" }, + "Drop here": { + "Drop here": "" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "删除 %1 的覆盖设置并重新应用 DMS 默认动作吗?" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "动态主题" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "从壁纸选取的动态色" }, @@ -2672,6 +2723,9 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "动态:带有过冲的弹簧贝塞尔——进场短暂超出目标后稳定。富有表现力,充满生命力。" }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "" + }, "Edge Spacing": { "Edge Spacing": "边缘间距" }, @@ -2838,7 +2892,7 @@ "Enter PIN for ": "输入 PIN " }, "Enter URI or text to share": { - "Enter URI or text to share": "" + "Enter URI or text to share": "输入 URI 或文本以分享" }, "Enter URL or text to share": { "Enter URL or text to share": "请输入想要共享的网址或文本" @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "精确" }, + "Excluded Media Players": { + "Excluded Media Players": "" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "独占区域偏移量" }, @@ -3159,7 +3216,7 @@ "Failed to run 'dms greeter status'. Ensure DMS is installed and dms is in PATH.": "运行 'dms greeter status' 失败。确保 DMS 已安装,且 dms 已在 PATH 中。" }, "Failed to save VPN credentials": { - "Failed to save VPN credentials": "" + "Failed to save VPN credentials": "保存 VPN 证书失败" }, "Failed to save audio config": { "Failed to save audio config": "音频配置保存失败" @@ -3174,7 +3231,7 @@ "Failed to save profile": "保存配置失败" }, "Failed to send SMS": { - "Failed to send SMS": "" + "Failed to send SMS": "发送短信失败" }, "Failed to send clipboard": { "Failed to send clipboard": "发送剪切板失败" @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "适应" }, - "Fix Now": { - "Fix Now": "立即修复" - }, - "Fixing...": { - "Fixing...": "正在修复..." - }, "Flags": { "Flags": "标签" }, @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "聚焦颜色" }, + "Focused Display": { + "Focused Display": "" + }, "Focused Monitor Only": { "Focused Monitor Only": "仅聚焦的显示器" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "字体粗细" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "登录界面使用的字体" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "强制结束(SIGKILL)" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "强制 RGBX" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "暂无预报" }, + "Forecast and conditions": { + "Forecast and conditions": "" + }, "Foreground Layers": { "Foreground Layers": "前景层" }, @@ -3522,7 +3585,7 @@ "Format Legend": "参考格式" }, "Forward 10s": { - "Forward 10s": "" + "Forward 10s": "快进 10 秒钟" }, "Frame": { "Frame": "框架" @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "框架边框颜色" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "启动器关闭时释放显存/内存。重新打开时可能会有轻微延迟。" }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "周 月 日(全称)" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "要执行的完整命令" }, @@ -3611,6 +3680,9 @@ "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "两端部件与状态栏之间的间隙( 0 = 边靠边)" }, + "Gaps": { + "Gaps": "" + }, "Generate Override": { "Generate Override": "生成 Override" }, @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "仅登录界面 - 登录屏幕上的日期格式" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "网格" }, @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "已隐藏应用不会出现在启动器中。右键应用选择“隐藏应用”以隐藏。" }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "" + }, "Hide": { "Hide": "隐藏" }, @@ -3840,7 +3918,7 @@ "Hide device": "隐藏设备" }, "Hide installed": { - "Hide installed": "" + "Hide installed": "隐藏已安装" }, "Hide notification content until expanded": { "Hide notification content until expanded": "隐藏通知内容,直到展开" @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "即使弹窗仍打开,指针离开时也隐藏状态栏" }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "高" }, @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "每小时预测计数" }, + "Hover Popouts": { + "Hover Popouts": "" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "服务器多久轮询一次更新。" }, @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "已初始化" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "应用到每个部件的内边距" }, @@ -4152,7 +4242,7 @@ "Installed": "已安装" }, "Installed first": { - "Installed first": "" + "Installed first": "已安装优先" }, "Installed: %1": { "Installed: %1": "已安装:%1" @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "作业:" }, + "Jump to page": { + "Jump to page": "" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "" + }, "Keep Awake": { "Keep Awake": "保持活动" }, @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "锁屏" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "锁屏显示" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "锁屏认证变更会自动生效,当需要 sudo 认证时可能会打开终端。" }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "已锁定" }, @@ -4980,7 +5082,7 @@ "Network Status": "网络状态" }, "Network Type": { - "Network Type": "" + "Network Type": "网络类型" }, "Network download and upload speed display": { "Network download and upload speed display": "显示网络下载与上传速度" @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "下一次切换" }, + "Next page": { + "Next page": "" + }, "Night": { "Night": "夜晚" }, @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "无报错" }, + "No excluded players configured": { + "No excluded players configured": "" + }, "No features enabled": { "No features enabled": "未启用功能" }, @@ -5211,7 +5319,7 @@ "No human user accounts found.": "未找到普通用户账户。" }, "No images found": { - "No images found": "" + "No images found": "未找到图片" }, "No info items": { "No info items": "无信息项目" @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "无已保存剪切板项目" }, + "No screenshot provided": { + "No screenshot provided": "" + }, "No session selected": { "No session selected": "未选择会话" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "未设置" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "注意:这只会改变百分比,而不会实际限制充电。" - }, "Notepad": { "Notepad": "便签" }, - "Notepad Font Settings": { - "Notepad Font Settings": "便签字体设置" - }, "Notepad Settings": { "Notepad Settings": "便签设置" }, @@ -5468,6 +5573,9 @@ "Notify when limit is reached": { "Notify when limit is reached": "达到限制时通知" }, + "Now playing and media controls": { + "Now playing and media controls": "" + }, "Numbers": { "Numbers": "数字" }, @@ -5529,7 +5637,7 @@ "Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": "仅影响受 DMS 管理的 PAM。如果 greetd 已经包含了 pam_fprintd,则指纹认证将依旧保持启用。" }, "Only on Battery": { - "Only on Battery": "" + "Only on Battery": "仅使用电池时" }, "Only show windows from the current monitor on each dock": { "Only show windows from the current monitor on each dock": "在每个程序坞上仅显示当前显示器上的窗口" @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "打开应用" }, + "Open Delay": { + "Open Delay": "" + }, "Open Dir": { "Open Dir": "打开目录" }, @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "打开搜索栏以查找文本" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "" + }, "Open with...": { "Open with...": "打开方式..." }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "其他" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "轮廓" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "未检测到出纸盒" }, - "Outputs Include Missing": { - "Outputs Include Missing": "输出引用缺失" - }, "Overcast": { "Overcast": "阴天" }, "Overflow": { "Overflow": "溢出" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "被配置覆盖" }, @@ -5922,7 +6042,7 @@ "Place the dock on the Wayland overlay layer": "将程序坞置于 Wayland 叠加层" }, "Play": { - "Play": "" + "Play": "播放" }, "Play a video when the screen locks.": { "Play a video when the screen locks.": "锁屏是播放视频。" @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "插件可视化" }, + "Plugin dependency missing": { + "Plugin dependency missing": "" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "插件已禁用:%1" }, @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "按 n 或点击“新建会话”以创建" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "按下 Enter,音频系统会重启以应用更改" }, @@ -6131,6 +6257,9 @@ "Prevent screen timeout": { "Prevent screen timeout": "阻止屏幕超时" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "" + }, "Preview": { "Preview": "预览" }, @@ -6138,7 +6267,10 @@ "Preview: %1": "预览:%1" }, "Previous": { - "Previous": "" + "Previous": "上一个" + }, + "Previous page": { + "Previous page": "" }, "Primary": { "Primary": "主色" @@ -6327,7 +6459,7 @@ "Recent Colors": "最近拾取的颜色" }, "Recent Images": { - "Recent Images": "" + "Recent Images": "最近使用的图片" }, "Recently Used Apps": { "Recently Used Apps": "最近使用的应用" @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "拒绝作业" }, + "Related: %1": { + "Related: %1": "" + }, "Release": { "Release": "松开" }, @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "重命名工作区" }, + "Reorder & Group": { + "Reorder & Group": "" + }, "Repeat": { "Repeat": "重复" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "需要更新版本的 Quickshell" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "需要夜间模式支持" }, @@ -6552,7 +6693,7 @@ "Revert": "还原" }, "Rewind 10s": { - "Rewind 10s": "" + "Rewind 10s": "快退 10 秒钟" }, "Right": { "Right": "右侧" @@ -6642,7 +6783,7 @@ "SMS": "短信" }, "SMS sent successfully": { - "SMS sent successfully": "" + "SMS sent successfully": "短信发送成功" }, "Saturation": { "Saturation": "饱和度" @@ -6666,7 +6807,7 @@ "Save and switch between display configurations": "保存和切换显示器配置" }, "Save credentials": { - "Save credentials": "" + "Save credentials": "保存证书" }, "Save critical priority notifications to history": { "Save critical priority notifications to history": "将关键优先级通知保存至历史" @@ -6678,7 +6819,7 @@ "Save low priority notifications to history": "将次要优先级通知保存至历史" }, "Save normal priority notifications to history": { - "Save normal priority notifications to history": "将一般优先级通知保存至历史" + "Save normal priority notifications to history": "将普通优先级通知保存至历史" }, "Save password": { "Save password": "保存密码" @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "屏幕共享" }, + "Screenshot unavailable": { + "Screenshot unavailable": "" + }, "Scroll": { "Scroll": "Scroll" }, @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "至少选择一个提供源" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "选择设备" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "选择登录界面背景图片" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "选择要设置壁纸的显示器" }, @@ -6959,9 +7109,15 @@ "Separate": { "Separate": "分离" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "" + }, "Separate Light & Dark Themes": { "Separate Light & Dark Themes": "区分浅色主题与深色主题" }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "" + }, "Separator": { "Separator": "分隔符" }, @@ -7010,6 +7166,9 @@ "Setting": { "Setting": "设置项" }, + "Setting up...": { + "Setting up...": "" + }, "Settings": { "Settings": "设置" }, @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "快捷方式(%1)" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "" + }, "Shortcuts": { "Shortcuts": "快捷键" }, @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "在模糊面板上显示前景平面,以增强对比度" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "" + }, "Show in GB": { "Show in GB": "以 GB 为单位" }, @@ -7422,7 +7587,7 @@ "Signal": "信号" }, "Signal Strength": { - "Signal Strength": "" + "Signal Strength": "信号强度" }, "Signal:": { "Signal:": "信号:" @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "智能卡认证" }, - "Smartcard PIN": { - "Smartcard PIN": "智能卡 PIN" - }, "Snap": { "Snap": "快照" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "排序方式" }, + "Sort wallpapers": { + "Sort wallpapers": "" + }, "Sorting & Layout": { "Sorting & Layout": "排序与布局" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "窗口间空隙" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "空白占位" }, @@ -7616,6 +7784,12 @@ "Surface Behavior": { "Surface Behavior": "平面行为" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { "Surface Container": "平面容器" }, @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "在显示器间同步位置" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "同步已完成。" }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "同步需要 sudo 身份验证。正在打开终端,以便您可以使用密码或指纹。" }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "系统" }, @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "文本渲染" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "" + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "系统监视器功能需要 dgop。\n请安装 dgop 以使用此功能。" }, @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "当前安装仍在使用 hyprland.conf。请先运行 dms setup 完成迁移,再编辑显示设置。" }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "" + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "当前安装仍在使用 hyprland.conf。请先运行 dms setup 完成迁移,再在设置中编辑快捷键。" }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "剩余时间:%1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "指针离开后隐藏前的等待时间" }, @@ -8178,7 +8370,7 @@ "Typography & Motion": "排版与动画" }, "URI": { - "URI": "" + "URI": "URI" }, "Unavailable": { "Unavailable": "不可用" @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "非聚焦颜色" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "" + }, "Ungrouped": { "Ungrouped": "已解除分组" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "未保存更改" }, - "Unsaved note...": { - "Unsaved note...": "未保存的便签..." - }, "Unset": { "Unset": "未设置" }, @@ -8366,6 +8558,9 @@ "Use System Theme": { "Use System Theme": "使用系统主题" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "使用自定义图像作为登录屏幕,或留空以使用您的桌面壁纸。" }, @@ -8402,6 +8597,9 @@ "Use different icon themes for light and dark mode": { "Use different icon themes for light and dark mode": "为浅色模式与深色模式使用不同的图标主题" }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "" + }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "为锁屏使用指纹认证。" }, @@ -8510,14 +8708,11 @@ "VPN Connections": { "VPN Connections": "VPN 连接" }, - "VPN Password": { - "VPN Password": "VPN 密码" - }, "VPN configuration updated": { "VPN configuration updated": "VPN 配置已更新" }, "VPN credentials saved": { - "VPN credentials saved": "" + "VPN credentials saved": "VPN 证书已保存" }, "VPN deleted": { "VPN deleted": "VPN 已删除" @@ -8613,7 +8808,7 @@ "Volume, brightness, and other system OSDs": "音量、亮度和其他系统 OSD" }, "Votes": { - "Votes": "" + "Votes": "评分" }, "WPA/WPA2": { "WPA/WPA2": "WPA/WPA2" @@ -8681,9 +8876,6 @@ "White": { "White": "白色" }, - "Wi-Fi Password": { - "Wi-Fi Password": "Wi-Fi 密码" - }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "Wi-Fi 与以太网连接" }, @@ -8726,18 +8918,12 @@ "Widget Outline": { "Widget Outline": "部件轮廓" }, - "Widget Style": { - "Widget Style": "部件风格" - }, "Widget Styling": { "Widget Styling": "部件样式" }, "Widget Text Style": { "Widget Text Style": "部件文本风格" }, - "Widget Transparency": { - "Widget Transparency": "部件透明度" - }, "Widget added": { "Widget added": "部件已添加" }, @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "XWayland" }, + "Xray Blur Effect": { + "Xray Blur Effect": "" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "Xray 只模糊壁纸,性能开销更低,也是启用模糊时的默认行为。将 Xray 设为关闭后,会对窗口下方的所有内容进行常规全模糊,但性能开销更高。" }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "" + }, "Y": { "Y": "Y" }, @@ -8906,11 +9098,14 @@ "attached": { "attached": "已附加" }, + "boregard is required": { + "boregard is required": "" + }, "brandon": { "brandon": "brandon" }, "broken": { - "broken": "" + "broken": "故障" }, "by %1": { "by %1": "%1" @@ -8919,7 +9114,7 @@ "days": "天" }, "deprecated": { - "deprecated": "" + "deprecated": "废弃" }, "detached": { "detached": "已分离" @@ -8937,7 +9132,7 @@ "direct": "直接" }, "discuss": { - "discuss": "" + "discuss": "讨论" }, "dms is a highly customizable, modern desktop shell with a material 3 inspired design.

It is built with Quickshell, a QT6 framework for building desktop shells, and Go, a statically typed, compiled programming language.": { "dms is a highly customizable, modern desktop shell with a material 3 inspired design.

It is built with Quickshell, a QT6 framework for building desktop shells, and Go, a statically typed, compiled programming language.": "DMS 是一款高度可自定义的现代桌面 Shell,采用受 Material 3 启发的设计。

DMS 基于 Quickshell(用于构建桌面 Shell 的 QT6 框架)和 Go(静态类型编译型编程语言)开发。" @@ -8945,9 +9140,6 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "dms/cursor 配置存在,但未被合成器配置文件引用。光标设置将不会生效。" }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "dms/outputs 配置存在,但未被合成器配置文件引用。显示器配置变更不会保留。" - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "例如:/usr/bin/my-script --flag" }, @@ -9086,6 +9278,9 @@ "remote": { "remote": "远程" }, + "reviewed": { + "reviewed": "" + }, "seconds": { "seconds": "秒钟" }, @@ -9099,7 +9294,7 @@ "this app": "此应用" }, "unmaintained": { - "unmaintained": "" + "unmaintained": "未维护" }, "until %1": { "until %1": "直到 %1" @@ -9123,7 +9318,7 @@ "v%1 by %2": "v%1 by %2" }, "verified": { - "verified": "" + "verified": "已验证" }, "wtype not available - install wtype for paste support": { "wtype not available - install wtype for paste support": "wtype 不可用 - 安装 wtype 已支持粘贴功能" diff --git a/quickshell/translations/poexports/zh_TW.json b/quickshell/translations/poexports/zh_TW.json index 9a98b4cc2..1dddafb06 100644 --- a/quickshell/translations/poexports/zh_TW.json +++ b/quickshell/translations/poexports/zh_TW.json @@ -8,6 +8,9 @@ "%1 Sessions": { "%1 Sessions": "%1 個會話" }, + "%1 Startup Failed": { + "%1 Startup Failed": "" + }, "%1 active session": { "%1 active session": "%1 個活躍會話" }, @@ -503,6 +506,9 @@ "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": { "Adjusts contrast of generated colors (-100 = minimum, 0 = standard, 100 = maximum)": "調整生成顏色的對比度(-100 = 最小值,0 = 標準,100 = 最大值)" }, + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": { + "Administrator access is required. Use the Sync button in Settings → Greeter to apply.": "" + }, "Administrator group:": { "Administrator group:": "管理員群組:" }, @@ -563,6 +569,9 @@ "Always Show Percentage": { "Always Show Percentage": "始終顯示百分比" }, + "Always blur against the wallpaper, even with Xray off": { + "Always blur against the wallpaper, even with Xray off": "" + }, "Always hide the dock and reveal it when hovering near the dock area": { "Always hide the dock and reveal it when hovering near the dock area": "總是隱藏工作列,並在滑鼠移近工作列區域時顯示" }, @@ -584,6 +593,9 @@ "Amount": { "Amount": "數量" }, + "An xray rule at %1 may conflict with the Xray settings below": { + "An xray rule at %1 may conflict with the Xray settings below": "" + }, "Analog": { "Analog": "類比" }, @@ -641,6 +653,9 @@ "App Theming": { "App Theming": "應用程式主題" }, + "App name or identity (e.g., firefox)": { + "App name or identity (e.g., firefox)": "" + }, "Appearance": { "Appearance": "外觀" }, @@ -833,6 +848,15 @@ "Auto Power Saver": { "Auto Power Saver": "" }, + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": { + "Auto matches bar spacing; Off leaves gaps to your Hyprland config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": { + "Auto matches bar spacing; Off leaves gaps to your MangoWC config": "" + }, + "Auto matches bar spacing; Off leaves gaps to your niri config": { + "Auto matches bar spacing; Off leaves gaps to your niri config": "" + }, "Auto mode is on. Manual profile selection is disabled.": { "Auto mode is on. Manual profile selection is disabled.": "自動模式已開啟。手動選擇設定檔已停用。" }, @@ -860,6 +884,9 @@ "Auto-login": { "Auto-login": "自動登入" }, + "Auto-login change needs a sync": { + "Auto-login change needs a sync": "" + }, "Auto-login disabled": { "Auto-login disabled": "已停用自動登入" }, @@ -872,9 +899,6 @@ "Auto-save to disk": { "Auto-save to disk": "" }, - "Auto-saving...": { - "Auto-saving...": "自動保存..." - }, "Autoconnect": { "Autoconnect": "自動連接" }, @@ -1028,9 +1052,6 @@ "Bar Spacing": { "Bar Spacing": "" }, - "Bar Transparency": { - "Bar Transparency": "欄透明度" - }, "Bar corners and background": { "Bar corners and background": "長條角落和背景" }, @@ -1097,9 +1118,6 @@ "Bind the spotlight-bar IPC action in your compositor config.": { "Bind the spotlight-bar IPC action in your compositor config.": "在您的合成器設定中綁定 spotlight-bar IPC 操作。" }, - "Binds Include Missing": { - "Binds Include Missing": "綁定包含遺失" - }, "Binds include added": { "Binds include added": "綁定包含已新增" }, @@ -1160,6 +1178,9 @@ "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "當 niri 概覽打開時模糊桌布" }, + "Blurred surfaces show the wallpaper instead of the content beneath": { + "Blurred surfaces show the wallpaper instead of the content beneath": "" + }, "Body": { "Body": "主體" }, @@ -1196,6 +1217,9 @@ "Border color around blurred surfaces": { "Border color around blurred surfaces": "模糊表面周圍的邊框顏色" }, + "Border color around popouts, modals, and other shell surfaces": { + "Border color around popouts, modals, and other shell surfaces": "" + }, "Border w/ Bg": { "Border w/ Bg": "帶背景邊框" }, @@ -1244,6 +1268,9 @@ "Browse Themes": { "Browse Themes": "瀏覽佈景主題" }, + "Browse and set wallpapers": { + "Browse and set wallpapers": "" + }, "Browse or search plugins": { "Browse or search plugins": "瀏覽或搜尋外掛程式" }, @@ -1358,9 +1385,6 @@ "Change Volume": { "Change Volume": "調整音量" }, - "Change bar appearance": { - "Change bar appearance": "變更欄外觀" - }, "Change the locale used by the DMS interface.": { "Change the locale used by the DMS interface.": "變更 DMS 介面使用的語系。" }, @@ -1460,6 +1484,9 @@ "Choose the logo displayed on the launcher button in DankBar": { "Choose the logo displayed on the launcher button in DankBar": "選擇 DankBar 啟動器按鈕上顯示的 logo" }, + "Choose wallpaper folder": { + "Choose wallpaper folder": "" + }, "Choose where notification popups appear on screen": { "Choose where notification popups appear on screen": "選擇通知彈出視窗在螢幕上出現的位置" }, @@ -1520,9 +1547,6 @@ "Click 'Setup' to create %1 and add include to your compositor config.": { "Click 'Setup' to create %1 and add include to your compositor config.": "點擊「設定」以建立 %1 並將其納入您的合成器設定中。" }, - "Click 'Setup' to create cursor config and add include to your compositor config.": { - "Click 'Setup' to create cursor config and add include to your compositor config.": "點擊「設定」以建立游標設定檔,並將其包含至您的合成器設定中。" - }, "Click 'Setup' to create the outputs config and add include to your compositor config.": { "Click 'Setup' to create the outputs config and add include to your compositor config.": "按一下「設定」以建立輸出組態並將其包含至合成器組態中。" }, @@ -1580,6 +1604,9 @@ "Clock Style": { "Clock Style": "時鐘樣式" }, + "Clock, calendar, system info and profile": { + "Clock, calendar, system info and profile": "" + }, "Close": { "Close": "關閉" }, @@ -1622,6 +1649,9 @@ "Color for primary action buttons": { "Color for primary action buttons": "主要動作按鈕顏色" }, + "Color shown for areas not covered by wallpaper": { + "Color shown for areas not covered by wallpaper": "" + }, "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": { "Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": "" }, @@ -1841,9 +1871,6 @@ "Controls how strongly the selected tint color is applied": { "Controls how strongly the selected tint color is applied": "控制選定的色調強度" }, - "Controls opacity of all popouts, modals, and their content layers": { - "Controls opacity of all popouts, modals, and their content layers": "控制所有彈出視窗、互動視窗及其內容層的透明度" - }, "Controls opacity of shell surfaces, popouts, and modals": { "Controls opacity of shell surfaces, popouts, and modals": "" }, @@ -1865,6 +1892,9 @@ "Controls outlines around blurred foreground cards, pills, and notification cards": { "Controls outlines around blurred foreground cards, pills, and notification cards": "控制模糊前景卡片、藥丸狀元素和通知卡片周圍的輪廓" }, + "Controls outlines around foreground cards, pills, and notification cards": { + "Controls outlines around foreground cards, pills, and notification cards": "" + }, "Controls shadow cast direction for elevation layers": { "Controls shadow cast direction for elevation layers": "控制高程層的陰影投射方向" }, @@ -1877,6 +1907,9 @@ "Controls the outer edge of protocol-blurred windows": { "Controls the outer edge of protocol-blurred windows": "控制協定模糊視窗的外邊緣" }, + "Controls the outline of popouts, modals, and other shell surfaces": { + "Controls the outline of popouts, modals, and other shell surfaces": "" + }, "Controls the transparency of the shadow": { "Controls the transparency of the shadow": "控制陰影的透明度" }, @@ -1961,6 +1994,9 @@ "Create Window Rule": { "Create Window Rule": "建立視窗規則" }, + "Create a new %1 session (^N)": { + "Create a new %1 session (^N)": "" + }, "Create a new %1 session (n)": { "Create a new %1 session (n)": "建立一個新的 %1 會話 (n)" }, @@ -2111,9 +2147,6 @@ "Custom Suspend Command": { "Custom Suspend Command": "自訂睡眠指令" }, - "Custom Transparency": { - "Custom Transparency": "自訂透明度" - }, "Custom command and terminal params are split on whitespace; paths with spaces will break.": { "Custom command and terminal params are split on whitespace; paths with spaces will break.": "自訂指令和終端機參數會依據空白字元分割;路徑中帶有空格會導致問題。" }, @@ -2138,6 +2171,9 @@ "Customizable empty space": { "Customizable empty space": "可自訂空白空間" }, + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": { + "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.": "" + }, "Customize which actions appear in the power menu": { "Customize which actions appear in the power menu": "自訂電源選單中顯示的動作" }, @@ -2195,6 +2231,12 @@ "Dank Bar": { "Dank Bar": "Dank Bar" }, + "Dank Bar Xray": { + "Dank Bar Xray": "" + }, + "Dank Dash": { + "Dank Dash": "" + }, "DankBar": { "DankBar": "DankBar" }, @@ -2576,9 +2618,6 @@ "Dock Opacity": { "Dock Opacity": "" }, - "Dock Transparency": { - "Dock Transparency": "Dock 透明度" - }, "Dock Visibility": { "Dock Visibility": "Dock 可見性" }, @@ -2612,9 +2651,15 @@ "Downloads": { "Downloads": "下載" }, + "Drag a widget by its handle here to reorder it or drop it into another group": { + "Drag a widget by its handle here to reorder it or drop it into another group": "" + }, "Drag to Reorder": { "Drag to Reorder": "拖曳以重新排序" }, + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": { + "Drag to reorder or click to hide tabs. Use ↑/↓ to highlight a tab and Ctrl+↑/↓ to move it.": "" + }, "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": { "Drag widgets to reorder within sections. Use the eye icon to hide/show widgets (maintains spacing), or X to remove them completely.": "拖曳部件即可在版塊內重新排序。使用眼睛圖示隱藏/顯示部件 (會保持間距),或使用 X 將其完全移除。" }, @@ -2630,6 +2675,9 @@ "Drizzle": { "Drizzle": "毛毛雨" }, + "Drop here": { + "Drop here": "" + }, "Drop your override for %1 so the DMS default action re-applies?": { "Drop your override for %1 so the DMS default action re-applies?": "捨棄您對 %1 的覆蓋設定,以便重新套用 DMS 預設操作嗎?" }, @@ -2660,6 +2708,9 @@ "Dynamic Theming": { "Dynamic Theming": "動態主題" }, + "Dynamic Width": { + "Dynamic Width": "" + }, "Dynamic colors from wallpaper": { "Dynamic colors from wallpaper": "從桌布產生動態色彩" }, @@ -2672,6 +2723,9 @@ "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": { "Dynamic: Spring bezier with overshoot — entry briefly exceeds its target then settles. Expressive and alive.": "動態:帶有過衝的彈簧貝茲曲線 — 進入時會短暫超出目標然後穩定下來。富有表現力且生動。" }, + "Edge Hover Reveal": { + "Edge Hover Reveal": "" + }, "Edge Spacing": { "Edge Spacing": "邊緣間距" }, @@ -2930,6 +2984,9 @@ "Exact": { "Exact": "精確" }, + "Excluded Media Players": { + "Excluded Media Players": "" + }, "Exclusive Zone Offset": { "Exclusive Zone Offset": "獨佔區域偏移" }, @@ -3341,12 +3398,6 @@ "Fit": { "Fit": "符合" }, - "Fix Now": { - "Fix Now": "立即修復" - }, - "Fixing...": { - "Fixing...": "正在修復..." - }, "Flags": { "Flags": "標幟" }, @@ -3407,6 +3458,9 @@ "Focused Color": { "Focused Color": "聚焦顏色" }, + "Focused Display": { + "Focused Display": "" + }, "Focused Monitor Only": { "Focused Monitor Only": "僅限專注螢幕" }, @@ -3449,6 +3503,9 @@ "Font Weight": { "Font Weight": "字體粗細" }, + "Font used for the clock and date on the lock screen": { + "Font used for the clock and date on the lock screen": "" + }, "Font used on the login screen": { "Font used on the login screen": "登入畫面使用的字體" }, @@ -3479,6 +3536,9 @@ "Force Kill (SIGKILL)": { "Force Kill (SIGKILL)": "強制終止 (SIGKILL)" }, + "Force Padding": { + "Force Padding": "" + }, "Force RGBX": { "Force RGBX": "強制 RGBX" }, @@ -3497,6 +3557,9 @@ "Forecast Not Available": { "Forecast Not Available": "預報不可用" }, + "Forecast and conditions": { + "Forecast and conditions": "" + }, "Foreground Layers": { "Foreground Layers": "前景圖層" }, @@ -3536,6 +3599,9 @@ "Frame Border Color": { "Frame Border Color": "框架邊框顏色" }, + "Frame Xray": { + "Frame Xray": "" + }, "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": { "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.": "啟動器關閉時釋放 VRAM/記憶體。重新打開時可能會造成輕微延遲。" }, @@ -3560,6 +3626,9 @@ "Full Day & Month": { "Full Day & Month": "完整月日" }, + "Full Size": { + "Full Size": "" + }, "Full command to execute": { "Full command to execute": "要執行的完整指令" }, @@ -3611,6 +3680,9 @@ "Gap between the end widgets and the bar ends (0 = edge-to-edge)": { "Gap between the end widgets and the bar ends (0 = edge-to-edge)": "" }, + "Gaps": { + "Gaps": "" + }, "Generate Override": { "Generate Override": "產生覆蓋檔" }, @@ -3701,6 +3773,9 @@ "Greeter only — format for the date on the login screen": { "Greeter only — format for the date on the login screen": "僅限歡迎畫面 — 登入畫面上日期的格式" }, + "Greeter sync complete": { + "Greeter sync complete": "" + }, "Grid": { "Grid": "網格" }, @@ -3806,6 +3881,9 @@ "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": { "Hidden apps won't appear in the launcher. Right-click an app and select 'Hide App' to hide it.": "隱藏的應用程式不會出現在啟動器中。右鍵點擊應用程式並選擇「隱藏應用程式」即可隱藏。" }, + "Hidden until weather is enabled": { + "Hidden until weather is enabled": "" + }, "Hide": { "Hide": "隱藏" }, @@ -3854,6 +3932,12 @@ "Hide the bar when the pointer leaves even if a popout is still open": { "Hide the bar when the pointer leaves even if a popout is still open": "即使彈出視窗仍開啟,當指標離開時也會隱藏工具列" }, + "Hide when no updates: OFF": { + "Hide when no updates: OFF": "" + }, + "Hide when no updates: ON": { + "Hide when no updates: ON": "" + }, "High": { "High": "高" }, @@ -3920,6 +4004,9 @@ "Hourly Forecast Count": { "Hourly Forecast Count": "每小時預報數量" }, + "Hover Popouts": { + "Hover Popouts": "" + }, "How often the server polls for new updates.": { "How often the server polls for new updates.": "伺服器輪詢新更新的頻率。" }, @@ -4091,6 +4178,9 @@ "Initialised": { "Initialised": "已初始化" }, + "Inner Gaps": { + "Inner Gaps": "" + }, "Inner padding applied to each widget": { "Inner padding applied to each widget": "套用於每個小工具的內部邊距" }, @@ -4211,6 +4301,12 @@ "Jobs: ": { "Jobs: ": "工作: " }, + "Jump to page": { + "Jump to page": "" + }, + "Jump to page (1 - %1)": { + "Jump to page (1 - %1)": "" + }, "Keep Awake": { "Keep Awake": "保持喚醒" }, @@ -4448,6 +4544,9 @@ "Lock Screen": { "Lock Screen": "鎖定螢幕" }, + "Lock Screen Appearance": { + "Lock Screen Appearance": "" + }, "Lock Screen Display": { "Lock Screen Display": "鎖定畫面顯示" }, @@ -4472,6 +4571,9 @@ "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": { "Lock screen authentication changes apply automatically and may open a terminal when sudo authentication is required.": "鎖定畫面身份驗證變更會自動套用,當需要 sudo 身份驗證時可能會開啟終端機。" }, + "Lock screen font": { + "Lock screen font": "" + }, "Locked": { "Locked": "已鎖定" }, @@ -5030,6 +5132,9 @@ "Next Transition": { "Next Transition": "下一個轉場" }, + "Next page": { + "Next page": "" + }, "Night": { "Night": "夜晚" }, @@ -5192,6 +5297,9 @@ "No errors": { "No errors": "無錯誤" }, + "No excluded players configured": { + "No excluded players configured": "" + }, "No features enabled": { "No features enabled": "未啟用任何功能" }, @@ -5300,6 +5408,9 @@ "No saved clipboard entries": { "No saved clipboard entries": "沒有儲存的剪貼簿項目" }, + "No screenshot provided": { + "No screenshot provided": "" + }, "No session selected": { "No session selected": "未選擇工作階段" }, @@ -5408,15 +5519,9 @@ "Not set": { "Not set": "未設定" }, - "Note: this only changes the percentage, it does not actually limit charging.": { - "Note: this only changes the percentage, it does not actually limit charging.": "注意:這只會變更百分比顯示,並不會實際限制充電。" - }, "Notepad": { "Notepad": "筆記本" }, - "Notepad Font Settings": { - "Notepad Font Settings": "筆記本字體設定" - }, "Notepad Settings": { "Notepad Settings": "" }, @@ -5468,6 +5573,9 @@ "Notify when limit is reached": { "Notify when limit is reached": "" }, + "Now playing and media controls": { + "Now playing and media controls": "" + }, "Numbers": { "Numbers": "數字" }, @@ -5555,6 +5663,9 @@ "Open App": { "Open App": "開啟應用程式" }, + "Open Delay": { + "Open Delay": "" + }, "Open Dir": { "Open Dir": "開啟目錄" }, @@ -5597,6 +5708,12 @@ "Open search bar to find text": { "Open search bar to find text": "打開搜尋欄尋找文本" }, + "Open the launcher by hovering the emerge edge (when free of bar and dock)": { + "Open the launcher by hovering the emerge edge (when free of bar and dock)": "" + }, + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": { + "Open widget popouts by hovering over the bar. Moving to another widget switches the popout.": "" + }, "Open with...": { "Open with...": "開啟方式..." }, @@ -5648,6 +5765,9 @@ "Other": { "Other": "其他" }, + "Outer Gaps": { + "Outer Gaps": "" + }, "Outline": { "Outline": "外框" }, @@ -5666,15 +5786,15 @@ "Output Tray Missing": { "Output Tray Missing": "輸出托盤遺失" }, - "Outputs Include Missing": { - "Outputs Include Missing": "輸出包含遺失的項目" - }, "Overcast": { "Overcast": "陰" }, "Overflow": { "Overflow": "溢出" }, + "Overlay": { + "Overlay": "" + }, "Overridden by config": { "Overridden by config": "被組態覆蓋" }, @@ -5975,6 +6095,9 @@ "Plugin Visibility": { "Plugin Visibility": "外掛程式可見度" }, + "Plugin dependency missing": { + "Plugin dependency missing": "" + }, "Plugin disabled: %1": { "Plugin disabled: %1": "外掛程式已停用:%1" }, @@ -6116,6 +6239,9 @@ "Press 'n' or click 'New Session' to create one": { "Press 'n' or click 'New Session' to create one": "按下 'n' 或點擊 '新會話' 即可創建一個" }, + "Press Ctrl+N or click 'New Session' to create one": { + "Press Ctrl+N or click 'New Session' to create one": "" + }, "Press Enter and the audio system will restart to apply the change": { "Press Enter and the audio system will restart to apply the change": "按下 Enter 鍵,音訊系統將重新啟動以應用變更" }, @@ -6131,6 +6257,9 @@ "Prevent screen timeout": { "Prevent screen timeout": "防止螢幕超時" }, + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": { + "Prevent specific applications from displaying in the media controllers (e.g., browser audio streams, background tools). Matches player identity or desktop file name case-insensitively.": "" + }, "Preview": { "Preview": "預覽" }, @@ -6140,6 +6269,9 @@ "Previous": { "Previous": "" }, + "Previous page": { + "Previous page": "" + }, "Primary": { "Primary": "主要" }, @@ -6356,6 +6488,9 @@ "Reject Jobs": { "Reject Jobs": "拒絕工作" }, + "Related: %1": { + "Related: %1": "" + }, "Release": { "Release": "放開" }, @@ -6446,6 +6581,9 @@ "Rename Workspace": { "Rename Workspace": "重新命名工作區" }, + "Reorder & Group": { + "Reorder & Group": "" + }, "Repeat": { "Repeat": "重複" }, @@ -6482,6 +6620,9 @@ "Requires a newer version of Quickshell": { "Requires a newer version of Quickshell": "需要較新版本的 Quickshell" }, + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": { + "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.": "" + }, "Requires night mode support": { "Requires night mode support": "需要夜間模式支援" }, @@ -6734,6 +6875,9 @@ "Screen sharing": { "Screen sharing": "螢幕分享" }, + "Screenshot unavailable": { + "Screenshot unavailable": "" + }, "Scroll": { "Scroll": "捲動" }, @@ -6893,6 +7037,9 @@ "Select at least one provider": { "Select at least one provider": "請至少選擇一個提供者" }, + "Select background image": { + "Select background image": "" + }, "Select device": { "Select device": "選取裝置" }, @@ -6908,6 +7055,9 @@ "Select greeter background image": { "Select greeter background image": "選擇歡迎畫面背景圖片" }, + "Select lock screen background image": { + "Select lock screen background image": "" + }, "Select monitor to configure wallpaper": { "Select monitor to configure wallpaper": "選擇指定螢幕桌布" }, @@ -6959,9 +7109,15 @@ "Separate": { "Separate": "分離" }, + "Separate Appearance for Unfocused Display(s)": { + "Separate Appearance for Unfocused Display(s)": "" + }, "Separate Light & Dark Themes": { "Separate Light & Dark Themes": "" }, + "Separate appearance for unfocused displays is not supported on this compositor.": { + "Separate appearance for unfocused displays is not supported on this compositor.": "" + }, "Separator": { "Separator": "分隔符" }, @@ -7010,6 +7166,9 @@ "Setting": { "Setting": "設定" }, + "Setting up...": { + "Setting up...": "" + }, "Settings": { "Settings": "設定" }, @@ -7079,6 +7238,9 @@ "Shortcut (%1)": { "Shortcut (%1)": "快捷鍵 (%1)" }, + "Shortcut that opens this settings window": { + "Shortcut that opens this settings window": "" + }, "Shortcuts": { "Shortcuts": "快捷方式" }, @@ -7316,6 +7478,9 @@ "Show foreground surfaces on blurred panels for stronger contrast": { "Show foreground surfaces on blurred panels for stronger contrast": "在模糊面板上顯示前景表面以增強對比度" }, + "Show foreground surfaces on panels for stronger contrast": { + "Show foreground surfaces on panels for stronger contrast": "" + }, "Show in GB": { "Show in GB": "以 GB 顯示" }, @@ -7472,9 +7637,6 @@ "Smartcard Authentication": { "Smartcard Authentication": "智慧卡驗證" }, - "Smartcard PIN": { - "Smartcard PIN": "智慧卡 PIN 碼" - }, "Snap": { "Snap": "貼齊" }, @@ -7490,6 +7652,9 @@ "Sort By": { "Sort By": "排序方式" }, + "Sort wallpapers": { + "Sort wallpapers": "" + }, "Sorting & Layout": { "Sorting & Layout": "排序和佈局" }, @@ -7508,6 +7673,9 @@ "Space between windows": { "Space between windows": "視窗間距" }, + "Space between windows and screen edges": { + "Space between windows and screen edges": "" + }, "Spacer": { "Spacer": "空白間隔" }, @@ -7616,6 +7784,12 @@ "Surface Behavior": { "Surface Behavior": "表面行為" }, + "Surface Border Color": { + "Surface Border Color": "" + }, + "Surface Border Opacity": { + "Surface Border Opacity": "" + }, "Surface Container": { "Surface Container": "" }, @@ -7679,6 +7853,9 @@ "Sync Position Across Screens": { "Sync Position Across Screens": "跨螢幕同步位置" }, + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": { + "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.": "" + }, "Sync completed successfully.": { "Sync completed successfully.": "同步成功完成。" }, @@ -7691,6 +7868,12 @@ "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": { "Sync needs sudo authentication. Opening terminal so you can use password or fingerprint.": "同步需要 sudo 驗證。正在開啟終端機,以便您可以使用密碼或指紋。" }, + "Sync to apply": { + "Sync to apply": "" + }, + "Syncing...": { + "Syncing...": "" + }, "System": { "System": "系統" }, @@ -7829,6 +8012,9 @@ "Text Rendering": { "Text Rendering": "文字渲染" }, + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": { + "The 'boregard' tool is not installed or not on your PATH.\n\nInstall it from https://danklinux.com, then re-enable this plugin.": "" + }, "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": { "The 'dgop' tool is required for system monitoring.\nPlease install dgop to use this feature.": "系統監控需要 'dgop' 工具。\n請安裝 dgop 以使用此功能。" }, @@ -7895,6 +8081,9 @@ "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing display settings.": "此安裝仍在使用 hyprland.conf。在編輯顯示設定前,請執行 dms setup 進行遷移。" }, + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": { + "This install is still using hyprland.conf. Run dms setup to migrate before editing layout settings.": "" + }, "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": { "This install is still using hyprland.conf. Run dms setup to migrate before editing shortcuts in Settings.": "此安裝仍在使用 hyprland.conf。在編輯設定中的快捷鍵前,請執行 dms setup 進行遷移。" }, @@ -7961,6 +8150,9 @@ "Time remaining: %1": { "Time remaining: %1": "剩餘時間:%1" }, + "Time to rest on a widget before its popout opens": { + "Time to rest on a widget before its popout opens": "" + }, "Time to wait before hiding after the pointer leaves": { "Time to wait before hiding after the pointer leaves": "指標離開後隱藏前的等待時間" }, @@ -8189,6 +8381,9 @@ "Unfocused Color": { "Unfocused Color": "未聚焦顏色" }, + "Unfocused Display(s)": { + "Unfocused Display(s)": "" + }, "Ungrouped": { "Ungrouped": "未分組" }, @@ -8276,9 +8471,6 @@ "Unsaved changes": { "Unsaved changes": "未儲存變更" }, - "Unsaved note...": { - "Unsaved note...": "未儲存筆記..." - }, "Unset": { "Unset": "取消設定" }, @@ -8366,6 +8558,9 @@ "Use System Theme": { "Use System Theme": "使用系統主題" }, + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": { + "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.": "" + }, "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": { "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.": "為登入畫面使用自訂圖片,或留空以使用您的桌面背景。" }, @@ -8402,6 +8597,9 @@ "Use different icon themes for light and dark mode": { "Use different icon themes for light and dark mode": "" }, + "Use different workspace colors on displays that are not focused": { + "Use different workspace colors on displays that are not focused": "" + }, "Use fingerprint authentication for the lock screen.": { "Use fingerprint authentication for the lock screen.": "使用指紋驗證鎖定螢幕。" }, @@ -8510,9 +8708,6 @@ "VPN Connections": { "VPN Connections": "VPN 連線" }, - "VPN Password": { - "VPN Password": "VPN 密碼" - }, "VPN configuration updated": { "VPN configuration updated": "VPN 設定已更新" }, @@ -8681,9 +8876,6 @@ "White": { "White": "" }, - "Wi-Fi Password": { - "Wi-Fi Password": "Wi-Fi 密碼" - }, "Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": "Wi-Fi 與乙太網路連線" }, @@ -8726,18 +8918,12 @@ "Widget Outline": { "Widget Outline": "部件外框" }, - "Widget Style": { - "Widget Style": "部件樣式" - }, "Widget Styling": { "Widget Styling": "部件樣式" }, "Widget Text Style": { "Widget Text Style": "" }, - "Widget Transparency": { - "Widget Transparency": "部件透明度" - }, "Widget added": { "Widget added": "小工具已新增" }, @@ -8852,9 +9038,15 @@ "XWayland": { "XWayland": "XWayland" }, + "Xray Blur Effect": { + "Xray Blur Effect": "" + }, "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": { "Xray blurs only the wallpaper (efficient) and is the default when Blur is on. Set Xray to Off for regular full blur of everything beneath the window (more expensive).": "Xray 僅模糊壁紙(高效能),這是啟用模糊時的預設值。若要對視窗下方的所有內容進行常規全模糊(效能消耗較高),請將 Xray 設為關閉。" }, + "Xray options are in Compositor → Layout": { + "Xray options are in Compositor → Layout": "" + }, "Y": { "Y": "" }, @@ -8906,6 +9098,9 @@ "attached": { "attached": "已附加" }, + "boregard is required": { + "boregard is required": "" + }, "brandon": { "brandon": "布蘭登" }, @@ -8945,9 +9140,6 @@ "dms/cursor config exists but is not included. Cursor settings won't apply.": { "dms/cursor config exists but is not included. Cursor settings won't apply.": "dms/cursor 設定存在但未被包含。游標設定將不會套用。" }, - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": { - "dms/outputs config exists but is not included in your compositor config. Display changes won't persist.": "dms/outputs 組態存在,但未包含在您的合成器組態中。顯示變更將不會保留。" - }, "e.g. /usr/bin/my-script --flag": { "e.g. /usr/bin/my-script --flag": "例如:/usr/bin/my-script --flag" }, @@ -9086,6 +9278,9 @@ "remote": { "remote": "遠端" }, + "reviewed": { + "reviewed": "" + }, "seconds": { "seconds": "秒" }, diff --git a/quickshell/translations/template.json b/quickshell/translations/template.json index 7c4d68885..987f3f60e 100644 --- a/quickshell/translations/template.json +++ b/quickshell/translations/template.json @@ -1161,6 +1161,13 @@ "reference": "", "comment": "" }, + { + "term": "Administrator access is required. Use the Sync button in Settings → Greeter to apply.", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Administrator group:", "translation": "", @@ -1301,6 +1308,13 @@ "reference": "", "comment": "" }, + { + "term": "Always blur against the wallpaper, even with Xray off", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Always hide the dock and reveal it when hovering near the dock area", "translation": "", @@ -1945,6 +1959,27 @@ "reference": "", "comment": "" }, + { + "term": "Auto matches bar spacing; Off leaves gaps to your Hyprland config", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, + { + "term": "Auto matches bar spacing; Off leaves gaps to your MangoWC config", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, + { + "term": "Auto matches bar spacing; Off leaves gaps to your niri config", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Auto mode is on. Manual profile selection is disabled.", "translation": "", @@ -2008,6 +2043,13 @@ "reference": "", "comment": "" }, + { + "term": "Auto-login change needs a sync", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Auto-login disabled", "translation": "", @@ -2631,20 +2673,6 @@ "reference": "", "comment": "" }, - { - "term": "Surface Border Color", - "translation": "", - "context": "", - "reference": "", - "comment": "" - }, - { - "term": "Surface Border Opacity", - "translation": "", - "context": "", - "reference": "", - "comment": "" - }, { "term": "Blur Wallpaper Layer", "translation": "", @@ -3219,13 +3247,6 @@ "reference": "", "comment": "" }, - { - "term": "Check sync status on demand. Sync (full) is for the main admin: it copies your theme to the login screen and sets up system greeter config. On multi-user systems, add other accounts in Settings → Users, then have each of them run dms greeter sync --profile after logging out and back in—not full sync. Authentication changes apply automatically.", - "translation": "", - "context": "", - "reference": "", - "comment": "" - }, { "term": "Check your custom command in Settings → Dock → Trash.", "translation": "", @@ -4340,7 +4361,7 @@ "comment": "" }, { - "term": "Controls the outer edge of popouts, modals, and other shell surfaces", + "term": "Controls the outline of popouts, modals, and other shell surfaces", "translation": "", "context": "", "reference": "", @@ -4479,13 +4500,6 @@ "reference": "", "comment": "" }, - { - "term": "Couldn't open a terminal for the auto-login update.", - "translation": "", - "context": "", - "reference": "", - "comment": "" - }, { "term": "Count Only", "translation": "", @@ -4536,7 +4550,7 @@ "comment": "" }, { - "term": "Create a new %1 session (n)", + "term": "Create a new %1 session (^N)", "translation": "", "context": "", "reference": "", @@ -4769,7 +4783,7 @@ { "term": "Custom", "translation": "", - "context": "blur border color | shadow color option | theme category option | widget background color option | workspace color option", + "context": "shadow color option | surface border color | theme category option | widget background color option | workspace color option", "reference": "", "comment": "" }, @@ -4927,6 +4941,13 @@ "reference": "", "comment": "" }, + { + "term": "Customize the font and background of the lock screen, or leave empty to use your theme font and desktop wallpaper. Changes apply instantly.", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Customize which actions appear in the power menu", "translation": "", @@ -4983,20 +5004,6 @@ "reference": "", "comment": "" }, - { - "term": "DMS greeter needs: greetd, dms-greeter. Fingerprint: fprintd, pam_fprintd. Security keys: pam_u2f. Add your user to the greeter group. Authentication changes apply automatically and may open a terminal when sudo authentication is required.", - "translation": "", - "context": "", - "reference": "", - "comment": "" - }, - { - "term": "DMS needs administrator access. The terminal closes automatically when done.", - "translation": "", - "context": "", - "reference": "", - "comment": "" - }, { "term": "DMS out of date", "translation": "", @@ -5060,6 +5067,13 @@ "reference": "", "comment": "" }, + { + "term": "Dank Bar Xray", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Dank Dash", "translation": "", @@ -6159,6 +6173,13 @@ "reference": "", "comment": "" }, + { + "term": "Dynamic Width", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Dynamic colors from wallpaper", "translation": "", @@ -7993,6 +8014,13 @@ "reference": "", "comment": "" }, + { + "term": "Font used for the clock and date on the lock screen", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Font used on the login screen", "translation": "", @@ -8063,6 +8091,13 @@ "reference": "", "comment": "" }, + { + "term": "Force Padding", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Force RGBX", "translation": "", @@ -8203,6 +8238,13 @@ "reference": "", "comment": "" }, + { + "term": "Frame Xray", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Free VRAM/memory when the launcher is closed. May cause a slight delay when reopening.", "translation": "", @@ -8259,6 +8301,13 @@ "reference": "", "comment": "" }, + { + "term": "Full Size", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Full command to execute", "translation": "", @@ -8378,6 +8427,13 @@ "reference": "", "comment": "" }, + { + "term": "Gaps", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Generate Override", "translation": "", @@ -8588,6 +8644,13 @@ "reference": "", "comment": "" }, + { + "term": "Greeter sync complete", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Grid", "translation": "", @@ -8945,6 +9008,20 @@ "reference": "", "comment": "" }, + { + "term": "Hide when no updates: OFF", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, + { + "term": "Hide when no updates: ON", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "High", "translation": "", @@ -9505,6 +9582,13 @@ "reference": "", "comment": "" }, + { + "term": "Inner Gaps", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Inner padding applied to each widget", "translation": "", @@ -10114,13 +10198,6 @@ "reference": "", "comment": "" }, - { - "term": "Layout and module positions on the greeter are synced from your shell (e.g. bar config). Run Sync to apply.", - "translation": "", - "context": "", - "reference": "", - "comment": "" - }, { "term": "Left", "translation": "", @@ -10352,6 +10429,13 @@ "reference": "", "comment": "" }, + { + "term": "Lock Screen Appearance", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Lock Screen Display", "translation": "", @@ -10408,6 +10492,13 @@ "reference": "", "comment": "" }, + { + "term": "Lock screen font", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Locked", "translation": "", @@ -13061,13 +13152,6 @@ "reference": "", "comment": "" }, - { - "term": "Opening terminal to update greetd", - "translation": "", - "context": "", - "reference": "", - "comment": "" - }, { "term": "Opening terminal: ", "translation": "", @@ -13145,10 +13229,17 @@ "reference": "", "comment": "" }, + { + "term": "Outer Gaps", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Outline", "translation": "", - "context": "blur border color | outline color", + "context": "outline color | surface border color", "reference": "", "comment": "" }, @@ -13201,6 +13292,13 @@ "reference": "", "comment": "" }, + { + "term": "Overlay", + "translation": "", + "context": "widget background color option", + "reference": "", + "comment": "" + }, { "term": "Overridden by config", "translation": "", @@ -13229,13 +13327,6 @@ "reference": "", "comment": "" }, - { - "term": "Override Gaps", - "translation": "", - "context": "", - "reference": "", - "comment": "" - }, { "term": "Override global layout settings for this output", "translation": "", @@ -14217,7 +14308,7 @@ "comment": "" }, { - "term": "Press 'n' or click 'New Session' to create one", + "term": "Press Ctrl+N or click 'New Session' to create one", "translation": "", "context": "", "reference": "", @@ -14296,7 +14387,7 @@ { "term": "Primary", "translation": "", - "context": "blur border color | button color option | color option | primary color | shadow color option | tile color option | workspace color option", + "context": "button color option | color option | primary color | shadow color option | surface border color | tile color option | workspace color option", "reference": "", "comment": "" }, @@ -14307,13 +14398,6 @@ "reference": "", "comment": "" }, - { - "term": "Primary Theme Color", - "translation": "", - "context": "", - "reference": "", - "comment": "" - }, { "term": "Print Server Management", "translation": "", @@ -15105,6 +15189,13 @@ "reference": "", "comment": "" }, + { + "term": "Requires greetd, dms-greeter, and your user in the greeter group (plus fprintd/pam_fprintd for fingerprint, pam_u2f for security keys). Auth changes apply automatically and may open a terminal for sudo.", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Requires night mode support", "translation": "", @@ -15885,7 +15976,7 @@ { "term": "Secondary", "translation": "", - "context": "blur border color | button color option | color option | secondary color | tile color option | workspace color option", + "context": "button color option | color option | secondary color | surface border color | tile color option | workspace color option", "reference": "", "comment": "" }, @@ -16071,6 +16162,13 @@ "reference": "", "comment": "" }, + { + "term": "Select background image", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Select device", "translation": "", @@ -16106,6 +16204,13 @@ "reference": "", "comment": "" }, + { + "term": "Select lock screen background image", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Select monitor to configure wallpaper", "translation": "", @@ -17513,6 +17618,13 @@ "reference": "", "comment": "" }, + { + "term": "Space between windows and screen edges", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Spacer", "translation": "", @@ -17695,13 +17807,6 @@ "reference": "", "comment": "" }, - { - "term": "Overlay", - "translation": "", - "context": "widget background color option", - "reference": "", - "comment": "" - }, { "term": "Summary", "translation": "", @@ -17758,6 +17863,20 @@ "reference": "", "comment": "" }, + { + "term": "Surface Border Color", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, + { + "term": "Surface Border Opacity", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Surface Container", "translation": "", @@ -17905,6 +18024,13 @@ "reference": "", "comment": "" }, + { + "term": "Sync applies your theme and settings to the login screen. Other users should run dms greeter sync --profile instead of a full sync. Authentication changes apply automatically.", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Sync completed successfully.", "translation": "", @@ -17933,6 +18059,20 @@ "reference": "", "comment": "" }, + { + "term": "Sync to apply", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, + { + "term": "Syncing...", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "System", "translation": "", @@ -18237,7 +18377,7 @@ { "term": "Text Color", "translation": "", - "context": "blur border color | shadow color option", + "context": "shadow color option | surface border color", "reference": "", "comment": "" }, @@ -19508,6 +19648,13 @@ "reference": "", "comment": "" }, + { + "term": "Use a custom image for the lock screen, or leave empty to use your desktop wallpaper.", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Use a custom image for the login screen, or leave empty to use your desktop wallpaper.", "translation": "", @@ -19564,13 +19711,6 @@ "reference": "", "comment": "" }, - { - "term": "Use custom gaps instead of bar spacing", - "translation": "", - "context": "", - "reference": "", - "comment": "" - }, { "term": "Use custom window radius instead of theme radius", "translation": "",