From 3b511e2f552bc42ca57f2cc2f0dc801167f20ef0 Mon Sep 17 00:00:00 2001 From: bbedward Date: Sat, 13 Dec 2025 14:03:49 -0500 Subject: [PATCH] i18n: add hungarian --- quickshell/scripts/i18nsync.py | 1 + quickshell/translations/en.json | 488 ++- quickshell/translations/poexports/es.json | 138 + quickshell/translations/poexports/he.json | 138 + quickshell/translations/poexports/hu.json | 3461 ++++++++++++++++++ quickshell/translations/poexports/it.json | 188 +- quickshell/translations/poexports/ja.json | 138 + quickshell/translations/poexports/pl.json | 138 + quickshell/translations/poexports/pt.json | 138 + quickshell/translations/poexports/tr.json | 188 +- quickshell/translations/poexports/zh_CN.json | 188 +- quickshell/translations/poexports/zh_TW.json | 138 + quickshell/translations/template.json | 328 +- 13 files changed, 5473 insertions(+), 197 deletions(-) create mode 100644 quickshell/translations/poexports/hu.json diff --git a/quickshell/scripts/i18nsync.py b/quickshell/scripts/i18nsync.py index 2f89936f..82dd3e85 100755 --- a/quickshell/scripts/i18nsync.py +++ b/quickshell/scripts/i18nsync.py @@ -23,6 +23,7 @@ LANGUAGES = { "pl": "pl.json", "es": "es.json", "he": "he.json", + "hu": "hu.json", } def error(msg): diff --git a/quickshell/translations/en.json b/quickshell/translations/en.json index 96bd4d2f..8a1c7993 100644 --- a/quickshell/translations/en.json +++ b/quickshell/translations/en.json @@ -65,6 +65,12 @@ "reference": "Modules/Settings/ThemeColorsTab.qml:665", "comment": "" }, + { + "term": "1 day", + "context": "1 day", + "reference": "Modules/Settings/ClipboardTab.qml:75", + "comment": "" + }, { "term": "1 event", "context": "1 event", @@ -95,6 +101,12 @@ "reference": "Modules/Settings/NotificationsTab.qml:31", "comment": "" }, + { + "term": "14 days", + "context": "14 days", + "reference": "Modules/Settings/ClipboardTab.qml:87", + "comment": "" + }, { "term": "15 seconds", "context": "15 seconds", @@ -119,12 +131,24 @@ "reference": "Modules/Settings/WallpaperTab.qml:1107", "comment": "" }, + { + "term": "3 days", + "context": "3 days", + "reference": "Modules/Settings/ClipboardTab.qml:79", + "comment": "" + }, { "term": "3 seconds", "context": "3 seconds", "reference": "Modules/Settings/NotificationsTab.qml:19", "comment": "" }, + { + "term": "30 days", + "context": "30 days", + "reference": "Modules/Settings/ClipboardTab.qml:91", + "comment": "" + }, { "term": "30 seconds", "context": "30 seconds", @@ -149,12 +173,24 @@ "reference": "Modules/Settings/NotificationsTab.qml:23, Modules/Settings/NotificationsTab.qml:62", "comment": "" }, + { + "term": "7 days", + "context": "7 days", + "reference": "Modules/Settings/ClipboardTab.qml:83", + "comment": "" + }, { "term": "8 seconds", "context": "8 seconds", "reference": "Modules/Settings/NotificationsTab.qml:27", "comment": "" }, + { + "term": "90 days", + "context": "90 days", + "reference": "Modules/Settings/ClipboardTab.qml:95", + "comment": "" + }, { "term": "A file with this name already exists. Do you want to overwrite it?", "context": "A file with this name already exists. Do you want to overwrite it?", @@ -176,7 +212,7 @@ { "term": "About", "context": "About", - "reference": "Modals/Settings/SettingsSidebar.qml:199, Modules/Settings/AboutTab.qml:532", + "reference": "Modals/Settings/SettingsSidebar.qml:214, Modules/Settings/AboutTab.qml:532", "comment": "" }, { @@ -212,7 +248,7 @@ { "term": "Action", "context": "Action", - "reference": "Widgets/KeybindItem.qml:853, Widgets/KeybindItem.qml:1048", + "reference": "Widgets/KeybindItem.qml:868, Widgets/KeybindItem.qml:1063", "comment": "" }, { @@ -236,7 +272,7 @@ { "term": "Active Lock Screen Monitor", "context": "Active Lock Screen Monitor", - "reference": "Modules/Settings/LockScreenTab.qml:89", + "reference": "Modules/Settings/LockScreenTab.qml:125", "comment": "" }, { @@ -260,7 +296,7 @@ { "term": "Add", "context": "Add", - "reference": "Widgets/KeybindItem.qml:1483, Modules/Plugins/ListSettingWithInput.qml:126", + "reference": "Widgets/KeybindItem.qml:1549, Modules/Plugins/ListSettingWithInput.qml:126", "comment": "" }, { @@ -299,6 +335,12 @@ "reference": "Modules/Settings/LauncherTab.qml:331", "comment": "" }, + { + "term": "Advanced", + "context": "Advanced", + "reference": "Modules/Settings/ClipboardTab.qml:290", + "comment": "" + }, { "term": "Afternoon", "context": "Afternoon", @@ -314,7 +356,7 @@ { "term": "All Monitors", "context": "All Monitors", - "reference": "Modules/Settings/LockScreenTab.qml:91, Modules/Settings/LockScreenTab.qml:101, Modules/Settings/LockScreenTab.qml:111, Modules/Settings/LockScreenTab.qml:115", + "reference": "Modules/Settings/LockScreenTab.qml:127, Modules/Settings/LockScreenTab.qml:137, Modules/Settings/LockScreenTab.qml:147, Modules/Settings/LockScreenTab.qml:151", "comment": "" }, { @@ -356,7 +398,7 @@ { "term": "Amount", "context": "Amount", - "reference": "Widgets/KeybindItem.qml:897", + "reference": "Widgets/KeybindItem.qml:912", "comment": "" }, { @@ -398,13 +440,13 @@ { "term": "Apply GTK Colors", "context": "Apply GTK Colors", - "reference": "Modules/Settings/ThemeColorsTab.qml:799", + "reference": "Modules/Settings/ThemeColorsTab.qml:992", "comment": "" }, { "term": "Apply Qt Colors", "context": "Apply Qt Colors", - "reference": "Modules/Settings/ThemeColorsTab.qml:833", + "reference": "Modules/Settings/ThemeColorsTab.qml:1026", "comment": "" }, { @@ -461,6 +503,12 @@ "reference": "Modules/Settings/OSDTab.qml:146", "comment": "" }, + { + "term": "Audio Visualizer", + "context": "Audio Visualizer", + "reference": "Modules/Settings/MediaPlayerTab.qml:41", + "comment": "" + }, { "term": "Auth", "context": "Auth", @@ -533,6 +581,12 @@ "reference": "Modules/Settings/DankBarTab.qml:827", "comment": "" }, + { + "term": "Auto-Clear After", + "context": "Auto-Clear After", + "reference": "Modules/Settings/ClipboardTab.qml:254", + "comment": "" + }, { "term": "Auto-close Niri overview when launching apps.", "context": "Auto-close Niri overview when launching apps.", @@ -593,6 +647,12 @@ "reference": "Modules/Settings/WallpaperTab.qml:881", "comment": "" }, + { + "term": "Automatically delete entries older than this", + "context": "Automatically delete entries older than this", + "reference": "Modules/Settings/ClipboardTab.qml:255", + "comment": "" + }, { "term": "Automatically detect location based on IP address", "context": "Automatically detect location based on IP address", @@ -614,7 +674,7 @@ { "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:73, Modules/Settings/LockScreenTab.qml:58", + "reference": "Modules/Settings/PowerSleepTab.qml:73, Modules/Settings/LockScreenTab.qml:94", "comment": "" }, { @@ -698,13 +758,13 @@ { "term": "Behavior", "context": "Behavior", - "reference": "Modules/Settings/DockTab.qml:97", + "reference": "Modules/Settings/DockTab.qml:97, Modules/Settings/ClipboardTab.qml:272", "comment": "" }, { "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:46", + "reference": "Modules/Settings/LockScreenTab.qml:82", "comment": "" }, { @@ -860,7 +920,7 @@ { "term": "Cancel", "context": "Cancel", - "reference": "Modals/BluetoothPairingModal.qml:272, Modals/PolkitAuthModal.qml:264, Modals/WifiPasswordModal.qml:605, Widgets/KeybindItem.qml:1467, Modals/FileBrowser/FileBrowserOverwriteDialog.qml:83, Modules/Settings/PluginBrowser.qml:634", + "reference": "Modals/BluetoothPairingModal.qml:272, Modals/PolkitAuthModal.qml:264, Modals/WifiPasswordModal.qml:605, Widgets/KeybindItem.qml:1533, Modals/FileBrowser/FileBrowserOverwriteDialog.qml:83, Modules/Settings/PluginBrowser.qml:634", "comment": "" }, { @@ -986,7 +1046,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:80", + "reference": "Modules/Settings/LockScreenTab.qml:116", "comment": "" }, { @@ -1004,13 +1064,13 @@ { "term": "Clear All", "context": "Clear All", - "reference": "Modals/Clipboard/ClipboardHistoryModal.qml:163, Modules/Settings/PrinterTab.qml:1034", + "reference": "Modals/Clipboard/ClipboardHistoryModal.qml:221, Modules/Settings/PrinterTab.qml:1034", "comment": "" }, { "term": "Clear All History?", "context": "Clear All History?", - "reference": "Modals/Clipboard/ClipboardContent.qml:33", + "reference": "Modals/Clipboard/ClipboardContent.qml:30", "comment": "" }, { @@ -1019,6 +1079,18 @@ "reference": "Modules/Settings/PrinterTab.qml:1048", "comment": "" }, + { + "term": "Clear all history when server starts", + "context": "Clear all history when server starts", + "reference": "Modules/Settings/ClipboardTab.qml:281", + "comment": "" + }, + { + "term": "Clear at Startup", + "context": "Clear at Startup", + "reference": "Modules/Settings/ClipboardTab.qml:280", + "comment": "" + }, { "term": "Click Import to add a .ovpn or .conf", "context": "Click Import to add a .ovpn or .conf", @@ -1034,7 +1106,13 @@ { "term": "Click to capture", "context": "Click to capture", - "reference": "Widgets/KeybindItem.qml:573", + "reference": "Widgets/KeybindItem.qml:588", + "comment": "" + }, + { + "term": "Clipboard", + "context": "Clipboard", + "reference": "Modals/Settings/SettingsSidebar.qml:175", "comment": "" }, { @@ -1049,6 +1127,18 @@ "reference": "Modules/Settings/WidgetsTab.qml:93", "comment": "" }, + { + "term": "Clipboard service not available", + "context": "Clipboard service not available", + "reference": "Modals/Clipboard/ClipboardHistoryModal.qml:104", + "comment": "" + }, + { + "term": "Clipboard works but nothing saved to disk", + "context": "Clipboard works but nothing saved to disk", + "reference": "Modules/Settings/ClipboardTab.qml:311", + "comment": "" + }, { "term": "Clock", "context": "Clock", @@ -1100,7 +1190,7 @@ { "term": "Color displayed on monitors without the lock screen", "context": "Color displayed on monitors without the lock screen", - "reference": "Modules/Settings/LockScreenTab.qml:146", + "reference": "Modules/Settings/LockScreenTab.qml:182", "comment": "" }, { @@ -1118,13 +1208,13 @@ { "term": "Colorful mix of bright contrasting accents.", "context": "Colorful mix of bright contrasting accents.", - "reference": "Common/Theme.qml:225", + "reference": "Common/Theme.qml:221", "comment": "" }, { "term": "Command", "context": "Command", - "reference": "Widgets/KeybindItem.qml:1355", + "reference": "Widgets/KeybindItem.qml:1370", "comment": "" }, { @@ -1154,7 +1244,7 @@ { "term": "Config action: %1", "context": "Config action: %1", - "reference": "Widgets/KeybindItem.qml:422", + "reference": "Widgets/KeybindItem.qml:437", "comment": "" }, { @@ -1202,7 +1292,7 @@ { "term": "Conflicts with: %1", "context": "Conflicts with: %1", - "reference": "Widgets/KeybindItem.qml:733", + "reference": "Widgets/KeybindItem.qml:748", "comment": "" }, { @@ -1265,10 +1355,16 @@ "reference": "Modules/Settings/ThemeColorsTab.qml:651", "comment": "" }, + { + "term": "Cooldown", + "context": "Cooldown", + "reference": "Widgets/KeybindItem.qml:1454", + "comment": "" + }, { "term": "Copied to clipboard", "context": "Copied to clipboard", - "reference": "Modals/Clipboard/ClipboardHistoryModal.qml:101", + "reference": "Modals/Clipboard/ClipboardHistoryModal.qml:150", "comment": "" }, { @@ -1280,13 +1376,13 @@ { "term": "Copy PID", "context": "Copy PID", - "reference": "Modules/ProcessList/ProcessContextMenu.qml:88", + "reference": "Modules/ProcessList/ProcessContextMenu.qml:86", "comment": "" }, { "term": "Copy Process Name", "context": "Copy Process Name", - "reference": "Modules/ProcessList/ProcessContextMenu.qml:121", + "reference": "Modules/ProcessList/ProcessContextMenu.qml:117", "comment": "" }, { @@ -1382,7 +1478,7 @@ { "term": "Custom", "context": "Custom", - "reference": "Widgets/KeybindItem.qml:1292, Modules/Settings/TypographyMotionTab.qml:222, Modules/Settings/LauncherTab.qml:71, Modules/Settings/LauncherTab.qml:177", + "reference": "Widgets/KeybindItem.qml:1307, Modules/Settings/TypographyMotionTab.qml:222, Modules/Settings/LauncherTab.qml:71, Modules/Settings/LauncherTab.qml:177", "comment": "" }, { @@ -1466,7 +1562,7 @@ { "term": "DEMO MODE - Click anywhere to exit", "context": "DEMO MODE - Click anywhere to exit", - "reference": "Modules/Lock/LockScreenContent.qml:788", + "reference": "Modules/Lock/LockScreenContent.qml:793", "comment": "" }, { @@ -1478,13 +1574,19 @@ { "term": "DMS out of date", "context": "DMS out of date", - "reference": "Services/DMSService.qml:303", + "reference": "Services/DMSService.qml:305", + "comment": "" + }, + { + "term": "DMS service is not connected. Clipboard settings are unavailable.", + "context": "DMS service is not connected. Clipboard settings are unavailable.", + "reference": "Modules/Settings/ClipboardTab.qml:199", "comment": "" }, { "term": "DMS shell actions (launcher, clipboard, etc.)", "context": "DMS shell actions (launcher, clipboard, etc.)", - "reference": "Widgets/KeybindItem.qml:766", + "reference": "Widgets/KeybindItem.qml:781", "comment": "" }, { @@ -1532,7 +1634,7 @@ { "term": "DankShell & System Icons (requires restart)", "context": "DankShell & System Icons (requires restart)", - "reference": "Modules/Settings/ThemeColorsTab.qml:755", + "reference": "Modules/Settings/ThemeColorsTab.qml:948", "comment": "" }, { @@ -1640,7 +1742,7 @@ { "term": "Derives colors that closely match the underlying image.", "context": "Derives colors that closely match the underlying image.", - "reference": "Common/Theme.qml:213", + "reference": "Common/Theme.qml:209", "comment": "" }, { @@ -1664,7 +1766,7 @@ { "term": "Device", "context": "Device", - "reference": "Widgets/KeybindItem.qml:944, Modules/ProcessList/SystemTab.qml:420, Modules/Settings/PrinterTab.qml:278", + "reference": "Widgets/KeybindItem.qml:959, Modules/ProcessList/SystemTab.qml:420, Modules/Settings/PrinterTab.qml:278", "comment": "" }, { @@ -1685,6 +1787,30 @@ "reference": "Modules/Settings/WallpaperTab.qml:1196", "comment": "" }, + { + "term": "Disable Clipboard Manager", + "context": "Disable Clipboard Manager", + "reference": "Modules/Settings/ClipboardTab.qml:300", + "comment": "" + }, + { + "term": "Disable Clipboard Ownership", + "context": "Disable Clipboard Ownership", + "reference": "Modules/Settings/ClipboardTab.qml:320", + "comment": "" + }, + { + "term": "Disable History Persistence", + "context": "Disable History Persistence", + "reference": "Modules/Settings/ClipboardTab.qml:310", + "comment": "" + }, + { + "term": "Disable clipboard manager entirely (requires restart)", + "context": "Disable clipboard manager entirely (requires restart)", + "reference": "Modules/Settings/ClipboardTab.qml:301", + "comment": "" + }, { "term": "Disabled", "context": "Disabled", @@ -1724,7 +1850,7 @@ { "term": "Dismiss", "context": "Dismiss", - "reference": "Modules/Notifications/Popup/NotificationPopup.qml:25, Modules/Notifications/Center/NotificationCard.qml:543, Modules/Notifications/Center/NotificationCard.qml:636", + "reference": "Modules/Notifications/Popup/NotificationPopup.qml:24, Modules/Notifications/Center/NotificationCard.qml:543, Modules/Notifications/Center/NotificationCard.qml:636", "comment": "" }, { @@ -1808,7 +1934,7 @@ { "term": "Displays", "context": "Displays", - "reference": "Modals/Settings/SettingsSidebar.qml:149", + "reference": "Modals/Settings/SettingsSidebar.qml:162", "comment": "" }, { @@ -1820,7 +1946,7 @@ { "term": "Diverse palette spanning the full spectrum.", "context": "Diverse palette spanning the full spectrum.", - "reference": "Common/Theme.qml:237", + "reference": "Common/Theme.qml:233", "comment": "" }, { @@ -1988,13 +2114,13 @@ { "term": "Enable fingerprint authentication", "context": "Enable fingerprint authentication", - "reference": "Modules/Settings/LockScreenTab.qml:65", + "reference": "Modules/Settings/LockScreenTab.qml:101", "comment": "" }, { "term": "Enable loginctl lock integration", "context": "Enable loginctl lock integration", - "reference": "Modules/Settings/LockScreenTab.qml:45", + "reference": "Modules/Settings/LockScreenTab.qml:81", "comment": "" }, { @@ -2165,6 +2291,12 @@ "reference": "Services/DMSNetworkService.qml:356", "comment": "" }, + { + "term": "Failed to copy entry", + "context": "Failed to copy entry", + "reference": "Modals/Clipboard/ClipboardHistoryModal.qml:67, Modals/Clipboard/ClipboardHistoryModal.qml:147", + "comment": "" + }, { "term": "Failed to create printer", "context": "Failed to create printer", @@ -2243,6 +2375,12 @@ "reference": "Services/VPNService.qml:114", "comment": "" }, + { + "term": "Failed to load clipboard configuration.", + "context": "Failed to load clipboard configuration.", + "reference": "Modules/Settings/ClipboardTab.qml:199", + "comment": "" + }, { "term": "Failed to move job", "context": "Failed to move job", @@ -2291,6 +2429,12 @@ "reference": "Services/CupsService.qml:403", "comment": "" }, + { + "term": "Failed to save clipboard setting", + "context": "Failed to save clipboard setting", + "reference": "Modules/Settings/ClipboardTab.qml:145", + "comment": "" + }, { "term": "Failed to save keybind", "context": "Failed to save keybind", @@ -2420,7 +2564,7 @@ { "term": "Follow focus", "context": "Follow focus", - "reference": "Widgets/KeybindItem.qml:1224", + "reference": "Widgets/KeybindItem.qml:1239", "comment": "" }, { @@ -2450,7 +2594,7 @@ { "term": "Force Kill Process", "context": "Force Kill Process", - "reference": "Modules/ProcessList/ProcessContextMenu.qml:207", + "reference": "Modules/ProcessList/ProcessContextMenu.qml:200", "comment": "" }, { @@ -2646,15 +2790,15 @@ "comment": "" }, { - "term": "High-contrast palette for strong visual distinction.", - "context": "High-contrast palette for strong visual distinction.", - "reference": "Common/Theme.qml:209", + "term": "High-fidelity palette that preserves source hues.", + "context": "High-fidelity palette that preserves source hues.", + "reference": "Common/Theme.qml:217", "comment": "" }, { - "term": "High-fidelity palette that preserves source hues.", - "context": "High-fidelity palette that preserves source hues.", - "reference": "Common/Theme.qml:221", + "term": "History Settings", + "context": "History Settings", + "reference": "Modules/Settings/ClipboardTab.qml:210", "comment": "" }, { @@ -2690,7 +2834,7 @@ { "term": "Hotkey overlay title (optional)", "context": "Hotkey overlay title (optional)", - "reference": "Widgets/KeybindItem.qml:1426", + "reference": "Widgets/KeybindItem.qml:1441", "comment": "" }, { @@ -2744,7 +2888,7 @@ { "term": "Icon Theme", "context": "Icon Theme", - "reference": "Modules/Settings/ThemeColorsTab.qml:754", + "reference": "Modules/Settings/ThemeColorsTab.qml:947", "comment": "" }, { @@ -2771,10 +2915,22 @@ "reference": "Modules/Settings/PowerSleepTab.qml:285", "comment": "" }, + { + "term": "If the field is hidden, it will appear as soon as a key is pressed.", + "context": "If the field is hidden, it will appear as soon as a key is pressed.", + "reference": "Modules/Settings/LockScreenTab.qml:60", + "comment": "" + }, { "term": "Image", "context": "Image", - "reference": "Modals/Clipboard/ClipboardEntry.qml:83", + "reference": "Modals/Clipboard/ClipboardEntry.qml:76", + "comment": "" + }, + { + "term": "Image copied to clipboard", + "context": "Image copied to clipboard", + "reference": "Modals/Clipboard/ClipboardHistoryModal.qml:150", "comment": "" }, { @@ -2792,7 +2948,7 @@ { "term": "Inactive Monitor Color", "context": "Inactive Monitor Color", - "reference": "Modules/Settings/LockScreenTab.qml:140, Modules/Settings/LockScreenTab.qml:171", + "reference": "Modules/Settings/LockScreenTab.qml:176, Modules/Settings/LockScreenTab.qml:207", "comment": "" }, { @@ -2900,7 +3056,7 @@ { "term": "Key", "context": "Key", - "reference": "Widgets/KeybindItem.qml:532", + "reference": "Widgets/KeybindItem.qml:547", "comment": "" }, { @@ -2918,13 +3074,13 @@ { "term": "Keys", "context": "Keys", - "reference": "Widgets/KeybindItem.qml:445", + "reference": "Widgets/KeybindItem.qml:460", "comment": "" }, { "term": "Kill Process", "context": "Kill Process", - "reference": "Modules/ProcessList/ProcessContextMenu.qml:171", + "reference": "Modules/ProcessList/ProcessContextMenu.qml:165", "comment": "" }, { @@ -3080,13 +3236,13 @@ { "term": "Lock Screen", "context": "Lock Screen", - "reference": "Modals/Settings/SettingsSidebar.qml:175, Modules/Settings/LockScreenTab.qml:26", + "reference": "Modals/Settings/SettingsSidebar.qml:190", "comment": "" }, { "term": "Lock Screen Display", "context": "Lock Screen Display", - "reference": "Modules/Settings/LockScreenTab.qml:76", + "reference": "Modules/Settings/LockScreenTab.qml:112", "comment": "" }, { @@ -3095,10 +3251,22 @@ "reference": "Modules/Settings/TimeWeatherTab.qml:150", "comment": "" }, + { + "term": "Lock Screen behaviour", + "context": "Lock Screen behaviour", + "reference": "Modules/Settings/LockScreenTab.qml:69", + "comment": "" + }, + { + "term": "Lock Screen layout", + "context": "Lock Screen layout", + "reference": "Modules/Settings/LockScreenTab.qml:26", + "comment": "" + }, { "term": "Lock before suspend", "context": "Lock before suspend", - "reference": "Modules/Settings/PowerSleepTab.qml:72, Modules/Settings/LockScreenTab.qml:57", + "reference": "Modules/Settings/PowerSleepTab.qml:72, Modules/Settings/LockScreenTab.qml:93", "comment": "" }, { @@ -3116,7 +3284,7 @@ { "term": "Long Text", "context": "Long Text", - "reference": "Modals/Clipboard/ClipboardEntry.qml:85", + "reference": "Modals/Clipboard/ClipboardEntry.qml:78", "comment": "" }, { @@ -3221,6 +3389,12 @@ "reference": "Modules/Settings/WallpaperTab.qml:827", "comment": "" }, + { + "term": "Matugen Templates", + "context": "Matugen Templates", + "reference": "Modules/Settings/ThemeColorsTab.qml:720", + "comment": "" + }, { "term": "Max apps to show", "context": "Max apps to show", @@ -3233,10 +3407,34 @@ "reference": "Modules/Settings/DankBarTab.qml:745", "comment": "" }, + { + "term": "Maximum Entry Size", + "context": "Maximum Entry Size", + "reference": "Modules/Settings/ClipboardTab.qml:236", + "comment": "" + }, + { + "term": "Maximum History", + "context": "Maximum History", + "reference": "Modules/Settings/ClipboardTab.qml:218", + "comment": "" + }, + { + "term": "Maximum number of clipboard entries to keep", + "context": "Maximum number of clipboard entries to keep", + "reference": "Modules/Settings/ClipboardTab.qml:219", + "comment": "" + }, + { + "term": "Maximum size per clipboard entry", + "context": "Maximum size per clipboard entry", + "reference": "Modules/Settings/ClipboardTab.qml:237", + "comment": "" + }, { "term": "Media", "context": "Media", - "reference": "Services/AppSearchService.qml:251, Services/AppSearchService.qml:252, Services/AppSearchService.qml:253, Widgets/DankIconPicker.qml:40, Widgets/KeybindItem.qml:1007, Widgets/KeybindItem.qml:1016, Widgets/KeybindItem.qml:1022, Modules/DankDash/DankDashPopout.qml:273", + "reference": "Services/AppSearchService.qml:251, Services/AppSearchService.qml:252, Services/AppSearchService.qml:253, Widgets/DankIconPicker.qml:40, Widgets/KeybindItem.qml:1022, Widgets/KeybindItem.qml:1031, Widgets/KeybindItem.qml:1037, Modules/DankDash/DankDashPopout.qml:273", "comment": "" }, { @@ -3338,7 +3536,7 @@ { "term": "Minimal palette built around a single hue.", "context": "Minimal palette built around a single hue.", - "reference": "Common/Theme.qml:229", + "reference": "Common/Theme.qml:225", "comment": "" }, { @@ -3410,7 +3608,7 @@ { "term": "Muted palette with subdued, calming tones.", "context": "Muted palette with subdued, calming tones.", - "reference": "Common/Theme.qml:233", + "reference": "Common/Theme.qml:229", "comment": "" }, { @@ -3440,7 +3638,7 @@ { "term": "Network", "context": "Network", - "reference": "Services/CupsService.qml:131, Modals/Settings/SettingsSidebar.qml:155, Modules/ProcessList/PerformanceTab.qml:342, Modules/Settings/WidgetsTabSection.qml:808, Modules/ControlCenter/Details/NetworkDetail.qml:73", + "reference": "Services/CupsService.qml:131, Modals/Settings/SettingsSidebar.qml:149, Modules/ProcessList/PerformanceTab.qml:342, Modules/Settings/WidgetsTabSection.qml:808, Modules/ControlCenter/Details/NetworkDetail.qml:73", "comment": "" }, { @@ -3476,7 +3674,7 @@ { "term": "Never", "context": "Never", - "reference": "Modules/Settings/NotificationsTab.qml:11, Modules/Settings/NotificationsTab.qml:68", + "reference": "Modules/Settings/NotificationsTab.qml:11, Modules/Settings/NotificationsTab.qml:68, Modules/Settings/ClipboardTab.qml:71", "comment": "" }, { @@ -3488,7 +3686,7 @@ { "term": "New Key", "context": "New Key", - "reference": "Widgets/KeybindItem.qml:532", + "reference": "Widgets/KeybindItem.qml:547", "comment": "" }, { @@ -3542,7 +3740,7 @@ { "term": "Niri compositor actions (focus, move, etc.)", "context": "Niri compositor actions (focus, move, etc.)", - "reference": "Widgets/KeybindItem.qml:767", + "reference": "Widgets/KeybindItem.qml:782", "comment": "" }, { @@ -3596,7 +3794,7 @@ { "term": "No action", "context": "No action", - "reference": "Widgets/KeybindItem.qml:285", + "reference": "Widgets/KeybindItem.qml:300", "comment": "" }, { @@ -3608,13 +3806,13 @@ { "term": "No changes", "context": "No changes", - "reference": "Widgets/KeybindItem.qml:1460", + "reference": "Widgets/KeybindItem.qml:1526", "comment": "" }, { "term": "No clipboard entries found", "context": "No clipboard entries found", - "reference": "Modals/Clipboard/ClipboardContent.qml:119", + "reference": "Modals/Clipboard/ClipboardContent.qml:117", "comment": "" }, { @@ -3872,7 +4070,7 @@ { "term": "Options", "context": "Options", - "reference": "Widgets/KeybindItem.qml:1134", + "reference": "Widgets/KeybindItem.qml:1149", "comment": "" }, { @@ -3902,13 +4100,13 @@ { "term": "Overridden by config", "context": "Overridden by config", - "reference": "Widgets/KeybindItem.qml:326", + "reference": "Widgets/KeybindItem.qml:341", "comment": "" }, { "term": "Override", "context": "Override", - "reference": "Widgets/KeybindItem.qml:312", + "reference": "Widgets/KeybindItem.qml:327", "comment": "" }, { @@ -3920,7 +4118,7 @@ { "term": "Overview", "context": "Overview", - "reference": "Widgets/KeybindItem.qml:1013, Widgets/KeybindItem.qml:1016, Modules/DankDash/DankDashPopout.qml:269", + "reference": "Widgets/KeybindItem.qml:1028, Widgets/KeybindItem.qml:1031, Modules/DankDash/DankDashPopout.qml:269", "comment": "" }, { @@ -4106,13 +4304,13 @@ { "term": "Plugins", "context": "Plugins", - "reference": "Modals/Settings/SettingsSidebar.qml:189, Modules/Settings/AboutTab.qml:246, Modules/Settings/AboutTab.qml:254", + "reference": "Modals/Settings/SettingsSidebar.qml:204, Modules/Settings/AboutTab.qml:246, Modules/Settings/AboutTab.qml:254", "comment": "" }, { "term": "Pointer", "context": "Pointer", - "reference": "Widgets/KeybindItem.qml:1252", + "reference": "Widgets/KeybindItem.qml:1267", "comment": "" }, { @@ -4154,13 +4352,13 @@ { "term": "Power & Security", "context": "Power & Security", - "reference": "Modals/Settings/SettingsSidebar.qml:169", + "reference": "Modals/Settings/SettingsSidebar.qml:184", "comment": "" }, { "term": "Power & Sleep", "context": "Power & Sleep", - "reference": "Modals/Settings/SettingsSidebar.qml:181", + "reference": "Modals/Settings/SettingsSidebar.qml:196", "comment": "" }, { @@ -4220,7 +4418,7 @@ { "term": "Press key...", "context": "Press key...", - "reference": "Widgets/KeybindItem.qml:573", + "reference": "Widgets/KeybindItem.qml:588", "comment": "" }, { @@ -4280,7 +4478,7 @@ { "term": "Printers", "context": "Printers", - "reference": "Modals/Settings/SettingsSidebar.qml:162, Modules/Settings/PrinterTab.qml:153, Modules/Settings/PrinterTab.qml:539, Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:16", + "reference": "Modals/Settings/SettingsSidebar.qml:168, Modules/Settings/PrinterTab.qml:153, Modules/Settings/PrinterTab.qml:539, Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:16", "comment": "" }, { @@ -4424,7 +4622,7 @@ { "term": "Reload Plugin", "context": "Reload Plugin", - "reference": "Modules/Settings/PluginListItem.qml:233", + "reference": "Modules/Settings/PluginListItem.qml:234", "comment": "" }, { @@ -4517,16 +4715,28 @@ "reference": "Modules/DankBar/Popouts/DWLLayoutPopout.qml:303", "comment": "" }, + { + "term": "Run DMS Templates", + "context": "Run DMS Templates", + "reference": "Modules/Settings/ThemeColorsTab.qml:738", + "comment": "" + }, + { + "term": "Run User Templates", + "context": "Run User Templates", + "reference": "Modules/Settings/ThemeColorsTab.qml:728", + "comment": "" + }, { "term": "Run a program (e.g., firefox, kitty)", "context": "Run a program (e.g., firefox, kitty)", - "reference": "Widgets/KeybindItem.qml:768", + "reference": "Widgets/KeybindItem.qml:783", "comment": "" }, { "term": "Run a shell command (e.g., notify-send)", "context": "Run a shell command (e.g., notify-send)", - "reference": "Widgets/KeybindItem.qml:769", + "reference": "Widgets/KeybindItem.qml:784", "comment": "" }, { @@ -4550,7 +4760,7 @@ { "term": "Save", "context": "Save", - "reference": "Modals/DankColorPickerModal.qml:693, Widgets/KeybindItem.qml:1277, Widgets/KeybindItem.qml:1483, Modals/FileBrowser/FileBrowserSaveRow.qml:55, Modules/Notepad/NotepadTextEditor.qml:511, Modules/Notepad/Notepad.qml:461", + "reference": "Modals/DankColorPickerModal.qml:693, Widgets/KeybindItem.qml:1292, Widgets/KeybindItem.qml:1549, Modals/FileBrowser/FileBrowserSaveRow.qml:55, Modules/Notepad/NotepadTextEditor.qml:511, Modules/Notepad/Notepad.qml:461", "comment": "" }, { @@ -4700,7 +4910,7 @@ { "term": "Select Custom Theme", "context": "custom theme file browser title", - "reference": "Modules/Settings/ThemeColorsTab.qml:874", + "reference": "Modules/Settings/ThemeColorsTab.qml:1067", "comment": "" }, { @@ -4802,7 +5012,7 @@ { "term": "Select...", "context": "Select...", - "reference": "Widgets/KeybindItem.qml:863, Widgets/KeybindItem.qml:1077", + "reference": "Widgets/KeybindItem.qml:878, Widgets/KeybindItem.qml:1092", "comment": "" }, { @@ -4838,7 +5048,7 @@ { "term": "Set key and action to save", "context": "Set key and action to save", - "reference": "Widgets/KeybindItem.qml:1460", + "reference": "Widgets/KeybindItem.qml:1526", "comment": "" }, { @@ -4856,7 +5066,7 @@ { "term": "Shell", "context": "Shell", - "reference": "Widgets/KeybindItem.qml:1387", + "reference": "Widgets/KeybindItem.qml:1402", "comment": "" }, { @@ -4865,6 +5075,12 @@ "reference": "Modals/Clipboard/ClipboardKeyboardHints.qml:9", "comment": "" }, + { + "term": "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close", + "context": "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close", + "reference": "Modals/Clipboard/ClipboardKeyboardHints.qml:9", + "comment": "" + }, { "term": "Short", "context": "Short", @@ -4919,9 +5135,15 @@ "reference": "Modules/Settings/WorkspacesTab.qml:97", "comment": "" }, + { + "term": "Show Password Field", + "context": "Enable password field display on the lock screen window", + "reference": "Modules/Settings/LockScreenTab.qml:59", + "comment": "" + }, { "term": "Show Power Actions", - "context": "Show Power Actions", + "context": "Enable power action icon on the lock screen window", "reference": "Modules/Settings/LockScreenTab.qml:29", "comment": "" }, @@ -4931,6 +5153,12 @@ "reference": "Modules/Settings/PowerSleepTab.qml:356", "comment": "" }, + { + "term": "Show Profile Image", + "context": "Enable profile image display on the lock screen window", + "reference": "Modules/Settings/LockScreenTab.qml:53", + "comment": "" + }, { "term": "Show Reboot", "context": "Show Reboot", @@ -4955,6 +5183,24 @@ "reference": "Modules/Settings/PowerSleepTab.qml:364", "comment": "" }, + { + "term": "Show System Date", + "context": "Enable system date display on the lock screen window", + "reference": "Modules/Settings/LockScreenTab.qml:47", + "comment": "" + }, + { + "term": "Show System Icons", + "context": "Enable system status icons on the lock screen window", + "reference": "Modules/Settings/LockScreenTab.qml:35", + "comment": "" + }, + { + "term": "Show System Time", + "context": "Enable system time display on the lock screen window", + "reference": "Modules/Settings/LockScreenTab.qml:41", + "comment": "" + }, { "term": "Show Workspace Apps", "context": "Show Workspace Apps", @@ -4967,6 +5213,12 @@ "reference": "Modules/Settings/WorkspacesTab.qml:106", "comment": "" }, + { + "term": "Show cava audio visualizer in media widget", + "context": "Show cava audio visualizer in media widget", + "reference": "Modules/Settings/MediaPlayerTab.qml:42", + "comment": "" + }, { "term": "Show darkened overlay behind modal dialogs", "context": "Show darkened overlay behind modal dialogs", @@ -5069,12 +5321,6 @@ "reference": "Modals/WifiPasswordModal.qml:537", "comment": "" }, - { - "term": "Show power, restart, and logout buttons on the lock screen", - "context": "Show power, restart, and logout buttons on the lock screen", - "reference": "Modules/Settings/LockScreenTab.qml:30", - "comment": "" - }, { "term": "Show weather information in top bar and control center", "context": "Show weather information in top bar and control center", @@ -5324,13 +5570,13 @@ { "term": "System", "context": "System", - "reference": "Services/AppSearchService.qml:270, Widgets/DankIconPicker.qml:44, Modules/ProcessList/SystemTab.qml:127", + "reference": "Services/AppSearchService.qml:270, Widgets/DankIconPicker.qml:44, Modals/Settings/SettingsSidebar.qml:156, Modules/ProcessList/SystemTab.qml:127", "comment": "" }, { "term": "System App Theming", "context": "System App Theming", - "reference": "Modules/Settings/ThemeColorsTab.qml:773", + "reference": "Modules/Settings/ThemeColorsTab.qml:966", "comment": "" }, { @@ -5402,7 +5648,7 @@ { "term": "Tab", "context": "Tab", - "reference": "Widgets/KeybindItem.qml:990", + "reference": "Widgets/KeybindItem.qml:1005", "comment": "" }, { @@ -5438,7 +5684,7 @@ { "term": "Text", "context": "Text", - "reference": "Modals/Clipboard/ClipboardEntry.qml:87", + "reference": "Modals/Clipboard/ClipboardEntry.qml:80", "comment": "" }, { @@ -5450,7 +5696,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:738", + "reference": "Modules/Settings/ThemeColorsTab.qml:931", "comment": "" }, { @@ -5492,7 +5738,7 @@ { "term": "This bind is overridden by config.kdl", "context": "This bind is overridden by config.kdl", - "reference": "Widgets/KeybindItem.qml:413", + "reference": "Widgets/KeybindItem.qml:428", "comment": "" }, { @@ -5504,7 +5750,7 @@ { "term": "This will permanently delete all clipboard history.", "context": "This will permanently delete all clipboard history.", - "reference": "Modals/Clipboard/ClipboardContent.qml:33", + "reference": "Modals/Clipboard/ClipboardContent.qml:30", "comment": "" }, { @@ -5552,7 +5798,7 @@ { "term": "Title", "context": "Title", - "reference": "Widgets/KeybindItem.qml:1415", + "reference": "Widgets/KeybindItem.qml:1430", "comment": "" }, { @@ -5564,13 +5810,13 @@ { "term": "To update, run the following command:", "context": "To update, run the following command:", - "reference": "Services/DMSService.qml:303", + "reference": "Services/DMSService.qml:305", "comment": "" }, { "term": "To use this DMS bind, remove or change the keybind in your config.kdl", "context": "To use this DMS bind, remove or change the keybind in your config.kdl", - "reference": "Widgets/KeybindItem.qml:430", + "reference": "Widgets/KeybindItem.qml:445", "comment": "" }, { @@ -5660,7 +5906,7 @@ { "term": "Type", "context": "Type", - "reference": "Widgets/KeybindItem.qml:746", + "reference": "Widgets/KeybindItem.qml:761", "comment": "" }, { @@ -5684,7 +5930,7 @@ { "term": "Uninstall Plugin", "context": "Uninstall Plugin", - "reference": "Modules/Settings/PluginListItem.qml:192", + "reference": "Modules/Settings/PluginListItem.qml:193", "comment": "" }, { @@ -5708,7 +5954,7 @@ { "term": "Unsaved changes", "context": "Unsaved changes", - "reference": "Widgets/KeybindItem.qml:1460, Modules/Notepad/NotepadTextEditor.qml:588", + "reference": "Widgets/KeybindItem.qml:1526, Modules/Notepad/NotepadTextEditor.qml:588", "comment": "" }, { @@ -5732,7 +5978,7 @@ { "term": "Update Plugin", "context": "Update Plugin", - "reference": "Modules/Settings/PluginListItem.qml:149", + "reference": "Modules/Settings/PluginListItem.qml:150", "comment": "" }, { @@ -5804,7 +6050,7 @@ { "term": "Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)", "context": "Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)", - "reference": "Modules/Settings/LockScreenTab.qml:66", + "reference": "Modules/Settings/LockScreenTab.qml:102", "comment": "" }, { @@ -5930,7 +6176,7 @@ { "term": "Vibrant palette with playful saturation.", "context": "Vibrant palette with playful saturation.", - "reference": "Common/Theme.qml:217", + "reference": "Common/Theme.qml:213", "comment": "" }, { @@ -5978,7 +6224,7 @@ { "term": "Wallpaper", "context": "Wallpaper", - "reference": "Widgets/KeybindItem.qml:1009, Widgets/KeybindItem.qml:1016, Widgets/KeybindItem.qml:1025, Modals/Settings/SettingsSidebar.qml:25, Modules/Settings/WallpaperTab.qml:39, Modules/Settings/DisplaysTab.qml:53", + "reference": "Widgets/KeybindItem.qml:1024, Widgets/KeybindItem.qml:1031, Widgets/KeybindItem.qml:1040, Modals/Settings/SettingsSidebar.qml:25, Modules/Settings/WallpaperTab.qml:39, Modules/Settings/DisplaysTab.qml:53", "comment": "" }, { @@ -6014,7 +6260,7 @@ { "term": "Weather", "context": "Weather", - "reference": "Widgets/KeybindItem.qml:1011, Widgets/KeybindItem.qml:1016, Widgets/KeybindItem.qml:1028, Modules/DankDash/DankDashPopout.qml:284, Modules/Settings/TimeWeatherTab.qml:327", + "reference": "Widgets/KeybindItem.qml:1026, Widgets/KeybindItem.qml:1031, Widgets/KeybindItem.qml:1043, Modules/DankDash/DankDashPopout.qml:284, Modules/Settings/TimeWeatherTab.qml:327", "comment": "" }, { @@ -6197,6 +6443,12 @@ "reference": "Modules/AppDrawer/AppDrawerPopout.qml:257", "comment": "" }, + { + "term": "days", + "context": "days", + "reference": "Modules/Settings/ClipboardTab.qml:122", + "comment": "" + }, { "term": "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.", "context": "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.", @@ -6212,13 +6464,13 @@ { "term": "e.g., firefox, kitty --title foo", "context": "e.g., firefox, kitty --title foo", - "reference": "Widgets/KeybindItem.qml:1366", + "reference": "Widgets/KeybindItem.qml:1381", "comment": "" }, { "term": "e.g., focus-workspace 3, resize-column -10", "context": "e.g., focus-workspace 3, resize-column -10", - "reference": "Widgets/KeybindItem.qml:1303", + "reference": "Widgets/KeybindItem.qml:1318", "comment": "" }, { @@ -6236,13 +6488,13 @@ { "term": "leave empty for default", "context": "leave empty for default", - "reference": "Widgets/KeybindItem.qml:957", + "reference": "Widgets/KeybindItem.qml:972", "comment": "" }, { "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:36", + "reference": "Modules/Settings/LockScreenTab.qml:72", "comment": "" }, { @@ -6251,6 +6503,12 @@ "reference": "Modules/Settings/NotificationsTab.qml:73", "comment": "" }, + { + "term": "ms", + "context": "ms", + "reference": "Widgets/KeybindItem.qml:1490", + "comment": "" + }, { "term": "official", "context": "official", @@ -6269,6 +6527,12 @@ "reference": "Modules/ControlCenter/Components/DragDropGrid.qml:207", "comment": "" }, + { + "term": "wtype not available - install wtype for paste support", + "context": "wtype not available - install wtype for paste support", + "reference": "Modals/Clipboard/ClipboardHistoryModal.qml:59", + "comment": "" + }, { "term": "• Install only from trusted sources", "context": "• Install only from trusted sources", diff --git a/quickshell/translations/poexports/es.json b/quickshell/translations/poexports/es.json index 61f212c6..8249966f 100644 --- a/quickshell/translations/poexports/es.json +++ b/quickshell/translations/poexports/es.json @@ -32,6 +32,9 @@ "0 = square corners": { "0 = square corners": "0 = esquinas cuadradas" }, + "1 day": { + "1 day": "" + }, "1 event": { "1 event": "1 evento" }, @@ -47,6 +50,9 @@ "10 seconds": { "10 seconds": "10 segundos" }, + "14 days": { + "14 days": "" + }, "15 seconds": { "15 seconds": "15 segundos" }, @@ -59,9 +65,15 @@ "24-hour format": { "24-hour format": "Formato de 24 horas" }, + "3 days": { + "3 days": "" + }, "3 seconds": { "3 seconds": "3 segundos" }, + "30 days": { + "30 days": "" + }, "30 seconds": { "30 seconds": "30 segundos" }, @@ -74,9 +86,15 @@ "5 seconds": { "5 seconds": "5 segundos" }, + "7 days": { + "7 days": "" + }, "8 seconds": { "8 seconds": "8 segundos" }, + "90 days": { + "90 days": "" + }, "A file with this name already exists. Do you want to overwrite it?": { "A file with this name already exists. Do you want to overwrite it?": "Un archivo con este nombre ya existe. ¿Quieres reemplazarlo?" }, @@ -149,6 +167,9 @@ "Adjust the number of columns in grid view mode.": { "Adjust the number of columns in grid view mode.": "Ajustar cuántas columnas se muestran en la cuadrícula." }, + "Advanced": { + "Advanced": "" + }, "Afternoon": { "Afternoon": "Tarde" }, @@ -230,6 +251,9 @@ "Audio Output Switch": { "Audio Output Switch": "" }, + "Audio Visualizer": { + "Audio Visualizer": "" + }, "Auth": { "Auth": "Autenticación" }, @@ -266,6 +290,9 @@ "Auto Popup Gaps": { "Auto Popup Gaps": "Márgenes automáticos en pop‑ups" }, + "Auto-Clear After": { + "Auto-Clear After": "" + }, "Auto-close Niri overview when launching apps.": { "Auto-close Niri overview when launching apps.": "" }, @@ -299,6 +326,9 @@ "Automatically cycle through wallpapers in the same folder": { "Automatically cycle through wallpapers in the same folder": "Rotar automáticamente entre los fondos de pantalla en la misma carpeta" }, + "Automatically delete entries older than this": { + "Automatically delete entries older than this": "" + }, "Automatically detect location based on IP address": { "Automatically detect location based on IP address": "Detectar la localización automáticamente basándose en la dirección IP" }, @@ -524,6 +554,12 @@ "Clear All Jobs": { "Clear All Jobs": "Borrar todos los trabajos" }, + "Clear all history when server starts": { + "Clear all history when server starts": "" + }, + "Clear at Startup": { + "Clear at Startup": "" + }, "Click Import to add a .ovpn or .conf": { "Click Import to add a .ovpn or .conf": "Clic en importar para añadir un archivo .ovpn o .conf" }, @@ -533,12 +569,21 @@ "Click to capture": { "Click to capture": "Clic para capturar" }, + "Clipboard": { + "Clipboard": "" + }, "Clipboard History": { "Clipboard History": "Historial del portapapeles" }, "Clipboard Manager": { "Clipboard Manager": "Gestor de portapapeles" }, + "Clipboard service not available": { + "Clipboard service not available": "" + }, + "Clipboard works but nothing saved to disk": { + "Clipboard works but nothing saved to disk": "" + }, "Clock": { "Clock": "Reloj" }, @@ -677,6 +722,9 @@ "Controls opacity of the DankBar panel background": { "Controls opacity of the DankBar panel background": "Controla la opacidad del fondo de DankBar" }, + "Cooldown": { + "Cooldown": "" + }, "Copied to clipboard": { "Copied to clipboard": "Copiado al portapapeles" }, @@ -785,6 +833,9 @@ "DMS out of date": { "DMS out of date": "DMS desactualizado" }, + "DMS service is not connected. Clipboard settings are unavailable.": { + "DMS service is not connected. Clipboard settings are unavailable.": "" + }, "DMS shell actions (launcher, clipboard, etc.)": { "DMS shell actions (launcher, clipboard, etc.)": "" }, @@ -887,6 +938,18 @@ "Disable Autoconnect": { "Disable Autoconnect": "Desactivar conexión automática" }, + "Disable Clipboard Manager": { + "Disable Clipboard Manager": "" + }, + "Disable Clipboard Ownership": { + "Disable Clipboard Ownership": "" + }, + "Disable History Persistence": { + "Disable History Persistence": "" + }, + "Disable clipboard manager entirely (requires restart)": { + "Disable clipboard manager entirely (requires restart)": "" + }, "Disabled": { "Disabled": "Desactivado" }, @@ -1055,6 +1118,24 @@ "Enable loginctl lock integration": { "Enable loginctl lock integration": "Habilitar integración con loginctl" }, + "Enable password field display on the lock screen window": { + "Show Password Field": "" + }, + "Enable power action icon on the lock screen window": { + "Show Power Actions": "" + }, + "Enable profile image display on the lock screen window": { + "Show Profile Image": "" + }, + "Enable system date display on the lock screen window": { + "Show System Date": "" + }, + "Enable system status icons on the lock screen window": { + "Show System Icons": "" + }, + "Enable system time display on the lock screen window": { + "Show System Time": "" + }, "Enabled": { "Enabled": "Habilitado" }, @@ -1136,6 +1217,9 @@ "Failed to connect to ": { "Failed to connect to ": "Error al conectar a " }, + "Failed to copy entry": { + "Failed to copy entry": "" + }, "Failed to create printer": { "Failed to create printer": "Error al crear la impresora" }, @@ -1175,6 +1259,9 @@ "Failed to load VPN config": { "Failed to load VPN config": "Error al cargar configuración VPN" }, + "Failed to load clipboard configuration.": { + "Failed to load clipboard configuration.": "" + }, "Failed to move job": { "Failed to move job": "Error al mover el trabajo" }, @@ -1199,6 +1286,9 @@ "Failed to resume printer": { "Failed to resume printer": "Error al reanudar la impresora" }, + "Failed to save clipboard setting": { + "Failed to save clipboard setting": "" + }, "Failed to save keybind": { "Failed to save keybind": "" }, @@ -1388,6 +1478,9 @@ "High-fidelity palette that preserves source hues.": { "High-fidelity palette that preserves source hues.": "Paleta fiel que conserva los tonos originales." }, + "History Settings": { + "History Settings": "" + }, "Hold Duration": { "Hold Duration": "Duración de pulsación" }, @@ -1451,9 +1544,15 @@ "Idle monitoring not supported - requires newer Quickshell version": { "Idle monitoring not supported - requires newer Quickshell version": "Monitoreo de inactividad no soportado - requiere versión reciente de Quickshell" }, + "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.": "" + }, "Image": { "Image": "Imagen" }, + "Image copied to clipboard": { + "Image copied to clipboard": "" + }, "Import": { "Import": "Importar" }, @@ -1616,6 +1715,12 @@ "Lock Screen Format": { "Lock Screen Format": "Formato en la pantalla de bloqueo" }, + "Lock Screen behaviour": { + "Lock Screen behaviour": "" + }, + "Lock Screen layout": { + "Lock Screen layout": "" + }, "Lock before suspend": { "Lock before suspend": "Bloquear pantalla antes de suspender" }, @@ -1682,12 +1787,27 @@ "Matugen Target Monitor": { "Matugen Target Monitor": "Monitor objetivo de Matugen" }, + "Matugen Templates": { + "Matugen Templates": "" + }, "Max apps to show": { "Max apps to show": "Máximo de aplicaciones a mostrar" }, "Maximize Detection": { "Maximize Detection": "" }, + "Maximum Entry Size": { + "Maximum Entry Size": "" + }, + "Maximum History": { + "Maximum History": "" + }, + "Maximum number of clipboard entries to keep": { + "Maximum number of clipboard entries to keep": "" + }, + "Maximum size per clipboard entry": { + "Maximum size per clipboard entry": "" + }, "Media": { "Media": "Multimedia" }, @@ -2366,6 +2486,9 @@ "Right-click bar widget to cycle": { "Right-click bar widget to cycle": "Clic derecho en la barra para cambiar" }, + "Run DMS Templates": { + "Run DMS Templates": "" + }, "Run User Templates": { "Run User Templates": "Ejecutar plantillas de usuario" }, @@ -2531,6 +2654,9 @@ "Shift+Del: Clear All • Esc: Close": { "Shift+Del: Clear All • Esc: Close": "Shift+Del: Borrar todo • Esc: Cerrar " }, + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": { + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": "" + }, "Short": { "Short": "" }, @@ -2585,6 +2711,9 @@ "Show all 9 tags instead of only occupied tags (DWL only)": { "Show all 9 tags instead of only occupied tags (DWL only)": "Mostrar las 9 etiquetas en lugar de solo las ocupadas (solo DWL)" }, + "Show cava audio visualizer in media widget": { + "Show cava audio visualizer in media widget": "" + }, "Show darkened overlay behind modal dialogs": { "Show darkened overlay behind modal dialogs": "Oscurecer el fondo al abrir un modal" }, @@ -3221,6 +3350,9 @@ "dark mode wallpaper file browser title | light mode wallpaper file browser title | wallpaper file browser title": { "Select Wallpaper": "Seleccionar fondo de pantalla" }, + "days": { + "days": "" + }, "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": { "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": "" }, @@ -3251,6 +3383,9 @@ "minutes": { "minutes": "minutos" }, + "ms": { + "ms": "" + }, "official": { "official": "oficial" }, @@ -3281,6 +3416,9 @@ "wallpaper settings external management": { "External Wallpaper Management": "" }, + "wtype not available - install wtype for paste support": { + "wtype not available - install wtype for paste support": "" + }, "• Install only from trusted sources": { "• Install only from trusted sources": "• Instalar solo desde fuentes confiables" }, diff --git a/quickshell/translations/poexports/he.json b/quickshell/translations/poexports/he.json index a098af68..abca7f08 100644 --- a/quickshell/translations/poexports/he.json +++ b/quickshell/translations/poexports/he.json @@ -32,6 +32,9 @@ "0 = square corners": { "0 = square corners": "0 = פינות מרובעות" }, + "1 day": { + "1 day": "" + }, "1 event": { "1 event": "אירוע אחד" }, @@ -47,6 +50,9 @@ "10 seconds": { "10 seconds": "10 שניות" }, + "14 days": { + "14 days": "" + }, "15 seconds": { "15 seconds": "15 שניות" }, @@ -59,9 +65,15 @@ "24-hour format": { "24-hour format": "תבנית 24 שעות" }, + "3 days": { + "3 days": "" + }, "3 seconds": { "3 seconds": "3 שניות" }, + "30 days": { + "30 days": "" + }, "30 seconds": { "30 seconds": "30 שניות" }, @@ -74,9 +86,15 @@ "5 seconds": { "5 seconds": "5 שניות" }, + "7 days": { + "7 days": "" + }, "8 seconds": { "8 seconds": "8 שניות" }, + "90 days": { + "90 days": "" + }, "A file with this name already exists. Do you want to overwrite it?": { "A file with this name already exists. Do you want to overwrite it?": "קיים כבר קובץ עם השם זה. האם ברצונך לדרוס אותו?" }, @@ -149,6 +167,9 @@ "Adjust the number of columns in grid view mode.": { "Adjust the number of columns in grid view mode.": "התאם/י את מספר העמודות במצב תצוגת רשת." }, + "Advanced": { + "Advanced": "" + }, "Afternoon": { "Afternoon": "אחר הצהריים" }, @@ -230,6 +251,9 @@ "Audio Output Switch": { "Audio Output Switch": "" }, + "Audio Visualizer": { + "Audio Visualizer": "" + }, "Auth": { "Auth": "אימות" }, @@ -266,6 +290,9 @@ "Auto Popup Gaps": { "Auto Popup Gaps": "מרווחי חלוניות קופצות אוטומטיים" }, + "Auto-Clear After": { + "Auto-Clear After": "" + }, "Auto-close Niri overview when launching apps.": { "Auto-close Niri overview when launching apps.": "" }, @@ -299,6 +326,9 @@ "Automatically cycle through wallpapers in the same folder": { "Automatically cycle through wallpapers in the same folder": "עבור/עברי באופן אוטומטי ומחזורי בין רקעים שנמצאים באותה תיקייה" }, + "Automatically delete entries older than this": { + "Automatically delete entries older than this": "" + }, "Automatically detect location based on IP address": { "Automatically detect location based on IP address": "זיהוי מיקום אוטומטי לפי כתובת IP" }, @@ -524,6 +554,12 @@ "Clear All Jobs": { "Clear All Jobs": "נקה/י את כל העבודות" }, + "Clear all history when server starts": { + "Clear all history when server starts": "" + }, + "Clear at Startup": { + "Clear at Startup": "" + }, "Click Import to add a .ovpn or .conf": { "Click Import to add a .ovpn or .conf": "לחץ/י על ייבוא כדי להוסיף קובץ ovpn. או conf." }, @@ -533,12 +569,21 @@ "Click to capture": { "Click to capture": "לחץ/י ללכידה" }, + "Clipboard": { + "Clipboard": "" + }, "Clipboard History": { "Clipboard History": "היסטוריית לוח ההעתקה" }, "Clipboard Manager": { "Clipboard Manager": "מנהל לוח ההעתקה" }, + "Clipboard service not available": { + "Clipboard service not available": "" + }, + "Clipboard works but nothing saved to disk": { + "Clipboard works but nothing saved to disk": "" + }, "Clock": { "Clock": "שעון" }, @@ -677,6 +722,9 @@ "Controls opacity of the DankBar panel background": { "Controls opacity of the DankBar panel background": "שולט בשקיפות של רקע הלוח DankBar" }, + "Cooldown": { + "Cooldown": "" + }, "Copied to clipboard": { "Copied to clipboard": "הועתק ללוח" }, @@ -785,6 +833,9 @@ "DMS out of date": { "DMS out of date": "הDMS לא מעודכן" }, + "DMS service is not connected. Clipboard settings are unavailable.": { + "DMS service is not connected. Clipboard settings are unavailable.": "" + }, "DMS shell actions (launcher, clipboard, etc.)": { "DMS shell actions (launcher, clipboard, etc.)": "פעולות מעטפת של DMS (משגר, לוח העתקה וכו')" }, @@ -887,6 +938,18 @@ "Disable Autoconnect": { "Disable Autoconnect": "השבת/י התחברות אוטומטית" }, + "Disable Clipboard Manager": { + "Disable Clipboard Manager": "" + }, + "Disable Clipboard Ownership": { + "Disable Clipboard Ownership": "" + }, + "Disable History Persistence": { + "Disable History Persistence": "" + }, + "Disable clipboard manager entirely (requires restart)": { + "Disable clipboard manager entirely (requires restart)": "" + }, "Disabled": { "Disabled": "מושבת" }, @@ -1055,6 +1118,24 @@ "Enable loginctl lock integration": { "Enable loginctl lock integration": "הפעל/י שילוב נעילה עם loginctl" }, + "Enable password field display on the lock screen window": { + "Show Password Field": "" + }, + "Enable power action icon on the lock screen window": { + "Show Power Actions": "" + }, + "Enable profile image display on the lock screen window": { + "Show Profile Image": "" + }, + "Enable system date display on the lock screen window": { + "Show System Date": "" + }, + "Enable system status icons on the lock screen window": { + "Show System Icons": "" + }, + "Enable system time display on the lock screen window": { + "Show System Time": "" + }, "Enabled": { "Enabled": "מופעל" }, @@ -1136,6 +1217,9 @@ "Failed to connect to ": { "Failed to connect to ": "כישלון בעת החיבור אל " }, + "Failed to copy entry": { + "Failed to copy entry": "" + }, "Failed to create printer": { "Failed to create printer": "יצירת המדפסת נכשלה" }, @@ -1175,6 +1259,9 @@ "Failed to load VPN config": { "Failed to load VPN config": "טעינת תצורת הVPN נכשלה" }, + "Failed to load clipboard configuration.": { + "Failed to load clipboard configuration.": "" + }, "Failed to move job": { "Failed to move job": "העברת העבודה נכשלה" }, @@ -1199,6 +1286,9 @@ "Failed to resume printer": { "Failed to resume printer": "המשך פעולת המדפסת נכשל" }, + "Failed to save clipboard setting": { + "Failed to save clipboard setting": "" + }, "Failed to save keybind": { "Failed to save keybind": "שמירת קיצור המקלדת נכשלה" }, @@ -1388,6 +1478,9 @@ "High-fidelity palette that preserves source hues.": { "High-fidelity palette that preserves source hues.": "פלטת צבעים בנאמנות גבוהה המשמרת את גווני המקור." }, + "History Settings": { + "History Settings": "" + }, "Hold Duration": { "Hold Duration": "משך הלחיצה" }, @@ -1451,9 +1544,15 @@ "Idle monitoring not supported - requires newer Quickshell version": { "Idle monitoring not supported - requires newer Quickshell version": "ניטור המתנה אינו נתמך – נדרשת גרסת Quickshell חדשה יותר" }, + "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.": "" + }, "Image": { "Image": "תמונה" }, + "Image copied to clipboard": { + "Image copied to clipboard": "" + }, "Import": { "Import": "ייבוא" }, @@ -1616,6 +1715,12 @@ "Lock Screen Format": { "Lock Screen Format": "תבנית מסך הנעילה" }, + "Lock Screen behaviour": { + "Lock Screen behaviour": "" + }, + "Lock Screen layout": { + "Lock Screen layout": "" + }, "Lock before suspend": { "Lock before suspend": "נעל/י לפני השהיה" }, @@ -1682,12 +1787,27 @@ "Matugen Target Monitor": { "Matugen Target Monitor": "מסך יעד עבור Matugen" }, + "Matugen Templates": { + "Matugen Templates": "" + }, "Max apps to show": { "Max apps to show": "מספר מקסימלי של אפליקציות להצגה" }, "Maximize Detection": { "Maximize Detection": "" }, + "Maximum Entry Size": { + "Maximum Entry Size": "" + }, + "Maximum History": { + "Maximum History": "" + }, + "Maximum number of clipboard entries to keep": { + "Maximum number of clipboard entries to keep": "" + }, + "Maximum size per clipboard entry": { + "Maximum size per clipboard entry": "" + }, "Media": { "Media": "מדיה" }, @@ -2366,6 +2486,9 @@ "Right-click bar widget to cycle": { "Right-click bar widget to cycle": "לחץ/י קליק ימני על הווידג׳ט כדי לעבור במעגל" }, + "Run DMS Templates": { + "Run DMS Templates": "" + }, "Run User Templates": { "Run User Templates": "הרץ/י תבניות משתמש" }, @@ -2531,6 +2654,9 @@ "Shift+Del: Clear All • Esc: Close": { "Shift+Del: Clear All • Esc: Close": "Shift+Del: ניקוי הכל • Esc: סגירה" }, + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": { + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": "" + }, "Short": { "Short": "קצר" }, @@ -2585,6 +2711,9 @@ "Show all 9 tags instead of only occupied tags (DWL only)": { "Show all 9 tags instead of only occupied tags (DWL only)": "הצג/י את כל 9 התגים במקום רק את התגים הפעילים (DWL בלבד)" }, + "Show cava audio visualizer in media widget": { + "Show cava audio visualizer in media widget": "" + }, "Show darkened overlay behind modal dialogs": { "Show darkened overlay behind modal dialogs": "הצג/י שכבה כהה מאחורי חלוניות שיח" }, @@ -3221,6 +3350,9 @@ "dark mode wallpaper file browser title | light mode wallpaper file browser title | wallpaper file browser title": { "Select Wallpaper": "בחר/י רקע" }, + "days": { + "days": "" + }, "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": { "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": "dms/binds.kdl קיים אך אינו כלול בconfig.kdl. קיצורי מקלדת מותאמים אישית לא יעבדו עד שהבעיה תתוקן." }, @@ -3251,6 +3383,9 @@ "minutes": { "minutes": "דקות" }, + "ms": { + "ms": "" + }, "official": { "official": "רשמי" }, @@ -3281,6 +3416,9 @@ "wallpaper settings external management": { "External Wallpaper Management": "ניהול רקעים חיצוני" }, + "wtype not available - install wtype for paste support": { + "wtype not available - install wtype for paste support": "" + }, "• Install only from trusted sources": { "• Install only from trusted sources": "• התקן/י רק ממקורות מהימנים" }, diff --git a/quickshell/translations/poexports/hu.json b/quickshell/translations/poexports/hu.json new file mode 100644 index 00000000..2afe8879 --- /dev/null +++ b/quickshell/translations/poexports/hu.json @@ -0,0 +1,3461 @@ +{ + "%1 DMS bind(s) may be overridden by config binds that come after the include.": { + "%1 DMS bind(s) may be overridden by config binds that come after the include.": "%1 DMS-billentyű felülírható azokkal a konfigurációs billentyűkkel, amelyek a hozzáadás után következnek." + }, + "%1 adapter(s), none connected": { + "%1 adapter(s), none connected": "%1 adapter, egy sincs csatlakoztatva" + }, + "%1 characters": { + "%1 characters": "%1 karakter" + }, + "%1 class(es)": { + "%1 class(es)": "%1 osztály(ok)" + }, + "%1 connected": { + "%1 connected": "%1 csatlakoztatva" + }, + "%1 display(s)": { + "%1 display(s)": "%1 kijelző" + }, + "%1 job(s)": { + "%1 job(s)": "%1 feladat(ok)" + }, + "%1 printer(s)": { + "%1 printer(s)": "%1 nyomtató(k)" + }, + "%1 widgets": { + "%1 widgets": "%1 widget" + }, + "(Unnamed)": { + "(Unnamed)": "(Névtelen)" + }, + "0 = square corners": { + "0 = square corners": "0 = szögletes sarkok" + }, + "1 day": { + "1 day": "" + }, + "1 event": { + "1 event": "1 esemény" + }, + "1 minute": { + "1 minute": "1 perc" + }, + "1 second": { + "1 second": "1 másodperc" + }, + "10 minutes": { + "10 minutes": "10 perc" + }, + "10 seconds": { + "10 seconds": "10 másodperc" + }, + "14 days": { + "14 days": "" + }, + "15 seconds": { + "15 seconds": "15 másodperc" + }, + "2 minutes": { + "2 minutes": "2 perc" + }, + "24-Hour Format": { + "24-Hour Format": "24 órás formátum" + }, + "24-hour format": { + "24-hour format": "24 órás formátum" + }, + "3 days": { + "3 days": "" + }, + "3 seconds": { + "3 seconds": "3 másodperc" + }, + "30 days": { + "30 days": "" + }, + "30 seconds": { + "30 seconds": "30 másodperc" + }, + "3rd party": { + "3rd party": "Harmadik fél" + }, + "5 minutes": { + "5 minutes": "5 perc" + }, + "5 seconds": { + "5 seconds": "5 másodperc" + }, + "7 days": { + "7 days": "" + }, + "8 seconds": { + "8 seconds": "8 másodperc" + }, + "90 days": { + "90 days": "" + }, + "A file with this name already exists. Do you want to overwrite it?": { + "A file with this name already exists. Do you want to overwrite it?": "Már létezik ilyen nevű fájl. Felül szeretnéd írni?" + }, + "API": { + "API": "API" + }, + "Aborted": { + "Aborted": "Megszakítva" + }, + "About": { + "About": "Névjegy" + }, + "Accept Jobs": { + "Accept Jobs": "Feladatok elfogadása" + }, + "Accepting": { + "Accepting": "Elfogadva" + }, + "Access clipboard history": { + "Access clipboard history": "Hozzáférés a vágólap előzményeihez" + }, + "Access to notifications and do not disturb": { + "Access to notifications and do not disturb": "Hozzáférés az értesítésekhez és a ne zavarjanak üzemmódhoz" + }, + "Access to system controls and settings": { + "Access to system controls and settings": "Hozzáférés a rendszervezérlőkhöz és beállításokhoz" + }, + "Action": { + "Action": "Művelet" + }, + "Actions": { + "Actions": "Műveletek" + }, + "Activate": { + "Activate": "Aktiválás" + }, + "Active": { + "Active": "Aktív" + }, + "Active Lock Screen Monitor": { + "Active Lock Screen Monitor": "Aktív zárolási képernyő monitor" + }, + "Active: ": { + "Active: ": "Aktív: " + }, + "Active: None": { + "Active: None": "Aktív: Nincs" + }, + "Adapters": { + "Adapters": "Adapterek" + }, + "Add": { + "Add": "Hozzáadás" + }, + "Add Bar": { + "Add Bar": "Sáv hozzáadása" + }, + "Add Printer": { + "Add Printer": "Nyomtató hozzáadása" + }, + "Add Widget": { + "Add Widget": "Widget hozzáadása" + }, + "Add Widget to %1 Section": { + "Add Widget to %1 Section": "Widget hozzáadása a(z) %1. szekcióhoz" + }, + "Add a border around the dock": { + "Add a border around the dock": "Szegély hozzáadása a dokk körül" + }, + "Adjust the number of columns in grid view mode.": { + "Adjust the number of columns in grid view mode.": "Oszlopok számának beállítása rácsnézet módban." + }, + "Advanced": { + "Advanced": "" + }, + "Afternoon": { + "Afternoon": "Délután" + }, + "All": { + "All": "Összes" + }, + "All Monitors": { + "All Monitors": "Minden monitor" + }, + "All day": { + "All day": "Egész nap" + }, + "All displays": { + "All displays": "Összes kijelző" + }, + "Alt+←/Backspace: Back • F1/I: File Info • F10: Help • Esc: Close": { + "Alt+←/Backspace: Back • F1/I: File Info • F10: Help • Esc: Close": "Alt+←/Backspace: Vissza • F1/I: Fájlinfó • F10: Súgó • Esc: Bezárás" + }, + "Always Show Percentage": { + "Always Show Percentage": "Mindig mutassa a százalékot" + }, + "Always on icons": { + "Always on icons": "Mindig látható ikonok" + }, + "Always show a minimum of 3 workspaces, even if fewer are available": { + "Always show a minimum of 3 workspaces, even if fewer are available": "Mindig mutasson legalább 3 munkaterületet, még ha nincs is annyi" + }, + "Amount": { + "Amount": "Mennyiség" + }, + "Animation Speed": { + "Animation Speed": "Animáció sebessége" + }, + "Anonymous Identity": { + "Anonymous Identity": "Névtelen azonosító" + }, + "Anonymous Identity (optional)": { + "Anonymous Identity (optional)": "Névtelen azonosító (opcionális)" + }, + "App Launcher": { + "App Launcher": "Alkalmazásindító" + }, + "Application Dock": { + "Application Dock": "Alkalmazásdokk" + }, + "Applications": { + "Applications": "Alkalmazások" + }, + "Apply GTK Colors": { + "Apply GTK Colors": "GTK-színek alkalmazása" + }, + "Apply Qt Colors": { + "Apply Qt Colors": "Qt-színek alkalmazása" + }, + "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ályozhatja, hogy mikor aktiválódjon." + }, + "Apps Icon": { + "Apps Icon": "Alkalmazások ikon" + }, + "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 utolsó használat, majd betűrend szerint vannak rendezve." + }, + "Audio": { + "Audio": "Hang" + }, + "Audio Codec": { + "Audio Codec": "Hangkodek" + }, + "Audio Codec Selection": { + "Audio Codec Selection": "Hangkodek kiválasztása" + }, + "Audio Devices": { + "Audio Devices": "Hangeszközök" + }, + "Audio Output Devices (": { + "Audio Output Devices (": "Hangkimeneti eszközök (" + }, + "Audio Output Switch": { + "Audio Output Switch": "Hangkimenet váltása" + }, + "Audio Visualizer": { + "Audio Visualizer": "" + }, + "Auth": { + "Auth": "Hitelesítés" + }, + "Auth Type": { + "Auth Type": "Hitelesítés típusa" + }, + "Authenticate": { + "Authenticate": "Hitelesítés" + }, + "Authentication": { + "Authentication": "Hitelesítés" + }, + "Authentication Required": { + "Authentication Required": "Hitelesítés szükséges" + }, + "Authentication failed, please try again": { + "Authentication failed, please try again": "A hitelesítés sikertelen, próbáld újra" + }, + "Authorize": { + "Authorize": "Hitelesítés" + }, + "Authorize pairing with ": { + "Authorize pairing with ": "Párosítás engedélyezése ezzel: " + }, + "Authorize service for ": { + "Authorize service for ": "Szolgáltatás engedélyezése ehhez: " + }, + "Auto": { + "Auto": "Automatikus" + }, + "Auto Location": { + "Auto Location": "Automatikus tartózkodási hely" + }, + "Auto Popup Gaps": { + "Auto Popup Gaps": "Automatikus előugró ablak rések" + }, + "Auto-Clear After": { + "Auto-Clear After": "" + }, + "Auto-close Niri overview when launching apps.": { + "Auto-close Niri overview when launching apps.": "A Niri-áttekintés automatikus bezárása alkalmazások indításakor." + }, + "Auto-hide": { + "Auto-hide": "Automatikus elrejtés" + }, + "Auto-hide Dock": { + "Auto-hide Dock": "Automatikusan rejtse el a dokkot" + }, + "Auto-saving...": { + "Auto-saving...": "Automatikus mentés..." + }, + "Autoconnect": { + "Autoconnect": "Automatikus csatlakozás" + }, + "Autoconnect disabled": { + "Autoconnect disabled": "Automatikus csatlakozás kikapcsolva" + }, + "Autoconnect enabled": { + "Autoconnect enabled": "Automatikus csatlakozás bekapcsolva" + }, + "Automatic Control": { + "Automatic Control": "Automatikus vezérlés" + }, + "Automatic Cycling": { + "Automatic Cycling": "Automatikus váltás" + }, + "Automatically calculate popup distance from bar edge.": { + "Automatically calculate popup distance from bar edge.": "Automatikusan kiszámítja az előugró ablak távolságát a sáv szélétől." + }, + "Automatically cycle through wallpapers in the same folder": { + "Automatically cycle through wallpapers in the same folder": "Automatikusan váltson a háttérképek közül ugyanabban a mappából" + }, + "Automatically delete entries older than this": { + "Automatically delete entries older than this": "" + }, + "Automatically detect location based on IP address": { + "Automatically detect location based on IP address": "Hely automatikus észlelése IP-cím alapján" + }, + "Automatically determine your location using your IP address": { + "Automatically determine your location using your IP address": "Tartózkodási hely meghatározása IP-cím segítségével" + }, + "Automatically lock after": { + "Automatically lock after": "Automatikus zárolás" + }, + "Automatically lock the screen when the system prepares to suspend": { + "Automatically lock the screen when the system prepares to suspend": "Automatikusan zárolja a képernyőt, amikor a rendszer felfüggesztésre készül" + }, + "Available": { + "Available": "Elérhető" + }, + "Available Layouts": { + "Available Layouts": "Elérhető elrendezések" + }, + "Available Networks": { + "Available Networks": "Elérhető hálózatok" + }, + "Available Plugins": { + "Available Plugins": "Elérhető kiegészítők" + }, + "Available Screens (": { + "Available Screens (": "Elérhető kijelzők (" + }, + "BSSID": { + "BSSID": "BSSID" + }, + "Back": { + "Back": "Vissza" + }, + "Backend": { + "Backend": "Háttérrendszer" + }, + "Balanced palette with focused accents (default).": { + "Balanced palette with focused accents (default).": "Kiegyensúlyozott paletta fókuszált kiemelésekkel (alapértelmezett)." + }, + "Bar Configurations": { + "Bar Configurations": "Sáv konfiguráció" + }, + "Bar Transparency": { + "Bar Transparency": "Sáv átlátszósága" + }, + "Battery": { + "Battery": "Akkumulátor" + }, + "Battery level and power management": { + "Battery level and power management": "Akkumulátor töltöttségi szintje és energiagazdálkodás" + }, + "Behavior": { + "Behavior": "Viselkedés" + }, + "Bind lock screen to dbus signals from loginctl. Disable if using an external lock screen": { + "Bind lock screen to dbus signals from loginctl. Disable if using an external lock screen": "A zárolási képernyő kötése a loginctl dbus jeleihez. Kapcsold ki, ha külső zárolási képernyőt használsz" + }, + "Binds Include Missing": { + "Binds Include Missing": "A billentyűket tartalmazó include hiányzik" + }, + "Binds include added": { + "Binds include added": "A billentyűket tartalmazó include hozzáadva" + }, + "Bluetooth": { + "Bluetooth": "Bluetooth" + }, + "Bluetooth Settings": { + "Bluetooth Settings": "Bluetooth-beállítások" + }, + "Blur Layer": { + "Blur Layer": "Elmosás réteg" + }, + "Blur on Overview": { + "Blur on Overview": "Elmosás az áttekintésben" + }, + "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" + }, + "Border": { + "Border": "Szegély" + }, + "Border Color": { + "Border Color": "Szegély színe" + }, + "Border Opacity": { + "Border Opacity": "Szegély átlátszósága" + }, + "Border Thickness": { + "Border Thickness": "Szegély vastagsága" + }, + "Bottom": { + "Bottom": "Alul" + }, + "Bottom Section": { + "Bottom Section": "Alsó rész" + }, + "Bottom dock for pinned and running applications": { + "Bottom dock for pinned and running applications": "Alsó dokk a rögzített és a futó alkalmazásoknak" + }, + "Brightness": { + "Brightness": "Fényerő" + }, + "Brightness OSD": { + "Brightness OSD": "Fényerő OSD" + }, + "Browse": { + "Browse": "Böngészés" + }, + "Browse Plugins": { + "Browse Plugins": "Bővítmények böngészése" + }, + "CPU": { + "CPU": "CPU" + }, + "CPU Temperature": { + "CPU Temperature": "CPU hőmérséklet" + }, + "CPU Usage": { + "CPU Usage": "CPU használat" + }, + "CPU temperature display": { + "CPU temperature display": "CPU hőmérséklet kijelző" + }, + "CPU usage indicator": { + "CPU usage indicator": "CPU kihasználtság jelző" + }, + "CUPS Insecure Filter Warning": { + "CUPS Insecure Filter Warning": "CUPS nem biztonságos szűrő figyelmeztetés" + }, + "CUPS Missing Filter Warning": { + "CUPS Missing Filter Warning": "CUPS hiányzó szűrő figyelmeztetés" + }, + "CUPS Print Server": { + "CUPS Print Server": "CUPS nyomtatószerver" + }, + "Camera": { + "Camera": "Kamera" + }, + "Cancel": { + "Cancel": "Mégse" + }, + "Canceled": { + "Canceled": "Törölve" + }, + "Capabilities": { + "Capabilities": "Képességek" + }, + "Capacity": { + "Capacity": "Tárhely" + }, + "Caps Lock": { + "Caps Lock": "Caps Lock" + }, + "Caps Lock Indicator": { + "Caps Lock Indicator": "Caps Lock jelző" + }, + "Caps Lock OSD": { + "Caps Lock OSD": "Caps Lock OSD" + }, + "Center Section": { + "Center Section": "Középső rész" + }, + "Center Tiling": { + "Center Tiling": "Központi csempézés" + }, + "Certificate Password": { + "Certificate Password": "Tanúsítvány jelszava" + }, + "Change bar appearance": { + "Change bar appearance": "Sáv megjelenésének megváltoztatása" + }, + "Changes:": { + "Changes:": "Változtatások:" + }, + "Channel": { + "Channel": "Csatorna" + }, + "Check for system updates": { + "Check for system updates": "Rendszerfrissítése keresése" + }, + "Choose Color": { + "Choose Color": "Szín választása" + }, + "Choose Launcher Logo Color": { + "Choose Launcher Logo Color": "Indítóikon színének kiválasztása" + }, + "Choose icon": { + "Choose icon": "Ikon kiválasztása" + }, + "Choose the background color for widgets": { + "Choose the background color for widgets": "Válaszd ki a widgetek háttérszínét" + }, + "Choose the border accent color": { + "Choose the border accent color": "Válaszd ki a szegély kiemelőszínét" + }, + "Choose the logo displayed on the launcher button in DankBar": { + "Choose the logo displayed on the launcher button in DankBar": "Válaszd ki a DankBar indító gombján megjelenő logót" + }, + "Choose the widget outline accent color": { + "Choose the widget outline accent color": "Válaszd ki a widget körvonalának kiemelőszínét" + }, + "Choose where notification popups appear on screen": { + "Choose where notification popups appear on screen": "Válaszd ki, hogy a felugró értesítések hol jelenjenek meg a képernyőn" + }, + "Choose where on-screen displays appear on screen": { + "Choose where on-screen displays appear on screen": "Válaszd ki, hogy hol jelenjenek meg a képernyőn megjelenő kijelzők" + }, + "Choose which monitor shows the lock screen interface. Other monitors will display a solid color for OLED burn-in protection.": { + "Choose which monitor shows the lock screen interface. Other monitors will display a solid color for OLED burn-in protection.": "Válaszd ki, melyik monitor jelenítse meg a zárolási képernyő felületét. A többi monitor egy színt fog mutatni az OLED beégés elleni védelem miatt." + }, + "Cipher": { + "Cipher": "Titkosítás" + }, + "Clear": { + "Clear": "Törlés" + }, + "Clear All": { + "Clear All": "Összes törlése" + }, + "Clear All History?": { + "Clear All History?": "Törlöd az összes előzményt?" + }, + "Clear All Jobs": { + "Clear All Jobs": "Összes feladat törlése" + }, + "Clear all history when server starts": { + "Clear all history when server starts": "" + }, + "Clear at Startup": { + "Clear at Startup": "" + }, + "Click Import to add a .ovpn or .conf": { + "Click Import to add a .ovpn or .conf": "Kattints az importálás gombra .ovpn vagy .conf fájl hozzáadásához" + }, + "Click any shortcut to edit. Changes save to dms/binds.kdl": { + "Click any shortcut to edit. Changes save to dms/binds.kdl": "Kattints bármely billentyűparancsra a szerkesztéshez. A változtatások a dms/binds.kdl fájlba mentődnek" + }, + "Click to capture": { + "Click to capture": "Kattints a rögzítéshez" + }, + "Clipboard": { + "Clipboard": "" + }, + "Clipboard History": { + "Clipboard History": "Vágólapelőzmények" + }, + "Clipboard Manager": { + "Clipboard Manager": "Vágólapkezelő" + }, + "Clipboard service not available": { + "Clipboard service not available": "" + }, + "Clipboard works but nothing saved to disk": { + "Clipboard works but nothing saved to disk": "" + }, + "Clock": { + "Clock": "Óra" + }, + "Clock show seconds": { + "Clock show seconds": "Másodpercek megjelenítése az órán" + }, + "Close": { + "Close": "Bezárás" + }, + "Close Overview on Launch": { + "Close Overview on Launch": "Áttekintés bezárása indításkor" + }, + "Color": { + "Color": "Szín" + }, + "Color Mode": { + "Color Mode": "Színmód" + }, + "Color Override": { + "Color Override": "Szín felülírás" + }, + "Color Picker": { + "Color Picker": "Színválasztó" + }, + "Color Temperature": { + "Color Temperature": "Színhőmérséklet" + }, + "Color displayed on monitors without the lock screen": { + "Color displayed on monitors without the lock screen": "Szín, amely a zárolási képernyő nélküli monitorokon jelenik meg" + }, + "Color temperature for day time": { + "Color temperature for day time": "Színhőmérséklet a nappali módhoz" + }, + "Color temperature for night mode": { + "Color temperature for night mode": "Színhőmérséklet az éjszakai módhoz" + }, + "Colorful mix of bright contrasting accents.": { + "Colorful mix of bright contrasting accents.": "Színes keverék, fényes kontrasztos kiemelésekkel." + }, + "Command": { + "Command": "Parancs" + }, + "Command or script to run instead of the standard hibernate procedure": { + "Command or script to run instead of the standard hibernate procedure": "Parancs vagy szkript futtatása a normál hibernálási eljárás helyett" + }, + "Command or script to run instead of the standard lock procedure": { + "Command or script to run instead of the standard lock procedure": "Parancs vagy szkript futtatása a normál zárolási eljárás helyett" + }, + "Command or script to run instead of the standard logout procedure": { + "Command or script to run instead of the standard logout procedure": "Parancs vagy szkript futtatása a normál kijelentkezési eljárás helyett" + }, + "Command or script to run instead of the standard power off procedure": { + "Command or script to run instead of the standard power off procedure": "Parancs vagy szkript futtatása a normál kikapcsolási eljárás helyett" + }, + "Command or script to run instead of the standard reboot procedure": { + "Command or script to run instead of the standard reboot procedure": "Parancs vagy szkript futtatása a normál újraindítási eljárás helyett" + }, + "Command or script to run instead of the standard suspend procedure": { + "Command or script to run instead of the standard suspend procedure": "Parancs vagy szkript futtatása a normál felfüggesztési eljárás helyett" + }, + "Communication": { + "Communication": "Kommunikáció" + }, + "Compact Mode": { + "Compact Mode": "Kompakt mód" + }, + "Completed": { + "Completed": "Befejezve" + }, + "Compositor": { + "Compositor": "Kompozitor" + }, + "Config action: %1": { + "Config action: %1": "Konfigurációs művelet: %1" + }, + "Configuration activated": { + "Configuration activated": "Konfiguráció aktiválva" + }, + "Configure a new printer": { + "Configure a new printer": "Új nyomtató konfigurálása" + }, + "Configure icons for named workspaces. Icons take priority over numbers when both are enabled.": { + "Configure icons for named workspaces. Icons take priority over numbers when both are enabled.": "Ikonok konfigurálása a megnevezett munkaterületekhez. Az ikonok előnyt élveznek a számokkal szemben, ha mindkettő engedélyezve van." + }, + "Configure which displays show shell components": { + "Configure which displays show shell components": "Konfiguráld, melyik kijelzők mutassák a shell összetevőket" + }, + "Confirm": { + "Confirm": "Megerősítés" + }, + "Confirm Display Changes": { + "Confirm Display Changes": "Kijelzőváltoztatások megerősítése" + }, + "Confirm passkey for ": { + "Confirm passkey for ": "Jelszó megerősítése ehhez: " + }, + "Conflicts with: %1": { + "Conflicts with: %1": "Ütközik ezzel: %1" + }, + "Connect": { + "Connect": "Csatlakozás" + }, + "Connect to VPN": { + "Connect to VPN": "Csatlakozás VPN-hez" + }, + "Connect to Wi-Fi": { + "Connect to Wi-Fi": "Csatlakozás a Wi-Fi-hez" + }, + "Connected": { + "Connected": "Csatlakozva" + }, + "Connected Displays": { + "Connected Displays": "Csatlakoztatott kijelzők" + }, + "Connecting to Device": { + "Connecting to Device": "Csatlakozás az eszközhöz" + }, + "Contrast": { + "Contrast": "Kontraszt" + }, + "Control Center": { + "Control Center": "Vezérlőközpont" + }, + "Control currently playing media": { + "Control currently playing media": "Jelenleg játszott média vezérlése" + }, + "Controls opacity of all popouts, modals, and their content layers": { + "Controls opacity of all popouts, modals, and their content layers": "Szabályozza az összes felugró ablak, modális párbeszédpanel és tartalomréteg átlátszóságát" + }, + "Controls opacity of all popouts, modals, and their content layers (DankDash, Settings, App Drawer, Control Center, etc.)": { + "Controls opacity of all popouts, modals, and their content layers (DankDash, Settings, App Drawer, Control Center, etc.)": "Szabályozza az összes felugró, modális ablak és azok tartalomrétegeinek átlátszóságát (DankDash, Beállítások, Alkalmazásfiók, Vezérlőpult, stb.)" + }, + "Controls opacity of individual widgets inside DankBar": { + "Controls opacity of individual widgets inside DankBar": "Szabályozza az egyes widgetek átlátszóságát a DankBar belsejében" + }, + "Controls opacity of the DankBar panel background": { + "Controls opacity of the DankBar panel background": "Szabályozza a DankBar panel háttérének átlátszóságát" + }, + "Cooldown": { + "Cooldown": "" + }, + "Copied to clipboard": { + "Copied to clipboard": "Másolva a vágólapra" + }, + "Copied!": { + "Copied!": "Másolva!" + }, + "Copy PID": { + "Copy PID": "PID másolása" + }, + "Copy Process Name": { + "Copy Process Name": "Folyamatnév másolása" + }, + "Corner Radius": { + "Corner Radius": "Sarokrádiusz" + }, + "Corner Radius Override": { + "Corner Radius Override": "Sarokrádiusz felülbírálása" + }, + "Corners & Background": { + "Corners & Background": "Sarkok és háttér" + }, + "Cover Open": { + "Cover Open": "Fedél nyitva" + }, + "Create Dir": { + "Create Dir": "Mappa létrehozása" + }, + "Create Printer": { + "Create Printer": "Nyomtató létrehozása" + }, + "Creating...": { + "Creating...": "Létrehozás..." + }, + "Critical Priority": { + "Critical Priority": "Kritikus prioritás" + }, + "Current Items": { + "Current Items": "Jelenlegi elemek" + }, + "Current Period": { + "Current Period": "Jelenlegi időszak" + }, + "Current Status": { + "Current Status": "Jelenlegi állapot" + }, + "Current Temp": { + "Current Temp": "Jelenlegi hőmérséklet" + }, + "Current Weather": { + "Current Weather": "Jelenlegi időjárás" + }, + "Current time and date display": { + "Current time and date display": "Jelenlegi idő- és dátumkijelzés" + }, + "Current weather conditions and temperature": { + "Current weather conditions and temperature": "Jelenlegi időjárási viszonyok és hőmérséklet" + }, + "Custom": { + "Custom": "Egyéni" + }, + "Custom Duration": { + "Custom Duration": "Egyéni időtartam" + }, + "Custom Hibernate Command": { + "Custom Hibernate Command": "Egyéni hibernálási parancs" + }, + "Custom Location": { + "Custom Location": "Egyéni tartózkodási hely" + }, + "Custom Lock Command": { + "Custom Lock Command": "Egyéni zárolási parancs" + }, + "Custom Logout Command": { + "Custom Logout Command": "Egyéni kijelentkezési parancs" + }, + "Custom Power Actions": { + "Custom Power Actions": "Egyéni főkapcsoló-műveletek" + }, + "Custom Power Off Command": { + "Custom Power Off Command": "Egyéni kikapcsolási parancs" + }, + "Custom Reboot Command": { + "Custom Reboot Command": "Egyéni újraindítási parancs" + }, + "Custom Suspend Command": { + "Custom Suspend Command": "Egyéni felfüggesztési parancs" + }, + "Custom Transparency": { + "Custom Transparency": "Egyéni átlátszóság" + }, + "Custom: ": { + "Custom: ": "Egyéni: " + }, + "Customizable empty space": { + "Customizable empty space": "Testre szabható üres hely" + }, + "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" + }, + "DEMO MODE - Click anywhere to exit": { + "DEMO MODE - Click anywhere to exit": "DEMO MÓD - Kattints valahova a kilépéshez" + }, + "DMS Plugin Manager Unavailable": { + "DMS Plugin Manager Unavailable": "A DMS bővítménykezelő nem elérhető" + }, + "DMS out of date": { + "DMS out of date": "A DMS elavult" + }, + "DMS service is not connected. Clipboard settings are unavailable.": { + "DMS service is not connected. Clipboard settings are unavailable.": "" + }, + "DMS shell actions (launcher, clipboard, etc.)": { + "DMS shell actions (launcher, clipboard, etc.)": "DMS shell műveletek (indító, vágólap, stb.)" + }, + "DMS_SOCKET not available": { + "DMS_SOCKET not available": "A DMS_SOCKET nem elérhető" + }, + "DWL service not available": { + "DWL service not available": "A DWL szolgáltatás nem elérhető" + }, + "Daily Forecast": { + "Daily Forecast": "Napi előrejelzés" + }, + "Daily at:": { + "Daily at:": "Naponta ekkor:" + }, + "Dank": { + "Dank": "Dank" + }, + "Dank Bar": { + "Dank Bar": "Dank sáv" + }, + "DankBar Font Scale": { + "DankBar Font Scale": "DankBar betűméret skála" + }, + "DankSearch not available": { + "DankSearch not available": "A DankSearch nem elérhető" + }, + "DankShell & System Icons (requires restart)": { + "DankShell & System Icons (requires restart)": "DankShell és Rendszerikonok (újraindítást igényel)" + }, + "Dark Mode": { + "Dark Mode": "Sötét mód" + }, + "Darken Modal Background": { + "Darken Modal Background": "Modális háttér sötétítése" + }, + "Date Format": { + "Date Format": "Dátumformátum" + }, + "Dawn (Astronomical Twilight)": { + "Dawn (Astronomical Twilight)": "Hajnal (csillagászati alkonyat)" + }, + "Dawn (Civil Twilight)": { + "Dawn (Civil Twilight)": "Hajnal (polgári alkonyat)" + }, + "Dawn (Nautical Twilight)": { + "Dawn (Nautical Twilight)": "Hajnal (tengeri alkonyat)" + }, + "Day Temperature": { + "Day Temperature": "Nappali hőmérséklet" + }, + "Daytime": { + "Daytime": "Nappal" + }, + "Deck": { + "Deck": "Pakli" + }, + "Default": { + "Default": "Alapértelmezett" + }, + "Default selected action": { + "Default selected action": "Alapértelmezett kiválasztott művelet" + }, + "Defaults": { + "Defaults": "Alapértelmezés" + }, + "Del: Clear • Shift+Del: Clear All • 1-9: Actions • F10: Help • Esc: Close": { + "Del: Clear • Shift+Del: Clear All • 1-9: Actions • F10: Help • Esc: Close": "Del: Törlés • Shift+Del: Összes törlése • 1-9: Műveletek • F10: Segítség • Esc: Bezárás" + }, + "Delete": { + "Delete": "Törlés" + }, + "Delete Class": { + "Delete Class": "Osztály törlése" + }, + "Delete Printer": { + "Delete Printer": "Nyomtató törlése" + }, + "Delete VPN": { + "Delete VPN": "VPN törlése" + }, + "Derives colors that closely match the underlying image.": { + "Derives colors that closely match the underlying image.": "Az alapul szolgáló képhez szorosan illeszkedő színek levezetése." + }, + "Description": { + "Description": "Leírás" + }, + "Desktop background images": { + "Desktop background images": "Asztali háttérképek" + }, + "Development": { + "Development": "Fejlesztés" + }, + "Device": { + "Device": "Eszköz" + }, + "Device paired": { + "Device paired": "Eszköz párosítva" + }, + "Disable Autoconnect": { + "Disable Autoconnect": "Automatikus csatlakozás kikapcsolása" + }, + "Disable Clipboard Manager": { + "Disable Clipboard Manager": "" + }, + "Disable Clipboard Ownership": { + "Disable Clipboard Ownership": "" + }, + "Disable History Persistence": { + "Disable History Persistence": "" + }, + "Disable clipboard manager entirely (requires restart)": { + "Disable clipboard manager entirely (requires restart)": "" + }, + "Disabled": { + "Disabled": "Kikapcsolva" + }, + "Disconnect": { + "Disconnect": "Lecsatlakozás" + }, + "Disconnected": { + "Disconnected": "Leválasztva" + }, + "Disconnected from WiFi": { + "Disconnected from WiFi": "Lecsatlakozva a WiFi-ről" + }, + "Disk": { + "Disk": "Lemez" + }, + "Disk Usage": { + "Disk Usage": "Lemezhasználat" + }, + "Dismiss": { + "Dismiss": "Bezárás" + }, + "Display Assignment": { + "Display Assignment": "Kijelző hozzárendelés" + }, + "Display Name Format": { + "Display Name Format": "Kijelző név formátuma" + }, + "Display a dock with pinned and running applications": { + "Display a dock with pinned and running applications": "Dokk megjelenítése rögzített és futó alkalmazásokkal" + }, + "Display all priorities over fullscreen apps": { + "Display all priorities over fullscreen apps": "Minden prioritás megjelenítése a teljes képernyős alkalmazások felett" + }, + "Display and switch DWL layouts": { + "Display and switch DWL layouts": "DWL elrendezések megjelenítése és váltása" + }, + "Display application icons in workspace indicators": { + "Display application icons in workspace indicators": "Alkalmazás ikonok megjelenítése a munkaterület-jelzőkben" + }, + "Display currently focused application title": { + "Display currently focused application title": "Jelenleg fókuszban lévő alkalmazás címének megjelenítése" + }, + "Display only workspaces that contain windows": { + "Display only workspaces that contain windows": "Csak azokat a munkaterületeket jelenítse meg, amelyek ablakokat tartalmaznak" + }, + "Display power menu actions in a grid instead of a list": { + "Display power menu actions in a grid instead of a list": "Főkapcsoló-menü műveletek megjelenítése rácsban lista helyett" + }, + "Display seconds in the clock": { + "Display seconds in the clock": "Másodpercek megjelenítése az órán" + }, + "Display settings for ": { + "Display settings for ": "Kijelző beállítások ehhez: " + }, + "Display the power system menu": { + "Display the power system menu": "A főkapcsoló rendszermenüjének megjelenítése" + }, + "Display volume and brightness percentage values in OSD popups": { + "Display volume and brightness percentage values in OSD popups": "Hangerő és fényerő százalékos értékek megjelenítése az OSD felugró ablakokban" + }, + "Displays": { + "Displays": "Kijelzők" + }, + "Displays the active keyboard layout and allows switching": { + "Displays the active keyboard layout and allows switching": "Megjeleníti az aktív billentyűzetkiosztást és lehetővé teszi a váltást" + }, + "Diverse palette spanning the full spectrum.": { + "Diverse palette spanning the full spectrum.": "Változatos paletta, amely a teljes spektrumot lefedi." + }, + "Do Not Disturb": { + "Do Not Disturb": "Ne zavarjanak" + }, + "Dock": { + "Dock": "Dokk" + }, + "Dock & Launcher": { + "Dock & Launcher": "Dokk és indító" + }, + "Dock Position": { + "Dock Position": "Dokk pozíció" + }, + "Dock Transparency": { + "Dock Transparency": "Dokk átlátszóság" + }, + "Dock Visibility": { + "Dock Visibility": "Dokk láthatósága" + }, + "Docs": { + "Docs": "Dokumentumok" + }, + "Domain (optional)": { + "Domain (optional)": "Tartomány (opcionális)" + }, + "Donate on Ko-fi": { + "Donate on Ko-fi": "Adományozz Ko-fin" + }, + "Door Open": { + "Door Open": "Ajtó nyitva" + }, + "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." + }, + "Driver": { + "Driver": "Illesztőprogram" + }, + "Duplicate Wallpaper with Blur": { + "Duplicate Wallpaper with Blur": "Háttérkép megkettőzése elmosással" + }, + "Duration": { + "Duration": "Időtartam" + }, + "Dusk (Astronomical Twilight)": { + "Dusk (Astronomical Twilight)": "Szürkület (csillagászati szürkület)" + }, + "Dusk (Civil Twighlight)": { + "Dusk (Civil Twighlight)": "Szürkület (polgári szürkület)" + }, + "Dusk (Nautical Twilight)": { + "Dusk (Nautical Twilight)": "Szürkület (tengeri szürkület)" + }, + "Edge Spacing": { + "Edge Spacing": "Élek távolsága" + }, + "Education": { + "Education": "Oktatás" + }, + "Empty": { + "Empty": "Üres" + }, + "Enable Autoconnect": { + "Enable Autoconnect": "Automatikus csatlakozás bekapcsolása" + }, + "Enable Bar": { + "Enable Bar": "Sáv engedélyezése" + }, + "Enable Border": { + "Enable Border": "Keret engedélyezése" + }, + "Enable Do Not Disturb": { + "Enable Do Not Disturb": "Ne zavarjanak engedélyezése" + }, + "Enable GPU Temperature": { + "Enable GPU Temperature": "GPU hőmérséklet engedélyezése" + }, + "Enable Overview Overlay": { + "Enable Overview Overlay": "Áttekintő fedvény engedélyezése" + }, + "Enable System Sounds": { + "Enable System Sounds": "Rendszerhangok engedélyezése" + }, + "Enable Weather": { + "Enable Weather": "Időjárás engedélyezése" + }, + "Enable WiFi": { + "Enable WiFi": "WiFi engedélyezése" + }, + "Enable Widget Outline": { + "Enable Widget Outline": "Widget körvonal engedélyezése" + }, + "Enable compositor-targetable blur layer (namespace: dms:blurwallpaper). Requires manual niri configuration.": { + "Enable compositor-targetable blur layer (namespace: dms:blurwallpaper). Requires manual niri configuration.": "Kompozitor által célozható elmosás réteg engedélyezése (névtér: dms:blurwallpaper). Kézi niri-konfigurációt igényel." + }, + "Enable fingerprint authentication": { + "Enable fingerprint authentication": "Ujjlenyomatos azonosítás engedélyezése" + }, + "Enable loginctl lock integration": { + "Enable loginctl lock integration": "loginctl zár integráció engedélyezése" + }, + "Enable password field display on the lock screen window": { + "Show Password Field": "" + }, + "Enable power action icon on the lock screen window": { + "Show Power Actions": "" + }, + "Enable profile image display on the lock screen window": { + "Show Profile Image": "" + }, + "Enable system date display on the lock screen window": { + "Show System Date": "" + }, + "Enable system status icons on the lock screen window": { + "Show System Icons": "" + }, + "Enable system time display on the lock screen window": { + "Show System Time": "" + }, + "Enabled": { + "Enabled": "Engedélyezve" + }, + "End": { + "End": "Vége" + }, + "Enter 6-digit passkey": { + "Enter 6-digit passkey": "Adja meg a 6 számjegyű jelszót" + }, + "Enter PIN": { + "Enter PIN": "Írja be a PIN-kódot" + }, + "Enter PIN for ": { + "Enter PIN for ": "PIN-kód megadása ehhez: " + }, + "Enter a search query": { + "Enter a search query": "Írj be egy keresőkérdezést" + }, + "Enter credentials for ": { + "Enter credentials for ": "Adja meg a hitelesítő adatokat: " + }, + "Enter custom lock screen format (e.g., dddd, MMMM d)": { + "Enter custom lock screen format (e.g., dddd, MMMM d)": "Egyéni zárolt képernyő formátum megadása (pl., dddd, MMMM d)" + }, + "Enter custom top bar format (e.g., ddd MMM d)": { + "Enter custom top bar format (e.g., ddd MMM d)": "Egyéni felső sáv formátum megadása (pl. ddd MMM d)" + }, + "Enter filename...": { + "Enter filename...": "Adjon meg egy fájlnevet..." + }, + "Enter passkey for ": { + "Enter passkey for ": "Jelszó megadása ehhez: " + }, + "Enter password for ": { + "Enter password for ": "Adja meg a jelszót: " + }, + "Enter this passkey on ": { + "Enter this passkey on ": "Írd be ezt a jelszót ehhez: " + }, + "Enterprise": { + "Enterprise": "Vállalati" + }, + "Error": { + "Error": "Hiba" + }, + "Ethernet": { + "Ethernet": "Ethernet" + }, + "Exclusive Zone Offset": { + "Exclusive Zone Offset": "Exkluzív zóna eltolás" + }, + "F1/I: Toggle • F10: Help": { + "F1/I: Toggle • F10: Help": "F1/I: be- és kikapcsolás • F10: Segítség" + }, + "Fade grace period": { + "Fade grace period": "Halványítás türelmi ideje" + }, + "Fade to lock screen": { + "Fade to lock screen": "Halványítás a zárolási képernyőre" + }, + "Failed to activate configuration": { + "Failed to activate configuration": "A konfiguráció aktiválása sikertelen" + }, + "Failed to add binds include": { + "Failed to add binds include": "Nem sikerült hozzáadni a billentyűparancsokat tartalmazó include‑ot" + }, + "Failed to add printer to class": { + "Failed to add printer to class": "A nyomtató osztályhoz adása sikertelen" + }, + "Failed to cancel all jobs": { + "Failed to cancel all jobs": "Nem sikerült az összes feladatot törölni" + }, + "Failed to cancel selected job": { + "Failed to cancel selected job": "Nem sikerült a kiválasztott feladatot törölni" + }, + "Failed to connect VPN": { + "Failed to connect VPN": "Nem sikerült csatlakozni a VPN-hez" + }, + "Failed to connect to ": { + "Failed to connect to ": "Nem sikerült csatlakozni ehhez: " + }, + "Failed to copy entry": { + "Failed to copy entry": "" + }, + "Failed to create printer": { + "Failed to create printer": "A nyomtató létrehozása sikertelen" + }, + "Failed to delete VPN": { + "Failed to delete VPN": "Nem sikerült törölni a VPN-kapcsolatot" + }, + "Failed to delete class": { + "Failed to delete class": "Az osztály törlése sikertelen" + }, + "Failed to delete printer": { + "Failed to delete printer": "A nyomtató törlése sikertelen" + }, + "Failed to disable job acceptance": { + "Failed to disable job acceptance": "A feladatok elfogadásának letiltása sikertelen" + }, + "Failed to disconnect VPN": { + "Failed to disconnect VPN": "Nem sikerült lecsatlakozni a VPN-ről" + }, + "Failed to disconnect VPNs": { + "Failed to disconnect VPNs": "Nem sikerült lecsatlakoztatni a VPN-eket" + }, + "Failed to disconnect WiFi": { + "Failed to disconnect WiFi": "Nem sikerült lecsatlakozni a WiFi-ről" + }, + "Failed to enable WiFi": { + "Failed to enable WiFi": "Nem sikerült engedélyezni a WiFi-t" + }, + "Failed to enable job acceptance": { + "Failed to enable job acceptance": "A feladatok elfogadásának engedélyezése sikertelen" + }, + "Failed to hold job": { + "Failed to hold job": "A feladat felfüggesztése sikertelen" + }, + "Failed to import VPN": { + "Failed to import VPN": "Nem sikerült importálni a VPN-konfigurációt" + }, + "Failed to load VPN config": { + "Failed to load VPN config": "Nem sikerült betölteni a VPN-konfigurációt" + }, + "Failed to load clipboard configuration.": { + "Failed to load clipboard configuration.": "" + }, + "Failed to move job": { + "Failed to move job": "A feladat áthelyezése sikertelen" + }, + "Failed to pause printer": { + "Failed to pause printer": "Sikertelen a nyomtató szüneteltetése" + }, + "Failed to print test page": { + "Failed to print test page": "A tesztoldal nyomtatása sikertelen" + }, + "Failed to remove device": { + "Failed to remove device": "Nem sikerült eltávolítani az eszközt" + }, + "Failed to remove keybind": { + "Failed to remove keybind": "Nem sikerült eltávolítani a billentyűparancsot" + }, + "Failed to remove printer from class": { + "Failed to remove printer from class": "A nyomtató osztályból eltávolítása sikertelen" + }, + "Failed to restart job": { + "Failed to restart job": "A feladat újraindítása sikertelen" + }, + "Failed to resume printer": { + "Failed to resume printer": "Nem sikerült folytatni a nyomtatót" + }, + "Failed to save clipboard setting": { + "Failed to save clipboard setting": "" + }, + "Failed to save keybind": { + "Failed to save keybind": "Nem sikerült menteni a billentyűparancsot" + }, + "Failed to set profile image": { + "Failed to set profile image": "Nem sikerült beállítani a profilképet" + }, + "Failed to set profile image: ": { + "Failed to set profile image: ": "Nem sikerült beállítani a profilképet: " + }, + "Failed to start connection to ": { + "Failed to start connection to ": "Nem sikerült elindítani a kapcsolatot ehhez: " + }, + "Failed to update VPN": { + "Failed to update VPN": "Nem sikerült frissíteni a VPN-t" + }, + "Failed to update autoconnect": { + "Failed to update autoconnect": "Nem sikerült frissíteni az automatikus csatlakozást" + }, + "Failed to update description": { + "Failed to update description": "A leírás frissítése sikertelen" + }, + "Failed to update location": { + "Failed to update location": "A hely frissítése sikertelen" + }, + "Failed to update sharing": { + "Failed to update sharing": "A megosztás frissítése sikertelen" + }, + "Feels Like": { + "Feels Like": "Érzésre" + }, + "File": { + "File": "Fájl" + }, + "File Already Exists": { + "File Already Exists": "A fájl már létezik" + }, + "File Information": { + "File Information": "Fájlinformáció" + }, + "Files": { + "Files": "Fájlok" + }, + "Find in Text": { + "Find in Text": "Keresés szövegben..." + }, + "Find in note...": { + "Find in note...": "Keresés jegyzetben..." + }, + "Fine-tune animation timing in milliseconds": { + "Fine-tune animation timing in milliseconds": "Animációs időzítés finomhangolása milliszekundumban" + }, + "First Time Setup": { + "First Time Setup": "Első indítási beállítás" + }, + "Fix Now": { + "Fix Now": "Javítás most" + }, + "Fixing...": { + "Fixing...": "Javítás..." + }, + "Focused Window": { + "Focused Window": "Fókuszált ablak" + }, + "Follow focus": { + "Follow focus": "Fókusz követése" + }, + "Font Family": { + "Font Family": "Betűtípus-család" + }, + "Font Scale": { + "Font Scale": "Betűméret skála" + }, + "Font Size": { + "Font Size": "Betűméret" + }, + "Font Weight": { + "Font Weight": "Betűvastagság" + }, + "Force Kill Process": { + "Force Kill Process": "Folyamat kényszerített leállítása" + }, + "Force terminal applications to always use dark color schemes": { + "Force terminal applications to always use dark color schemes": "Terminálalkalmazások kényszerítése sötét színsémák használatára" + }, + "Forecast Not Available": { + "Forecast Not Available": "Előrejelzés nem elérhető" + }, + "Forget": { + "Forget": "Elfelejtés" + }, + "Forget Device": { + "Forget Device": "Eszköz elfelejtése" + }, + "Forget Network": { + "Forget Network": "Hálózat elfelejtése" + }, + "Forgot network ": { + "Forgot network ": "Hálózat elfelejtése " + }, + "Format Legend": { + "Format Legend": "Formátum magyarázat" + }, + "Frequency": { + "Frequency": "Frekvencia" + }, + "Fun": { + "Fun": "Szórakozás" + }, + "GPU": { + "GPU": "GPU" + }, + "GPU Temperature": { + "GPU Temperature": "GPU hőmérséklet" + }, + "GPU temperature display": { + "GPU temperature display": "GPU hőmérséklet kijelző" + }, + "Games": { + "Games": "Játékok" + }, + "Gamma Control": { + "Gamma Control": "Gammavezérlés" + }, + "Gamma control not available. Requires DMS API v6+.": { + "Gamma control not available. Requires DMS API v6+.": "Gamma vezérlés nem érhető el. DMS API v6+ szükséges." + }, + "GitHub": { + "GitHub": "GitHub" + }, + "Golden Hour": { + "Golden Hour": "Aranyóra" + }, + "Good": { + "Good": "Jó" + }, + "Goth Corner Radius": { + "Goth Corner Radius": "Gótikus sarokrádiusz" + }, + "Goth Corners": { + "Goth Corners": "Gótikus Sarkok" + }, + "Gradually fade the screen before locking with a configurable grace period": { + "Gradually fade the screen before locking with a configurable grace period": "Fokozatosan halványítsa el a képernyőt a zárolás előtt egy konfigurálható türelmi idővel" + }, + "Graphics": { + "Graphics": "Grafika" + }, + "Grid": { + "Grid": "Rács" + }, + "Grid Columns": { + "Grid Columns": "Rácsos oszlopok" + }, + "Group by App": { + "Group by App": "Csoportosítás alkalmazás szerint" + }, + "Group multiple windows of the same app together with a window count indicator": { + "Group multiple windows of the same app together with a window count indicator": "Ugyanazon alkalmazás több ablakának csoportosítása egy ablakszám jelzővel" + }, + "HSV": { + "HSV": "HSV" + }, + "Health": { + "Health": "Állapot" + }, + "Held": { + "Held": "Felfüggesztve" + }, + "Hex": { + "Hex": "Hex" + }, + "Hibernate": { + "Hibernate": "Hibernálás" + }, + "Hide Delay": { + "Hide Delay": "Elrejtési késleltetés" + }, + "Hide Delay (ms)": { + "Hide Delay (ms)": "Elrejtési késleltetés (ms)" + }, + "Hide the dock when not in use and reveal it when hovering near the dock area": { + "Hide the dock when not in use and reveal it when hovering near the dock area": "Dokk elrejtése, amikor az nincs használatban és megjelenítés, amikor az egér a dokkterület közelében van" + }, + "High-contrast palette for strong visual distinction.": { + "High-contrast palette for strong visual distinction.": "Nagy kontrasztú paletta az erős vizuális megkülönböztetéshez." + }, + "High-fidelity palette that preserves source hues.": { + "High-fidelity palette that preserves source hues.": "Nagy hűségű paletta, amely megőrzi a forrás árnyalatait." + }, + "History Settings": { + "History Settings": "" + }, + "Hold Duration": { + "Hold Duration": "Nyomva tartás időtartama" + }, + "Hold longer to confirm": { + "Hold longer to confirm": "Tartsd lenyomva a megerősítéshez" + }, + "Hold to Confirm Power Actions": { + "Hold to Confirm Power Actions": "Tartsd lenyomva 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)" + }, + "Hold to confirm (%1s)": { + "Hold to confirm (%1s)": "Tartsd lenyomva a megerősítéshez (%1mp)" + }, + "Hotkey overlay title (optional)": { + "Hotkey overlay title (optional)": "Billentyűparancs-átfedés címe (opcionális)" + }, + "Hour": { + "Hour": "Óra" + }, + "Hourly Forecast": { + "Hourly Forecast": "Óránkénti előrejelzés" + }, + "How long to hold the button to confirm the action": { + "How long to hold the button to confirm the action": "Meddig kell nyomva tartani a gombot a művelet megerősítéséhez" + }, + "How often to change wallpaper": { + "How often to change wallpaper": "Milyen gyakran változzon a háttérkép" + }, + "Humidity": { + "Humidity": "Páratartalom" + }, + "I Understand": { + "I Understand": "Megértettem" + }, + "IP": { + "IP": "IP" + }, + "IP Address:": { + "IP Address:": "IP-cím:" + }, + "Icon Size": { + "Icon Size": "Ikonméret" + }, + "Icon Theme": { + "Icon Theme": "Ikontéma" + }, + "Idle": { + "Idle": "Tétlen" + }, + "Idle Inhibitor": { + "Idle Inhibitor": "Inaktivitás gátló" + }, + "Idle Inhibitor OSD": { + "Idle Inhibitor OSD": "Inaktivitás gátló OSD" + }, + "Idle Settings": { + "Idle Settings": "Inaktivitási beállítások" + }, + "Idle monitoring not supported - requires newer Quickshell version": { + "Idle monitoring not supported - requires newer Quickshell version": "Az inaktivitás figyelése nem támogatott – újabb Quickshell verzió szükséges" + }, + "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.": "" + }, + "Image": { + "Image": "Kép" + }, + "Image copied to clipboard": { + "Image copied to clipboard": "" + }, + "Import": { + "Import": "Importálás" + }, + "Import VPN": { + "Import VPN": "VPN-kapcsolat importálása" + }, + "Inactive Monitor Color": { + "Inactive Monitor Color": "Inaktív monitor színe" + }, + "Include Transitions": { + "Include Transitions": "Átmenetekkel együtt" + }, + "Incorrect password": { + "Incorrect password": "Helytelen jelszó" + }, + "Indicator Style": { + "Indicator Style": "Jelző stílusa" + }, + "Individual Batteries": { + "Individual Batteries": "Egyedi akkumulátorok" + }, + "Individual bar configuration": { + "Individual bar configuration": "Egyéni sáv konfiguráció" + }, + "Inhibit idle timeout when audio or video is playing": { + "Inhibit idle timeout when audio or video is playing": "Tétlenségi időtúllépés tiltása, ha hang vagy videó játszódik le" + }, + "Input Devices": { + "Input Devices": "Bemeneti eszközök" + }, + "Install plugins from the DMS plugin registry": { + "Install plugins from the DMS plugin registry": "Bővítmények telepítése a DMS bővítményregisztrációból" + }, + "Interface:": { + "Interface:": "Interfész:" + }, + "Interlock Open": { + "Interlock Open": "Retesz nyitva" + }, + "Internet": { + "Internet": "Internet" + }, + "Interval": { + "Interval": "Intervallum" + }, + "Invert on mode change": { + "Invert on mode change": "Invertálás módváltáskor" + }, + "Jobs": { + "Jobs": "Munkák" + }, + "Jobs: ": { + "Jobs: ": "Munkák: " + }, + "Keep Awake": { + "Keep Awake": "Ébren tartás" + }, + "Keep Changes": { + "Keep Changes": "Változtatások megtartása" + }, + "Keeping Awake": { + "Keeping Awake": "Ébren tartva" + }, + "Key": { + "Key": "Billentyű" + }, + "Keyboard Layout Name": { + "Keyboard Layout Name": "Billentyűzetkiosztás neve" + }, + "Keyboard Shortcuts": { + "Keyboard Shortcuts": "Billentyűparancsok" + }, + "Keys": { + "Keys": "Billentyűk" + }, + "Kill Process": { + "Kill Process": "Folyamat bezárása" + }, + "Ko-fi": { + "Ko-fi": "Ko-fi" + }, + "Last launched %1": { + "Last launched %1": "Utoljára elindítva: %1" + }, + "Last launched %1 day%2 ago": { + "Last launched %1 day%2 ago": "Utoljára elindítva: %1 nappal ezelőtt" + }, + "Last launched %1 hour%2 ago": { + "Last launched %1 hour%2 ago": "Utoljára elindítva: %1 órával ezelőtt" + }, + "Last launched %1 minute%2 ago": { + "Last launched %1 minute%2 ago": "Utoljára elindítva: %1 perccel ezelőtt" + }, + "Last launched just now": { + "Last launched just now": "Épp most indítva" + }, + "Latitude": { + "Latitude": "Szélesség" + }, + "Launch": { + "Launch": "Indítás" + }, + "Launch Prefix": { + "Launch Prefix": "Indítási előtag" + }, + "Launch on dGPU": { + "Launch on dGPU": "Indítás dGPU-n" + }, + "Launcher": { + "Launcher": "Indító" + }, + "Launcher Button Logo": { + "Launcher Button Logo": "Indító gomb logója" + }, + "Layout": { + "Layout": "Elrendezés" + }, + "Left": { + "Left": "Bal" + }, + "Left Section": { + "Left Section": "Bal oldali szakasz" + }, + "Light Mode": { + "Light Mode": "Világos mód" + }, + "Lines: %1": { + "Lines: %1": "%1 sor" + }, + "Lively palette with saturated accents.": { + "Lively palette with saturated accents.": "Élénk paletta telített kiemelésekkel." + }, + "Loading keybinds...": { + "Loading keybinds...": "Billentyűparancsok betöltése..." + }, + "Loading plugins...": { + "Loading plugins...": "Kiegészítők betöltése..." + }, + "Loading...": { + "Loading...": "Betöltés..." + }, + "Local": { + "Local": "Helyi" + }, + "Location": { + "Location": "Hely" + }, + "Location Search": { + "Location Search": "Helyszín keresése" + }, + "Lock": { + "Lock": "Zárolás" + }, + "Lock Screen": { + "Lock Screen": "Zárolt képernyő" + }, + "Lock Screen Display": { + "Lock Screen Display": "Zárolási képernyő megjelenítése" + }, + "Lock Screen Format": { + "Lock Screen Format": "Zárolt képernyő formátuma" + }, + "Lock Screen behaviour": { + "Lock Screen behaviour": "" + }, + "Lock Screen layout": { + "Lock Screen layout": "" + }, + "Lock before suspend": { + "Lock before suspend": "Zárolás felfüggesztés előtt" + }, + "Log Out": { + "Log Out": "Kijelentkezés" + }, + "Long": { + "Long": "Hosszú" + }, + "Long Text": { + "Long Text": "Hosszú szöveg" + }, + "Longitude": { + "Longitude": "Hosszúság" + }, + "Low Priority": { + "Low Priority": "Alacsony prioritás" + }, + "MAC": { + "MAC": "MAC" + }, + "MTU": { + "MTU": "MTU" + }, + "Manage and configure plugins for extending DMS functionality": { + "Manage and configure plugins for extending DMS functionality": "Bővítmények kezelése és konfigurálása a DMS funkcionalitásának kiterjesztésére" + }, + "Manage up to 4 independent bar configurations. Each bar has its own position, widgets, styling, and display assignment.": { + "Manage up to 4 independent bar configurations. Each bar has its own position, widgets, styling, and display assignment.": "Legfeljebb 4 független sávkonfiguráció kezelése. Minden sávnak megvan a saját pozíciója, widgetjei, stílusa és kijelző-hozzárendelése." + }, + "Manual Coordinates": { + "Manual Coordinates": "Manuális koordináták" + }, + "Manual Gap Size": { + "Manual Gap Size": "Manuális rés mérete" + }, + "Manual Show/Hide": { + "Manual Show/Hide": "Manuális megjelenítés/elrejtés" + }, + "Margin": { + "Margin": "Margó" + }, + "Marker Supply Empty": { + "Marker Supply Empty": "Jelölőanyag-ellátás üres" + }, + "Marker Supply Low": { + "Marker Supply Low": "Jelölőanyag-ellátás alacsony" + }, + "Marker Waste Almost Full": { + "Marker Waste Almost Full": "Jelölőanyag-hulladék majdnem tele" + }, + "Marker Waste Full": { + "Marker Waste Full": "Jelölőanyag-hulladék tele" + }, + "Material Colors": { + "Material Colors": "Material Színek" + }, + "Matugen Palette": { + "Matugen Palette": "Matugen paletta" + }, + "Matugen Settings": { + "Matugen Settings": "Matugen-beállítások" + }, + "Matugen Target Monitor": { + "Matugen Target Monitor": "Matugen célmonitor" + }, + "Matugen Templates": { + "Matugen Templates": "" + }, + "Max apps to show": { + "Max apps to show": "Megjelenítendő alkalmazások maximális száma" + }, + "Maximize Detection": { + "Maximize Detection": "Maximalizálás érzékelése" + }, + "Maximum Entry Size": { + "Maximum Entry Size": "" + }, + "Maximum History": { + "Maximum History": "" + }, + "Maximum number of clipboard entries to keep": { + "Maximum number of clipboard entries to keep": "" + }, + "Maximum size per clipboard entry": { + "Maximum size per clipboard entry": "" + }, + "Media": { + "Media": "Média" + }, + "Media Controls": { + "Media Controls": "Médiavezérlők" + }, + "Media Empty": { + "Media Empty": "Adathordozó üres" + }, + "Media Jam": { + "Media Jam": "Adathordozó elakadás" + }, + "Media Low": { + "Media Low": "Adathordozó alacsony" + }, + "Media Needed": { + "Media Needed": "Adathordozó szükséges" + }, + "Media Player": { + "Media Player": "Médialejátszó" + }, + "Media Player Settings": { + "Media Player Settings": "Médialejátszó-beállítások" + }, + "Media Players (": { + "Media Players (": "Médialejátszók (" + }, + "Media Volume": { + "Media Volume": "Média hangereje" + }, + "Media Volume OSD": { + "Media Volume OSD": "Média hangerő OSD" + }, + "Medium": { + "Medium": "Közepes" + }, + "Memory": { + "Memory": "Memória" + }, + "Memory Usage": { + "Memory Usage": "Memóriahasználat" + }, + "Memory usage indicator": { + "Memory usage indicator": "Memória használat jelző" + }, + "Microphone": { + "Microphone": "Mikrofon" + }, + "Microphone Mute": { + "Microphone Mute": "Mikrofon némítás" + }, + "Microphone Mute OSD": { + "Microphone Mute OSD": "Mikrofon némítás OSD" + }, + "Middle Section": { + "Middle Section": "Középső szekció" + }, + "Minimal palette built around a single hue.": { + "Minimal palette built around a single hue.": "Minimális paletta, amely egyetlen árnyalat köré épül." + }, + "Minute": { + "Minute": "Perc" + }, + "Mode": { + "Mode": "Mód" + }, + "Mode:": { + "Mode:": "Mód:" + }, + "Mode: ": { + "Mode: ": "Mód: " + }, + "Model": { + "Model": "Modell" + }, + "Monitor whose wallpaper drives dynamic theming colors": { + "Monitor whose wallpaper drives dynamic theming colors": "Monitor aminek a háttérképe vezérli a dinamikus témázási színeket" + }, + "Monocle": { + "Monocle": "Monokli" + }, + "Monospace Font": { + "Monospace Font": "Egyszeres térközű betűtípus" + }, + "Morning": { + "Morning": "Reggel" + }, + "Mount": { + "Mount": "Csatlakoztatás" + }, + "Moving to Paused": { + "Moving to Paused": "Szüneteltetésre váltás" + }, + "Muted palette with subdued, calming tones.": { + "Muted palette with subdued, calming tones.": "Visszafogott paletta, tompa, nyugtató tónusokkal." + }, + "NM not supported": { + "NM not supported": "A NM nem támogatott" + }, + "Name": { + "Name": "Név" + }, + "Named Workspace Icons": { + "Named Workspace Icons": "Nevesített munkaterület ikonok" + }, + "Navigation": { + "Navigation": "Navigáció" + }, + "Network": { + "Network": "Hálózat" + }, + "Network Info": { + "Network Info": "Hálózati információ" + }, + "Network Information": { + "Network Information": "Hálózati információ" + }, + "Network Settings": { + "Network Settings": "Hálózati beállítások" + }, + "Network Speed Monitor": { + "Network Speed Monitor": "Hálózati sebesség figyelő" + }, + "Network Status": { + "Network Status": "Hálózati állapot" + }, + "Network download and upload speed display": { + "Network download and upload speed display": "Hálózati le- és feltöltési-sebesség kijelzése" + }, + "Never": { + "Never": "Soha" + }, + "New": { + "New": "Új" + }, + "New Key": { + "New Key": "Új billentyű" + }, + "New Keybind": { + "New Keybind": "Új billentyűparancs" + }, + "New Notification": { + "New Notification": "Új értesítés" + }, + "New York, NY": { + "New York, NY": "New York, NY" + }, + "Next Transition": { + "Next Transition": "Következő átmenet" + }, + "Night": { + "Night": "Éjszaka" + }, + "Night Mode": { + "Night Mode": "Éjszakai mód" + }, + "Night Temperature": { + "Night Temperature": "Éjszakai hőmérséklet" + }, + "Niri Integration": { + "Niri Integration": "Niri integráció" + }, + "Niri compositor actions (focus, move, etc.)": { + "Niri compositor actions (focus, move, etc.)": "Niri-kompozitorműveletek (fókusz, mozgatás, stb.)" + }, + "No": { + "No": "Nem" + }, + "No Active Players": { + "No Active Players": "Nincsenek aktív lejátszók" + }, + "No Background": { + "No Background": "Nincs háttérkép" + }, + "No Bluetooth adapter found": { + "No Bluetooth adapter found": "Nem található Bluetooth adapter" + }, + "No GPU detected": { + "No GPU detected": "Nem észlelhető GPU" + }, + "No Media": { + "No Media": "Nincs média" + }, + "No VPN profiles": { + "No VPN profiles": "Nincs VPN-profil" + }, + "No Weather Data Available": { + "No Weather Data Available": "Nincs elérhető időjárási adat" + }, + "No action": { + "No action": "Nincs művelet" + }, + "No adapters": { + "No adapters": "Nincs adapter" + }, + "No changes": { + "No changes": "Nincs változás" + }, + "No clipboard entries found": { + "No clipboard entries found": "Nem találhatók vágólap bejegyzések" + }, + "No devices found": { + "No devices found": "Nem található eszköz" + }, + "No drivers found": { + "No drivers found": "Nem található illesztőprogram" + }, + "No files found": { + "No files found": "Nem található fájl" + }, + "No items added yet": { + "No items added yet": "Még nincsenek hozzáadott elemek" + }, + "No keybinds found": { + "No keybinds found": "Nem található billentyű" + }, + "No matches": { + "No matches": "Nincs találat" + }, + "No plugins found": { + "No plugins found": "Nem található bővítmény" + }, + "No plugins found.": { + "No plugins found.": "Nem található bővítmény." + }, + "No printer found": { + "No printer found": "Nem található nyomtató" + }, + "No printers configured": { + "No printers configured": "Nincs konfigurálva nyomtató" + }, + "No printers found": { + "No printers found": "Nem található nyomtató" + }, + "None": { + "None": "Nincs" + }, + "Normal Font": { + "Normal Font": "Normál betűtípus" + }, + "Normal Priority": { + "Normal Priority": "Normál prioritás" + }, + "Not connected": { + "Not connected": "Nincs csatlakozva" + }, + "Notepad": { + "Notepad": "Jegyzettömb" + }, + "Notepad Font Settings": { + "Notepad Font Settings": "Jegyzettömb-betűbeállítások" + }, + "Notepad Slideout": { + "Notepad Slideout": "Jegyzettömb oldalsáv" + }, + "Nothing to see here": { + "Nothing to see here": "Semmi látnivaló nincs itt" + }, + "Notification Center": { + "Notification Center": "Értesítési központ" + }, + "Notification Overlay": { + "Notification Overlay": "Értesítési átfedés" + }, + "Notification Popups": { + "Notification Popups": "Felugró értesítések" + }, + "Notification Settings": { + "Notification Settings": "Értesítési beállítások" + }, + "Notification Timeouts": { + "Notification Timeouts": "Értesítési időkorlátok" + }, + "Notification toast popups": { + "Notification toast popups": "Értesítési lebegő felugró ablakok" + }, + "Notifications": { + "Notifications": "Értesítések" + }, + "Numbers": { + "Numbers": "Számok" + }, + "OS Logo": { + "OS Logo": "Operációs rendszer logó" + }, + "OSD Position": { + "OSD Position": "OSD pozíció" + }, + "Office": { + "Office": "Iroda" + }, + "Offline Report": { + "Offline Report": "Offline jelentés" + }, + "On-Screen Displays": { + "On-Screen Displays": "Képernyőn megjelenő kijelzők" + }, + "On-screen Displays": { + "On-screen Displays": "Képernyőn megjelenő kijelzők" + }, + "Only adjust gamma based on time or location rules.": { + "Only adjust gamma based on time or location rules.": "Csak idő- vagy helyszabályok alapján állítsa be a gammát." + }, + "Only visible if hibernate is supported by your system": { + "Only visible if hibernate is supported by your system": "Csak akkor látható, ha a hibernálás támogatott a rendszeren" + }, + "Opacity": { + "Opacity": "Átlátszóság" + }, + "Open": { + "Open": "Megnyitás" + }, + "Open Notepad File": { + "Open Notepad File": "Jegyzettömb-fájl megnyitása" + }, + "Open search bar to find text": { + "Open search bar to find text": "Keresősáv megnyitása a szöveg kereséséhez" + }, + "Open with...": { + "Open with...": "Megnyitás ezzel..." + }, + "Optional description": { + "Optional description": "Opcionális leírás" + }, + "Optional location": { + "Optional location": "Opcionális hely" + }, + "Options": { + "Options": "Opciók" + }, + "Other": { + "Other": "Egyéb" + }, + "Outline Color": { + "Outline Color": "Körvonal színe" + }, + "Outline Opacity": { + "Outline Opacity": "Körvonal átlátszósága" + }, + "Outline Thickness": { + "Outline Thickness": "Körvonal vastagsága" + }, + "Output Area Almost Full": { + "Output Area Almost Full": "Kimeneti terület majdnem tele" + }, + "Output Area Full": { + "Output Area Full": "Kimeneti terület tele" + }, + "Output Tray Missing": { + "Output Tray Missing": "Kimeneti tálca hiányzik" + }, + "Overridden by config": { + "Overridden by config": "Felülírta a konfiguráció" + }, + "Override": { + "Override": "Felülírás" + }, + "Overrides": { + "Overrides": "Felülírások" + }, + "Overview": { + "Overview": "Áttekintés" + }, + "Overview of your network connections": { + "Overview of your network connections": "A hálózati kapcsolatok áttekintése" + }, + "Overwrite": { + "Overwrite": "Felülírás" + }, + "PIN": { + "PIN": "PIN" + }, + "Padding": { + "Padding": "Kitöltés" + }, + "Pair": { + "Pair": "Párosítás" + }, + "Pair Bluetooth Device": { + "Pair Bluetooth Device": "Bluetooth-eszköz párosítása" + }, + "Pairing failed": { + "Pairing failed": "Párosítás sikertelen" + }, + "Passkey:": { + "Passkey:": "Jelszó:" + }, + "Password": { + "Password": "Jelszó" + }, + "Pause": { + "Pause": "Szüneteltetés" + }, + "Paused": { + "Paused": "Szüneteltetve" + }, + "Pending": { + "Pending": "Függőben" + }, + "Per-Mode Wallpapers": { + "Per-Mode Wallpapers": "Módonkénti háttérképek" + }, + "Per-Monitor Wallpapers": { + "Per-Monitor Wallpapers": "Monitoronkénti háttérképek" + }, + "Per-Monitor Workspaces": { + "Per-Monitor Workspaces": "Képernyőnkénti munkaterületek" + }, + "Percentage": { + "Percentage": "Százalék" + }, + "Permission denied to set profile image.": { + "Permission denied to set profile image.": "Engedély megtagadva a profilkép beállításához." + }, + "Personalization": { + "Personalization": "Személyre szabás" + }, + "Pin to Dock": { + "Pin to Dock": "Rögzítés a dokkra" + }, + "Place plugin directories here. Each plugin should have a plugin.json manifest file.": { + "Place plugin directories here. Each plugin should have a plugin.json manifest file.": "Helyezd ide a bővítménykönyvtárakat. Minden bővítménynek rendelkeznie kell egy plugin.json fájllal." + }, + "Place plugins in": { + "Place plugins in": "Helyezd a bővítményeket ide" + }, + "Play sound when new notification arrives": { + "Play sound when new notification arrives": "Hang lejátszása az értesítések érkezésekor" + }, + "Play sound when power cable is connected": { + "Play sound when power cable is connected": "Hang lejátszása a tápkábel csatlakoztatásakor" + }, + "Play sound when volume is adjusted": { + "Play sound when volume is adjusted": "Hang lejátszása a hang állításakor" + }, + "Play sounds for system events": { + "Play sounds for system events": "Hang lejátszása rendszereseményekkor" + }, + "Playback": { + "Playback": "Lejátszás" + }, + "Plugged In": { + "Plugged In": "Csatlakoztatva" + }, + "Plugin Directory": { + "Plugin Directory": "Bővítménymappa" + }, + "Plugin Management": { + "Plugin Management": "Bővítménykezelés" + }, + "Plugin is disabled - enable in Plugins settings to use": { + "Plugin is disabled - enable in Plugins settings to use": "A bővítmény ki van kapcsolva - engedélyezd a bővítménybeállításokban a használathoz" + }, + "Plugins": { + "Plugins": "Bővítmények" + }, + "Plugins:": { + "Plugins:": "Bővítmények:" + }, + "Pointer": { + "Pointer": "Mutató" + }, + "Popup Position": { + "Popup Position": "Felugró ablak pozíciója" + }, + "Popup Transparency": { + "Popup Transparency": "Felugró ablak átlátszósága" + }, + "Position": { + "Position": "Pozíció" + }, + "Position: ": { + "Position: ": "Pozíció: " + }, + "Possible Override Conflicts": { + "Possible Override Conflicts": "Lehetséges felülírási konfliktusok" + }, + "Power": { + "Power": "Energia" + }, + "Power & Security": { + "Power & Security": "Energia és biztonság" + }, + "Power & Sleep": { + "Power & Sleep": "Energia és alvás" + }, + "Power Action Confirmation": { + "Power Action Confirmation": "Főkapcsoló-művelet megerősítése" + }, + "Power Menu Customization": { + "Power Menu Customization": "Főkapcsoló-menü testreszabása" + }, + "Power Off": { + "Power Off": "Leállítás" + }, + "Power Options": { + "Power Options": "Energiabeállítások" + }, + "Power Profile": { + "Power Profile": "Energiaprofil" + }, + "Power Profile Degradation": { + "Power Profile Degradation": "Energiaprofil romlása" + }, + "Power Profile OSD": { + "Power Profile OSD": "Energia profil OSD" + }, + "Power source": { + "Power source": "Áramforrás" + }, + "Precipitation Chance": { + "Precipitation Chance": "Csapadék esélye" + }, + "Preference": { + "Preference": "Beállítás" + }, + "Press key...": { + "Press key...": "Nyomj meg egy billentyűt..." + }, + "Pressure": { + "Pressure": "Légnyomás" + }, + "Prevent idle for media": { + "Prevent idle for media": "Tétlenség megakadályozása média esetén" + }, + "Prevent screen timeout": { + "Prevent screen timeout": "Képernyő időtúllépésének megakadályozása" + }, + "Primary": { + "Primary": "Elsődleges" + }, + "Print Server not available": { + "Print Server not available": "Nyomtatószerver nem érhető el" + }, + "Printer": { + "Printer": "Nyomtató" + }, + "Printer Classes": { + "Printer Classes": "Nyomtatóosztályok" + }, + "Printer created successfully": { + "Printer created successfully": "Nyomtató sikeresen létrehozva" + }, + "Printer deleted": { + "Printer deleted": "Nyomtató törölve" + }, + "Printer name (no spaces)": { + "Printer name (no spaces)": "Nyomtató neve (szóköz nélkül)" + }, + "Printers": { + "Printers": "Nyomtatók" + }, + "Printers: ": { + "Printers: ": "Nyomtatók: " + }, + "Privacy Indicator": { + "Privacy Indicator": "Adatvédelmi jelző" + }, + "Private Key Password": { + "Private Key Password": "Titkos kulcs jelszava" + }, + "Process": { + "Process": "Folyamat" + }, + "Processing": { + "Processing": "Feldolgozás" + }, + "Profile Image Error": { + "Profile Image Error": "Profilkép-hiba" + }, + "Profile image is too large. Please use a smaller image.": { + "Profile image is too large. Please use a smaller image.": "A profilkép túl nagy. Használj kisebb képet." + }, + "Protocol": { + "Protocol": "Protokoll" + }, + "Quick access to application launcher": { + "Quick access to application launcher": "Gyors hozzáférés az alkalmazásindítóhoz" + }, + "Quick access to color picker": { + "Quick access to color picker": "Gyors hozzáférés a színválasztóhoz" + }, + "Quick access to notepad": { + "Quick access to notepad": "Gyors hozzáférés a jegyzettömbhöz" + }, + "Quick note-taking slideout panel": { + "Quick note-taking slideout panel": "Gyors jegyzetkészítő oldalpanel" + }, + "RGB": { + "RGB": "RGB" + }, + "Rain Chance": { + "Rain Chance": "Esély esőre" + }, + "Rate": { + "Rate": "Sebesség" + }, + "Reason": { + "Reason": "Ok" + }, + "Reboot": { + "Reboot": "Újraindítás" + }, + "Recent Colors": { + "Recent Colors": "Legutóbbi színek" + }, + "Recently Used Apps": { + "Recently Used Apps": "Legutóbb használt alkalmazások" + }, + "Recommended available": { + "Recommended available": "Ajánlott, elérhető" + }, + "Refresh": { + "Refresh": "Újratöltés" + }, + "Refresh Weather": { + "Refresh Weather": "Időjárás frissítése" + }, + "Reject Jobs": { + "Reject Jobs": "Feladatok elutasítása" + }, + "Reload Plugin": { + "Reload Plugin": "Bővítmény újratöltése" + }, + "Remove": { + "Remove": "Eltávolítás" + }, + "Remove gaps and border when windows are maximized": { + "Remove gaps and border when windows are maximized": "Rések és szegély eltávolítása az ablakok maximalizálásakor" + }, + "Report": { + "Report": "Jelentés" + }, + "Request confirmation on power off, restart, suspend, hibernate and logout actions": { + "Request confirmation on power off, restart, suspend, hibernate and logout actions": "Megerősítés kérése a kikapcsolás, újraindítás, felfüggesztés, hibernálás és kijelentkezés műveleteknél" + }, + "Require holding button/key to confirm power off, restart, suspend, hibernate and logout": { + "Require holding button/key to confirm power off, restart, suspend, hibernate and logout": "Megköveteli a gomb/billentyű nyomva tartását a kikapcsolás, újraindítás, felfüggesztés, hibernálás és kijelentkezés megerősítéséhez" + }, + "Requires DWL compositor": { + "Requires DWL compositor": "Szükséges a DWL kompozitor" + }, + "Reset": { + "Reset": "Visszaállítás" + }, + "Resources": { + "Resources": "Források" + }, + "Restart": { + "Restart": "Újraindítás" + }, + "Restart DMS": { + "Restart DMS": "DMS újraindítása" + }, + "Restart the DankMaterialShell": { + "Restart the DankMaterialShell": "A DankMaterialShell újraindítása" + }, + "Resume": { + "Resume": "Folytatás" + }, + "Revert": { + "Revert": "Visszaállítás" + }, + "Reverting in:": { + "Reverting in:": "Visszaállítás ideje:" + }, + "Right": { + "Right": "Jobb" + }, + "Right Section": { + "Right Section": "Jobb oldali szakasz" + }, + "Right Tiling": { + "Right Tiling": "Jobb oldali csempézés" + }, + "Right-click bar widget to cycle": { + "Right-click bar widget to cycle": "Kattints jobb gombbal a sáv widgetre a váltáshoz" + }, + "Run DMS Templates": { + "Run DMS Templates": "" + }, + "Run User Templates": { + "Run User Templates": "Felhasználói sablonok futtatása" + }, + "Run a program (e.g., firefox, kitty)": { + "Run a program (e.g., firefox, kitty)": "Program futtatása (pl. firefox, kitty)" + }, + "Run a shell command (e.g., notify-send)": { + "Run a shell command (e.g., notify-send)": "Shell parancs futtatása (pl. notify-send)" + }, + "Running Apps": { + "Running Apps": "Futó alkalmazások" + }, + "Running Apps Only In Current Workspace": { + "Running Apps Only In Current Workspace": "Csak a futó alkalmazások az aktuális munkaterületen" + }, + "Running Apps Settings": { + "Running Apps Settings": "Futó alkalmazások beállításai" + }, + "Save": { + "Save": "Mentés" + }, + "Save Notepad File": { + "Save Notepad File": "Jegyzettömb-fájl mentése" + }, + "Save password": { + "Save password": "Jelszó mentése" + }, + "Saved": { + "Saved": "Mentve" + }, + "Saved Configurations": { + "Saved Configurations": "Mentett konfigurációk" + }, + "Scale DankBar font sizes independently": { + "Scale DankBar font sizes independently": "A DankBar betűméretének független méretezése" + }, + "Scale all font sizes throughout the shell": { + "Scale all font sizes throughout the shell": "Az összes betűméret skálázása a felületen" + }, + "Scan": { + "Scan": "Szkennelés" + }, + "Scanning...": { + "Scanning...": "Keresés..." + }, + "Science": { + "Science": "Tudomány" + }, + "Screen sharing": { + "Screen sharing": "Képernyő megosztás" + }, + "Scroll song title": { + "Scroll song title": "Zeneszám címének görgetése" + }, + "Scrolling": { + "Scrolling": "Görgetés" + }, + "Search file contents": { + "Search file contents": "Fájltartalom keresése" + }, + "Search filenames": { + "Search filenames": "Fájlnév keresése" + }, + "Search for a location...": { + "Search for a location...": "Keress rá egy helyszínre..." + }, + "Search keybinds...": { + "Search keybinds...": "Billentyűk keresése..." + }, + "Search plugins...": { + "Search plugins...": "Bővítmények keresése..." + }, + "Search widgets...": { + "Search widgets...": "Widgetek keresése..." + }, + "Search...": { + "Search...": "Keresés..." + }, + "Searching...": { + "Searching...": "Keresés..." + }, + "Secured": { + "Secured": "Védett" + }, + "Security": { + "Security": "Biztonság" + }, + "Select Application": { + "Select Application": "Alkalmazás kiválasztása" + }, + "Select Bar": { + "Select Bar": "Sáv kiválasztása" + }, + "Select Launcher Logo": { + "Select Launcher Logo": "Indító logó kiválasztása" + }, + "Select a color from the palette or use custom sliders": { + "Select a color from the palette or use custom sliders": "Válassz színt a palettáról, vagy használd az egyéni csúszkákat" + }, + "Select a preset or drag the slider to customize": { + "Select a preset or drag the slider to customize": "Válassz egy előbeállítást, vagy húzd a csúszkát az egyéni beállításhoz" + }, + "Select a widget to add. You can add multiple instances of the same widget if needed.": { + "Select a widget to add. You can add multiple instances of the same widget if needed.": "Válassz ki egy widgetet a hozzáadáshoz. Több példányt is hozzáadhatsz ugyanabból a widgetből, ha szükséges." + }, + "Select an image file...": { + "Select an image file...": "Képfájl kiválasztása..." + }, + "Select device...": { + "Select device...": "Eszköz kiválasztása..." + }, + "Select driver...": { + "Select driver...": "Illesztőprogram kiválasztása..." + }, + "Select font weight for UI text": { + "Select font weight for UI text": "Válassza ki a betűvastagságot az UI szöveghez" + }, + "Select monitor to configure wallpaper": { + "Select monitor to configure wallpaper": "Válassz monitort a háttérkép konfigurálásához" + }, + "Select monospace font for process list and technical displays": { + "Select monospace font for process list and technical displays": "Monospace betűtípus választása (folyamatlistához és technikai kijelzőkhöz)" + }, + "Select system sound theme": { + "Select system sound theme": "Rendszerhang-téma kiválasztása" + }, + "Select the font family for UI text": { + "Select the font family for UI text": "Válassza ki a betűtípus családot az UI szöveghez" + }, + "Select the palette algorithm used for wallpaper-based colors": { + "Select the palette algorithm used for wallpaper-based colors": "Válaszd ki a háttérkép alapú színekhez használt paletta algoritmust" + }, + "Select which transitions to include in randomization": { + "Select which transitions to include in randomization": "Válaszd ki, mely átmenetek legyenek a véletlenszerűsítésben" + }, + "Select...": { + "Select...": "Kiválasztás..." + }, + "Selected image file not found.": { + "Selected image file not found.": "A kiválasztott képfájl nem található." + }, + "Separator": { + "Separator": "Elválasztó" + }, + "Server": { + "Server": "Szerver" + }, + "Set different wallpapers for each connected monitor": { + "Set different wallpapers for each connected monitor": "Különböző háttérképek beállítása minden csatlakoztatott monitorhoz" + }, + "Set different wallpapers for light and dark mode": { + "Set different wallpapers for light and dark mode": "Különböző háttérképek beállítása világos és sötét módhoz" + }, + "Set key and action to save": { + "Set key and action to save": "Állítsd be a billentyűt és a műveletet a mentéshez" + }, + "Setup": { + "Setup": "Beállítás" + }, + "Shell": { + "Shell": "Shell" + }, + "Shift+Del: Clear All • Esc: Close": { + "Shift+Del: Clear All • Esc: Close": "Shift+Del: Összes törlése • Esc: Bezárás" + }, + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": { + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": "" + }, + "Short": { + "Short": "Rövid" + }, + "Shortcuts": { + "Shortcuts": "Parancsikonok" + }, + "Show All Tags": { + "Show All Tags": "Összes címke megjelenítése" + }, + "Show Confirmation on Power Actions": { + "Show Confirmation on Power Actions": "Megerősítés megjelenítése a főkapcsoló-műveleteknél" + }, + "Show Dock": { + "Show Dock": "Dokk megjelenítése" + }, + "Show Hibernate": { + "Show Hibernate": "Hibernáció megjelenítése" + }, + "Show Line Numbers": { + "Show Line Numbers": "Sorok számának megjelenítése" + }, + "Show Lock": { + "Show Lock": "Zárolás megjelenítése" + }, + "Show Log Out": { + "Show Log Out": "Kijelentkezés megjelenítése" + }, + "Show Occupied Workspaces Only": { + "Show Occupied Workspaces Only": "Csak az elfoglalt munkaterületek megjelenítése" + }, + "Show Power Actions": { + "Show Power Actions": "Energiakezelési műveletek megjelenítése" + }, + "Show Power Off": { + "Show Power Off": "Leállítás megjelenítése" + }, + "Show Reboot": { + "Show Reboot": "Újraindítás megjelenítése" + }, + "Show Restart DMS": { + "Show Restart DMS": "„DMS újraindítása” megjelenítése" + }, + "Show Seconds": { + "Show Seconds": "Másodpercek megjelenítése" + }, + "Show Suspend": { + "Show Suspend": "Felfüggesztés megjelenítése" + }, + "Show Workspace Apps": { + "Show Workspace Apps": "Munkaterület alkalmazások megjelenítése" + }, + "Show all 9 tags instead of only occupied tags (DWL only)": { + "Show all 9 tags instead of only occupied tags (DWL only)": "Mutassa mind a 9 címkét, ahelyett, hogy csak a foglalt címkéket mutatná (csak DWL)" + }, + "Show cava audio visualizer in media widget": { + "Show cava audio visualizer in media widget": "" + }, + "Show darkened overlay behind modal dialogs": { + "Show darkened overlay behind modal dialogs": "Sötétített fedvény megjelenítése a modális párbeszédablakok mögött" + }, + "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.": "Indító felület megjelenítése, amikor gépelsz a Niri-áttekintésben. Kapcsold ki, ha másik indítót használsz." + }, + "Show on Last Display": { + "Show on Last Display": "Megjelenítés az utolsó kijelzőn" + }, + "Show on Overview": { + "Show on Overview": "Megjelenítés az áttekintésben" + }, + "Show on all connected displays": { + "Show on all connected displays": "Megjelenítés minden csatlakoztatott kijelzőn" + }, + "Show on screens:": { + "Show on screens:": "Megjelenítés képernyőkön:" + }, + "Show on-screen display when brightness changes": { + "Show on-screen display when brightness changes": "Képernyőn megjelenő kijelző mutatása, amikor a fényerő változik" + }, + "Show on-screen display when caps lock state changes": { + "Show on-screen display when caps lock state changes": "Képernyőn megjelenő kijelző mutatása, amikor a caps lock állapota változik" + }, + "Show on-screen display when cycling audio output devices": { + "Show on-screen display when cycling audio output devices": "Képernyőn megjelenő kijelző mutatása hangkimeneti eszközök váltásakor" + }, + "Show on-screen display when idle inhibitor state changes": { + "Show on-screen display when idle inhibitor state changes": "Képernyőn megjelenő kijelző mutatása, amikor az inaktivitás gátló állapota változik" + }, + "Show on-screen display when media player volume changes": { + "Show on-screen display when media player volume changes": "Képernyőn megjelenő kijelző mutatása, amikor a médialejátszó hangereje változik" + }, + "Show on-screen display when microphone is muted/unmuted": { + "Show on-screen display when microphone is muted/unmuted": "Képernyőn megjelenő kijelző mutatása, amikor a mikrofon némítva van/fel van oldva" + }, + "Show on-screen display when power profile changes": { + "Show on-screen display when power profile changes": "Képernyőn megjelenő kijelző mutatása, amikor az energia profil változik" + }, + "Show on-screen display when volume changes": { + "Show on-screen display when volume changes": "Képernyőn megjelenő kijelző mutatása, amikor a hangerő változik" + }, + "Show only apps running in current workspace": { + "Show only apps running in current workspace": "Csak az aktuális munkaterületen futó alkalmazások megjelenítése" + }, + "Show only workspaces belonging to each specific monitor.": { + "Show only workspaces belonging to each specific monitor.": "Csak az adott monitorhoz tartozó munkaterületek megjelenítése." + }, + "Show password": { + "Show password": "Jelszó megjelenítése" + }, + "Show power, restart, and logout buttons on the lock screen": { + "Show power, restart, and logout buttons on the lock screen": "A bekapcsolás, újraindítás és kijelentkezés gombok megjelenítése a zárolási képernyőn" + }, + "Show seconds": { + "Show seconds": "Másodpercek mutatása" + }, + "Show weather information in top bar and control center": { + "Show weather information in top bar and control center": "Időjárás információk megjelenítése a felső sávon és a vezérlőpulton" + }, + "Show workspace index numbers in the top bar workspace switcher": { + "Show workspace index numbers in the top bar workspace switcher": "Munkaterület indexszámok megjelenítése a felső sáv munkaterület-váltójában" + }, + "Shows all running applications with focus indication": { + "Shows all running applications with focus indication": "Megjeleníti az összes futó alkalmazást fókuszjelzéssel" + }, + "Shows current workspace and allows switching": { + "Shows current workspace and allows switching": "Megjeleníti az aktuális munkaterületet és lehetővé teszi a váltást" + }, + "Shows when caps lock is active": { + "Shows when caps lock is active": "Megjelenik amikor a Caps Lock be van kapcsolva" + }, + "Shows when microphone, camera, or screen sharing is active": { + "Shows when microphone, camera, or screen sharing is active": "Megjelenik, ha a mikrofon, kamera vagy képernyőmegosztás aktív" + }, + "Shutdown": { + "Shutdown": "Leállítás" + }, + "Signal": { + "Signal": "Jel" + }, + "Signal:": { + "Signal:": "Jel:" + }, + "Size": { + "Size": "Méret" + }, + "Size Offset": { + "Size Offset": "Méret eltolás" + }, + "Sizing": { + "Sizing": "Méretezés" + }, + "Sort Alphabetically": { + "Sort Alphabetically": "Rendezés betűrend szerint" + }, + "Sorting & Layout": { + "Sorting & Layout": "Rendezés és elrendezés" + }, + "Sound Theme": { + "Sound Theme": "Hangtéma" + }, + "Sounds": { + "Sounds": "Hangok" + }, + "Spacer": { + "Spacer": "Elválasztó" + }, + "Spacing": { + "Spacing": "Távolság" + }, + "Speed": { + "Speed": "Sebesség" + }, + "Spool Area Full": { + "Spool Area Full": "Spool terület tele" + }, + "Square Corners": { + "Square Corners": "Szögletes sarkok" + }, + "Start": { + "Start": "Indítás" + }, + "Start typing your notes here...": { + "Start typing your notes here...": "Kezdd itt beírni a jegyzeteidet..." + }, + "State": { + "State": "Állapot" + }, + "Status": { + "Status": "Állapot" + }, + "Stopped": { + "Stopped": "Megállítva" + }, + "Stopped Partly": { + "Stopped Partly": "Részlegesen megállítva" + }, + "Stopping": { + "Stopping": "Megállítás" + }, + "Storage & Disks": { + "Storage & Disks": "Tárhely és lemezek" + }, + "Sunrise": { + "Sunrise": "Napkelte" + }, + "Sunset": { + "Sunset": "Napnyugta" + }, + "Support Development": { + "Support Development": "Fejlesztés támogatása" + }, + "Suppress notification popups while enabled": { + "Suppress notification popups while enabled": "Értesítési felugró ablakok elnyomása, amíg engedélyezve van" + }, + "Surface": { + "Surface": "Felület" + }, + "Suspend": { + "Suspend": "Felfüggesztés" + }, + "Suspend behavior": { + "Suspend behavior": "Felfüggesztési viselkedés" + }, + "Suspend system after": { + "Suspend system after": "Felfüggesztés ennyi idő után" + }, + "Swap": { + "Swap": "Csere" + }, + "Switch User": { + "Switch User": "Felhasználóváltás" + }, + "Switch to power profile": { + "Switch to power profile": "Váltás energiaprofilra" + }, + "Sync Mode with Portal": { + "Sync Mode with Portal": "Mód szinkronizálása a portállal" + }, + "Sync dark mode with settings portals for system-wide theme hints": { + "Sync dark mode with settings portals for system-wide theme hints": "Sötét mód szinkronizálása a beállítási portálokkal a rendszer egészére vonatkozó témajavaslatokhoz" + }, + "System": { + "System": "Rendszer" + }, + "System App Theming": { + "System App Theming": "Rendszeralkalmazás témázása" + }, + "System Monitor Unavailable": { + "System Monitor Unavailable": "Rendszermonitor nem elérhető" + }, + "System Sounds": { + "System Sounds": "Rendszerhangok" + }, + "System Tray": { + "System Tray": "Rendszertálca" + }, + "System Update": { + "System Update": "Rendszerfrissítés" + }, + "System Updater": { + "System Updater": "Rendszerfrissítő" + }, + "System Updates": { + "System Updates": "Rendszerfrissítések" + }, + "System bar with widgets and system information": { + "System bar with widgets and system information": "Rendszersáv widgetekkel és rendszerinformációkkal" + }, + "System notification area icons": { + "System notification area icons": "Rendszer értesítési terület ikonjai" + }, + "System sounds are not available. Install canberra-gtk-play for sound support.": { + "System sounds are not available. Install canberra-gtk-play for sound support.": "Rendszerhangok nem érhetők el. Telepítse a canberra-gtk-play programot a hangtámogatáshoz." + }, + "System toast notifications": { + "System toast notifications": "Rendszer értesítési lebegő üzenetek" + }, + "System tray icons": { + "System tray icons": "Rendszertálca ikonok" + }, + "System update custom command": { + "System update custom command": "Rendszerfrissítési egyéni parancs" + }, + "Tab": { + "Tab": "Lap" + }, + "Tab/Shift+Tab: Nav • ←→↑↓: Grid Nav • Enter/Space: Select": { + "Tab/Shift+Tab: Nav • ←→↑↓: Grid Nav • Enter/Space: Select": "Tab/Shift+Tab: Nav • ←→↑↓: Rács Nav • Enter/Szóköz: Kiválasztás" + }, + "Terminal custom additional parameters": { + "Terminal custom additional parameters": "Terminál egyéni további paraméterei" + }, + "Terminals - Always use Dark Theme": { + "Terminals - Always use Dark Theme": "Terminálok – Mindig sötét téma használata" + }, + "Test Page": { + "Test Page": "Tesztoldal" + }, + "Test page sent to printer": { + "Test page sent to printer": "Tesztoldal elküldve a nyomtatónak" + }, + "Text": { + "Text": "Szöveg" + }, + "The DMS_SOCKET environment variable is not set or the socket is unavailable. Automated plugin management requires the DMS_SOCKET.": { + "The DMS_SOCKET environment variable is not set or the socket is unavailable. Automated plugin management requires the DMS_SOCKET.": "A DMS_SOCKET környezeti változó nincs beállítva, vagy a socket nem elérhető. Az automatizált beépülő modul kezeléshez a DMS_SOCKET szükséges." + }, + "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).": "Az alábbi beállítások módosítják a GTK és Qt beállításait. Ha meg szeretnéd őrizni a jelenlegi konfigurációkat, készíts róluk biztonsági másolatot (qt5ct.conf|qt6ct.conf és ~/.config/gtk-3.0|gtk-4.0)." + }, + "The job queue of this printer is empty": { + "The job queue of this printer is empty": "A nyomtató feladatlistája üres" + }, + "Theme & Colors": { + "Theme & Colors": "Téma és színek" + }, + "Theme Color": { + "Theme Color": "Témaszín" + }, + "Thickness": { + "Thickness": "Vastagság" + }, + "Third-Party Plugin Warning": { + "Third-Party Plugin Warning": "Harmadik féltől származó beépülő modul figyelmeztetés" + }, + "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.": { + "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.": "Harmadik féltől származó beépülő modulokat a közösség készíti, és a DankMaterialShell hivatalosan nem támogatja azokat.\\n\\nEzek a beépülő modulok biztonsági és adatvédelmi kockázatokat jelenthetnek – saját felelősségre telepítsd őket." + }, + "This bind is overridden by config.kdl": { + "This bind is overridden by config.kdl": "Ezt a billentyűt felülírja a config.kdl" + }, + "This widget prevents GPU power off states, which can significantly impact battery life on laptops. It is not recommended to use this on laptops with hybrid graphics.": { + "This widget prevents GPU power off states, which can significantly impact battery life on laptops. It is not recommended to use this on laptops with hybrid graphics.": "Ez a widget megakadályozza a GPU kikapcsolt állapotát, ami jelentősen befolyásolhatja a laptopok akkumulátor élettartamát. Nem ajánlott hibrid grafikus kártyával rendelkező laptopokon használni." + }, + "This will permanently delete all clipboard history.": { + "This will permanently delete all clipboard history.": "Ez véglegesen törölni fogja a vágólapelőzményeket." + }, + "Tiling": { + "Tiling": "Csempézés" + }, + "Time & Weather": { + "Time & Weather": "Idő és időjárás" + }, + "Time Format": { + "Time Format": "Időformátum" + }, + "Timed Out": { + "Timed Out": "Időtúllépés" + }, + "Timeout for critical priority notifications": { + "Timeout for critical priority notifications": "Időtúllépés a kritikus prioritású értesítésekhez" + }, + "Timeout for low priority notifications": { + "Timeout for low priority notifications": "Időtúllépés az alacsony prioritású értesítésekhez" + }, + "Timeout for normal priority notifications": { + "Timeout for normal priority notifications": "Időtúllépés a normál prioritású értesítésekhez" + }, + "Title": { + "Title": "Cím" + }, + "To Full": { + "To Full": "A teljes töltöttségig" + }, + "To update, run the following command:": { + "To update, run the following command:": "A frissítéshez futtasd a következő parancsot:" + }, + "To use this DMS bind, remove or change the keybind in your config.kdl": { + "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 Messages": { + "Toast Messages": "Lebegő üzenetek" + }, + "Today": { + "Today": "Ma" + }, + "Toggle visibility of this bar configuration": { + "Toggle visibility of this bar configuration": "A sávkonfiguráció láthatóságának váltása" + }, + "Toggling...": { + "Toggling...": "Váltás..." + }, + "Tomorrow": { + "Tomorrow": "Holnap" + }, + "Toner Empty": { + "Toner Empty": "Toner üres" + }, + "Toner Low": { + "Toner Low": "Toner alacsony" + }, + "Top": { + "Top": "Felső" + }, + "Top Bar Format": { + "Top Bar Format": "Felső sáv formátuma" + }, + "Top Section": { + "Top Section": "Felső szakasz" + }, + "Total Jobs": { + "Total Jobs": "Összes feladat" + }, + "Transition Effect": { + "Transition Effect": "Átmenet hatás" + }, + "Transparency": { + "Transparency": "Átlátszóság" + }, + "Turn off monitors after": { + "Turn off monitors after": "Monitorok kikapcsolása ennyi idő után:" + }, + "Type": { + "Type": "Típus" + }, + "Typography": { + "Typography": "Tipográfia" + }, + "Typography & Motion": { + "Typography & Motion": "Tipográfia és mozgás" + }, + "Unavailable": { + "Unavailable": "Nem elérhető" + }, + "Uninstall Plugin": { + "Uninstall Plugin": "Bővítmény eltávolítása" + }, + "Unknown": { + "Unknown": "Ismeretlen" + }, + "Unpin from Dock": { + "Unpin from Dock": "Rögzítés feloldása a Dokkról" + }, + "Unsaved Changes": { + "Unsaved Changes": "Nem mentett változtatások" + }, + "Unsaved changes": { + "Unsaved changes": "Nem mentett változtatások" + }, + "Unsaved note...": { + "Unsaved note...": "Nem mentett jegyzet..." + }, + "Untitled": { + "Untitled": "Névtelen" + }, + "Update All": { + "Update All": "Összes frissítése" + }, + "Update Plugin": { + "Update Plugin": "Bővítmény frissítése" + }, + "Use 24-hour time format instead of 12-hour AM/PM": { + "Use 24-hour time format instead of 12-hour AM/PM": "24 órás időformátum használata a 12 órás AM/PM formátum helyett" + }, + "Use Custom Command": { + "Use Custom Command": "Egyéni parancs használata" + }, + "Use Grid Layout": { + "Use Grid Layout": "Rács elrendezés használata" + }, + "Use IP Location": { + "Use IP Location": "IP-cím használata" + }, + "Use Imperial Units": { + "Use Imperial Units": "Angolszász mértékegységek használata" + }, + "Use Imperial units (°F, mph, inHg) instead of Metric (°C, km/h, hPa)": { + "Use Imperial units (°F, mph, inHg) instead of Metric (°C, km/h, hPa)": "Angolszász mértékegységek (°F, mph, inHg) használata a metrikus (°C, km/h, hPa) helyett" + }, + "Use Monospace Font": { + "Use Monospace Font": "Monospace betűtípus használata" + }, + "Use System Theme": { + "Use System Theme": "Rendszertéma használata" + }, + "Use animated wave progress bars for media playback": { + "Use animated wave progress bars for media playback": "Animált, hullámzó folyamatjelző sáv használata a médialejátszáshoz" + }, + "Use custom command for update your system": { + "Use custom command for update your system": "Egyéni parancs használata a rendszer frissítéséhez" + }, + "Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": { + "Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": "Ujjlenyomat-olvasó használata a zárolási képernyőn történő hitelesítéshez (regisztrált ujjlenyomatok szükségesek)" + }, + "Use light theme instead of dark theme": { + "Use light theme instead of dark theme": "Világos téma használata a sötét helyett" + }, + "Use sound theme from system settings": { + "Use sound theme from system settings": "Hangtéma használata a rendszerbeállításokból" + }, + "Use%": { + "Use%": "Használat%" + }, + "Used": { + "Used": "Használt" + }, + "Username": { + "Username": "Felhasználónév" + }, + "Uses sunrise/sunset times to automatically adjust night mode based on your location.": { + "Uses sunrise/sunset times to automatically adjust night mode based on your location.": "Napkelte/napnyugta időpontok használata az éjszakai mód automatikus beállításához a tartózkodási helyed alapján." + }, + "Utilities": { + "Utilities": "Segédprogramok" + }, + "VPN": { + "VPN": "VPN" + }, + "VPN Connections": { + "VPN Connections": "VPN-kapcsolatok" + }, + "VPN Password": { + "VPN Password": "VPN jelszó" + }, + "VPN configuration updated": { + "VPN configuration updated": "VPN-konfiguráció frissítve" + }, + "VPN deleted": { + "VPN deleted": "VPN-kapcsolat törölve" + }, + "VPN imported: ": { + "VPN imported: ": "VPN-konfiguráció importálva: " + }, + "VPN status and quick connect": { + "VPN status and quick connect": "VPN-állapot és gyors csatlakozás" + }, + "VRR: ": { + "VRR: ": "VRR: " + }, + "Version": { + "Version": "Verzió" + }, + "Vertical Deck": { + "Vertical Deck": "Függőleges pakli" + }, + "Vertical Grid": { + "Vertical Grid": "Függőleges rács" + }, + "Vertical Scrolling": { + "Vertical Scrolling": "Függőleges görgetés" + }, + "Vertical Tiling": { + "Vertical Tiling": "Függőleges csempézés" + }, + "Vibrant palette with playful saturation.": { + "Vibrant palette with playful saturation.": "Élénk paletta játékos telítettséggel." + }, + "Visibility": { + "Visibility": "Láthatóság" + }, + "Visual divider between widgets": { + "Visual divider between widgets": "Vizuális elválasztó a widgetek között" + }, + "Visual effect used when wallpaper changes": { + "Visual effect used when wallpaper changes": "Vizuális effektus a háttérkép változásakor" + }, + "Volume": { + "Volume": "Hangerő" + }, + "Volume Changed": { + "Volume Changed": "Hangerő megváltozott" + }, + "Volume OSD": { + "Volume OSD": "Hangerő OSD" + }, + "Volume, brightness, and other system OSDs": { + "Volume, brightness, and other system OSDs": "Hangerő, fényerő és egyéb rendszer OSD-k" + }, + "WPA/WPA2": { + "WPA/WPA2": "WPA/WPA2" + }, + "Wallpaper": { + "Wallpaper": "Háttérkép" + }, + "Wallpaper Monitor": { + "Wallpaper Monitor": "Háttérkép monitor" + }, + "Wallpapers": { + "Wallpapers": "Háttérképek" + }, + "Warm color temperature to apply": { + "Warm color temperature to apply": "Alkalmazandó meleg színhőmérséklet" + }, + "Warning": { + "Warning": "Figyelmeztetés" + }, + "Wave Progress Bars": { + "Wave Progress Bars": "Hullámzó folyamatjelző sáv" + }, + "Weather": { + "Weather": "Időjárás" + }, + "Weather Widget": { + "Weather Widget": "Időjárás widget" + }, + "Website:": { + "Website:": "Weboldal:" + }, + "When enabled, apps are sorted alphabetically. When disabled, apps are sorted by usage frequency.": { + "When enabled, apps are sorted alphabetically. When disabled, apps are sorted by usage frequency.": "Ha engedélyezve van, az alkalmazások betűrendben vannak rendezve. Ha ki van kapcsolva, az alkalmazások használati gyakoriság szerint vannak rendezve." + }, + "When enabled, shows the launcher overlay when typing in Niri overview mode. Disable this if you prefer to not have the launcher when typing on Niri overview or want to use other launcher in the overview.": { + "When enabled, shows the launcher overlay when typing in Niri overview mode. Disable this if you prefer to not have the launcher when typing on Niri overview or want to use other launcher in the overview.": "Bekapcsolva mutatja az indító átfedését, amikor Niri áttekintés-módban gépelsz. Kapcsold ki, ha nem szeretnéd, hogy az indító megjelenjen a Niri-áttekintésben való gépeléskor, vagy ha másik indítót szeretnél használni az áttekintésben." + }, + "Wi-Fi Password": { + "Wi-Fi Password": "Wi-Fi jelszó" + }, + "WiFi": { + "WiFi": "WiFi" + }, + "WiFi Device": { + "WiFi Device": "WiFi eszköz" + }, + "WiFi disabled": { + "WiFi disabled": "WiFi kikapcsolva" + }, + "WiFi enabled": { + "WiFi enabled": "WiFi engedélyezve" + }, + "WiFi is off": { + "WiFi is off": "A Wi-Fi ki van kapcsolva" + }, + "Widget Background Color": { + "Widget Background Color": "Widget háttérszíne" + }, + "Widget Management": { + "Widget Management": "Widgetkezelés" + }, + "Widget Outline": { + "Widget Outline": "Widget körvonal" + }, + "Widget Style": { + "Widget Style": "Widgetstílus" + }, + "Widget Styling": { + "Widget Styling": "Widgetstílus" + }, + "Widget Transparency": { + "Widget Transparency": "Widget átlátszósága" + }, + "Widgets": { + "Widgets": "Widgetek" + }, + "Wind": { + "Wind": "Szél" + }, + "Wind Speed": { + "Wind Speed": "Szélsebesség" + }, + "Workspace": { + "Workspace": "Munkaterület" + }, + "Workspace Index Numbers": { + "Workspace Index Numbers": "Munkaterület-indexszámok" + }, + "Workspace Padding": { + "Workspace Padding": "Munkaterület kitöltés" + }, + "Workspace Settings": { + "Workspace Settings": "Munkaterület-beállítások" + }, + "Workspace Switcher": { + "Workspace Switcher": "Munkaterület-váltó" + }, + "Workspaces": { + "Workspaces": "Munkaterületek" + }, + "Workspaces & Widgets": { + "Workspaces & Widgets": "Munkaterületek és widgetek" + }, + "Yes": { + "Yes": "Igen" + }, + "You have unsaved changes. Save before closing this tab?": { + "You have unsaved changes. Save before closing this tab?": "Nem mentett változtatásaid vannak. Mented a lap bezárása előtt?" + }, + "You have unsaved changes. Save before continuing?": { + "You have unsaved changes. Save before continuing?": "Nem mentett változtatásaid vannak. Mented a folytatás előtt?" + }, + "You have unsaved changes. Save before creating a new file?": { + "You have unsaved changes. Save before creating a new file?": "Nem mentett változtatásaid vannak. Mented az új fájl létrehozása előtt?" + }, + "You have unsaved changes. Save before opening a file?": { + "You have unsaved changes. Save before opening a file?": "Nem mentett változtatásaid vannak. Mented a fájl megnyitása előtt?" + }, + "apps": { + "apps": "alkalmazások" + }, + "custom theme file browser title": { + "Select Custom Theme": "Egyéni téma kiválasztása" + }, + "dark mode wallpaper file browser title | light mode wallpaper file browser title | wallpaper file browser title": { + "Select Wallpaper": "Háttérkép kiválasztása" + }, + "days": { + "days": "" + }, + "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": { + "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": "A dms/binds.kdl létezik, de nincs benne a config.kdl-ben. Az egyéni billentyűparancsok nem fognak működni, amíg ez nincs javítva." + }, + "dms/binds.kdl is not included in config.kdl. Custom keybinds will not work until this is fixed.": { + "dms/binds.kdl is not included in config.kdl. Custom keybinds will not work until this is fixed.": "A dms/binds.kdl nincs belefoglalva a config.kdl fájlba. Az egyéni billentyűparancsok nem fognak működni, amíg ezt nincs javítva." + }, + "dms/binds.kdl is now included in config.kdl": { + "dms/binds.kdl is now included in config.kdl": "A dms/binds.kdl most már szerepel a config.kdl fájlban" + }, + "e.g., firefox, kitty --title foo": { + "e.g., firefox, kitty --title foo": "pl.: firefox, kitty --title foo" + }, + "e.g., focus-workspace 3, resize-column -10": { + "e.g., focus-workspace 3, resize-column -10": "pl.: focus-workspace 3, resize-column -10" + }, + "events": { + "events": "események" + }, + "files": { + "files": "fájlok" + }, + "leave empty for default": { + "leave empty for default": "hagyd üresen az alapértelmezéshez" + }, + "loginctl not available - lock integration requires DMS socket connection": { + "loginctl not available - lock integration requires DMS socket connection": "loginctl nem elérhető – a zár integrációhoz DMS socket kapcsolat szükséges" + }, + "minutes": { + "minutes": "percek" + }, + "ms": { + "ms": "" + }, + "official": { + "official": "hivatalos" + }, + "profile image file browser title": { + "Select Profile Image": "Profilkép kiválasztása" + }, + "seconds": { + "seconds": "másodpercek" + }, + "settings window title": { + "Settings": "Beállítások" + }, + "sysmon window title": { + "System Monitor": "Rendszerfigyelő" + }, + "update dms for NM integration.": { + "update dms for NM integration.": "dms frissítése a NM integrációhoz." + }, + "wallpaper directory file browser title": { + "Select Wallpaper Directory": "Háttérkép könyvtár kiválasztása" + }, + "wallpaper settings disable description": { + "Use an external wallpaper manager like swww, hyprpaper, or swaybg.": "Használj külső háttérképkezelőt, mint például a swww, hyprpaper vagy swaybg." + }, + "wallpaper settings disable toggle": { + "Disable Built-in Wallpapers": "Beépített háttérképek letiltása" + }, + "wallpaper settings external management": { + "External Wallpaper Management": "Külső háttérképkezelés" + }, + "wtype not available - install wtype for paste support": { + "wtype not available - install wtype for paste support": "" + }, + "• Install only from trusted sources": { + "• Install only from trusted sources": "Csak hivatalos forrásokból telepítsen" + }, + "• M - Month (1-12)": { + "• M - Month (1-12)": "• M - Hónap (1-12)" + }, + "• MM - Month (01-12)": { + "• MM - Month (01-12)": "• MM - Hónap (01-12)" + }, + "• MMM - Month (Jan)": { + "• MMM - Month (Jan)": "• MMM - Hónap (Jan)" + }, + "• MMMM - Month (January)": { + "• MMMM - Month (January)": "• MMMM - Hónap (Január)" + }, + "• Plugins may contain bugs or security issues": { + "• Plugins may contain bugs or security issues": "• A beépülő modulok hibákat vagy biztonsági problémákat tartalmazhatnak" + }, + "• Review code before installation when possible": { + "• Review code before installation when possible": "• Lehetőség szerint ellenőrizd a kódot telepítés előtt" + }, + "• d - Day (1-31)": { + "• d - Day (1-31)": "• d - Nap (1-31)" + }, + "• dd - Day (01-31)": { + "• dd - Day (01-31)": "• dd - Nap (01-31)" + }, + "• ddd - Day name (Mon)": { + "• ddd - Day name (Mon)": "• ddd - Nap neve (H)" + }, + "• dddd - Day name (Monday)": { + "• dddd - Day name (Monday)": "• dddd - Nap neve (Hétfő)" + }, + "• yy - Year (24)": { + "• yy - Year (24)": "• yy - Év (24)" + }, + "• yyyy - Year (2024)": { + "• yyyy - Year (2024)": "• yyyy - Év (2024)" + } +} diff --git a/quickshell/translations/poexports/it.json b/quickshell/translations/poexports/it.json index 5d31d249..cf605cbb 100644 --- a/quickshell/translations/poexports/it.json +++ b/quickshell/translations/poexports/it.json @@ -32,6 +32,9 @@ "0 = square corners": { "0 = square corners": "0 = angoli squadrati" }, + "1 day": { + "1 day": "" + }, "1 event": { "1 event": "1 evento" }, @@ -47,6 +50,9 @@ "10 seconds": { "10 seconds": "10 secondi" }, + "14 days": { + "14 days": "" + }, "15 seconds": { "15 seconds": "15 secondi" }, @@ -59,9 +65,15 @@ "24-hour format": { "24-hour format": "formato 24-ore" }, + "3 days": { + "3 days": "" + }, "3 seconds": { "3 seconds": "3 secondi" }, + "30 days": { + "30 days": "" + }, "30 seconds": { "30 seconds": "30 secondi" }, @@ -74,9 +86,15 @@ "5 seconds": { "5 seconds": "5 secondi" }, + "7 days": { + "7 days": "" + }, "8 seconds": { "8 seconds": "8 secondi" }, + "90 days": { + "90 days": "" + }, "A file with this name already exists. Do you want to overwrite it?": { "A file with this name already exists. Do you want to overwrite it?": "Un file con questo nome esiste già. Vuoi sovrascriverlo?" }, @@ -149,6 +167,9 @@ "Adjust the number of columns in grid view mode.": { "Adjust the number of columns in grid view mode.": "Regola il numero di colonne nella modalità di visualizzazione a griglia." }, + "Advanced": { + "Advanced": "" + }, "Afternoon": { "Afternoon": "Pomeriggio" }, @@ -177,7 +198,7 @@ "Always show a minimum of 3 workspaces, even if fewer are available": "Visualizza sempre un minimo di 3 workspaces, anche se ne sono visibili meno" }, "Amount": { - "Amount": "" + "Amount": "Quantità" }, "Animation Speed": { "Animation Speed": "Velocità Animazione" @@ -228,7 +249,10 @@ "Audio Output Devices (": "Dispositivi Uscita Audio (" }, "Audio Output Switch": { - "Audio Output Switch": "" + "Audio Output Switch": "Cambio Uscita Audio" + }, + "Audio Visualizer": { + "Audio Visualizer": "" }, "Auth": { "Auth": "Autenticazione" @@ -266,8 +290,11 @@ "Auto Popup Gaps": { "Auto Popup Gaps": "Auto Popup Gaps" }, + "Auto-Clear After": { + "Auto-Clear After": "" + }, "Auto-close Niri overview when launching apps.": { - "Auto-close Niri overview when launching apps.": "" + "Auto-close Niri overview when launching apps.": "Chiudi automaticamente la panoramica di Niri all'avvio delle app." }, "Auto-hide": { "Auto-hide": "Nascondi automaticamente " @@ -299,6 +326,9 @@ "Automatically cycle through wallpapers in the same folder": { "Automatically cycle through wallpapers in the same folder": "Scorre automaticamente gli sfondi nella stessa cartella" }, + "Automatically delete entries older than this": { + "Automatically delete entries older than this": "" + }, "Automatically detect location based on IP address": { "Automatically detect location based on IP address": "Rileva automaticamente la posizione in base all'indirizzo IP" }, @@ -524,6 +554,12 @@ "Clear All Jobs": { "Clear All Jobs": "Elimina Tutti i Lavori" }, + "Clear all history when server starts": { + "Clear all history when server starts": "" + }, + "Clear at Startup": { + "Clear at Startup": "" + }, "Click Import to add a .ovpn or .conf": { "Click Import to add a .ovpn or .conf": "Clicka su Importa per aggiungere un file .ovpn o .conf" }, @@ -533,12 +569,21 @@ "Click to capture": { "Click to capture": "Clicca per acquisire" }, + "Clipboard": { + "Clipboard": "" + }, "Clipboard History": { "Clipboard History": "Cronologia Clipboard" }, "Clipboard Manager": { "Clipboard Manager": "Gestore Clipboard" }, + "Clipboard service not available": { + "Clipboard service not available": "" + }, + "Clipboard works but nothing saved to disk": { + "Clipboard works but nothing saved to disk": "" + }, "Clock": { "Clock": "Orologio" }, @@ -564,7 +609,7 @@ "Color Picker": "Prelievo Colore" }, "Color Temperature": { - "Color Temperature": "" + "Color Temperature": "Temperatura Colore" }, "Color displayed on monitors without the lock screen": { "Color displayed on monitors without the lock screen": "Colore visualizzato sui monitor senza la schermata di blocco" @@ -677,6 +722,9 @@ "Controls opacity of the DankBar panel background": { "Controls opacity of the DankBar panel background": "Controlla l'opacità dello sfondo del pannello della DankBar" }, + "Cooldown": { + "Cooldown": "" + }, "Copied to clipboard": { "Copied to clipboard": "Copiato nella clipboard" }, @@ -717,13 +765,13 @@ "Current Items": "Elementi Correnti" }, "Current Period": { - "Current Period": "" + "Current Period": "Periodo Corrente" }, "Current Status": { - "Current Status": "" + "Current Status": "Stato Attuale" }, "Current Temp": { - "Current Temp": "" + "Current Temp": "Temperatura attuale" }, "Current Weather": { "Current Weather": "Meteo Attuale" @@ -785,6 +833,9 @@ "DMS out of date": { "DMS out of date": "DMS obsoleta" }, + "DMS service is not connected. Clipboard settings are unavailable.": { + "DMS service is not connected. Clipboard settings are unavailable.": "" + }, "DMS shell actions (launcher, clipboard, etc.)": { "DMS shell actions (launcher, clipboard, etc.)": "Azioni della shell DMS (lanuncher, appunti, ecc.)" }, @@ -837,7 +888,7 @@ "Day Temperature": "Temperatura Giorno" }, "Daytime": { - "Daytime": "" + "Daytime": "Ora del Giorno" }, "Deck": { "Deck": "Deck" @@ -887,6 +938,18 @@ "Disable Autoconnect": { "Disable Autoconnect": "Disabilita connessione automatica" }, + "Disable Clipboard Manager": { + "Disable Clipboard Manager": "" + }, + "Disable Clipboard Ownership": { + "Disable Clipboard Ownership": "" + }, + "Disable History Persistence": { + "Disable History Persistence": "" + }, + "Disable clipboard manager entirely (requires restart)": { + "Disable clipboard manager entirely (requires restart)": "" + }, "Disabled": { "Disabled": "Disabilitato" }, @@ -942,7 +1005,7 @@ "Display settings for ": "Impostazioni display per " }, "Display the power system menu": { - "Display the power system menu": "" + "Display the power system menu": "Mostra il menu di sistema alimentazione" }, "Display volume and brightness percentage values in OSD popups": { "Display volume and brightness percentage values in OSD popups": "Mostra i valori percentuali di volume e luminosità nei popup OSD" @@ -1055,6 +1118,24 @@ "Enable loginctl lock integration": { "Enable loginctl lock integration": "Abilita l'integrazione lock loginctl" }, + "Enable password field display on the lock screen window": { + "Show Password Field": "" + }, + "Enable power action icon on the lock screen window": { + "Show Power Actions": "" + }, + "Enable profile image display on the lock screen window": { + "Show Profile Image": "" + }, + "Enable system date display on the lock screen window": { + "Show System Date": "" + }, + "Enable system status icons on the lock screen window": { + "Show System Icons": "" + }, + "Enable system time display on the lock screen window": { + "Show System Time": "" + }, "Enabled": { "Enabled": "Abilitato" }, @@ -1136,6 +1217,9 @@ "Failed to connect to ": { "Failed to connect to ": "Impossibile connettersi a " }, + "Failed to copy entry": { + "Failed to copy entry": "" + }, "Failed to create printer": { "Failed to create printer": "Impossibile creare la stampante" }, @@ -1175,6 +1259,9 @@ "Failed to load VPN config": { "Failed to load VPN config": "Impossibile importare la configurazione VPN" }, + "Failed to load clipboard configuration.": { + "Failed to load clipboard configuration.": "" + }, "Failed to move job": { "Failed to move job": "Impossibile spostare il lavoro" }, @@ -1199,6 +1286,9 @@ "Failed to resume printer": { "Failed to resume printer": "Impossibile riavviare la stampante" }, + "Failed to save clipboard setting": { + "Failed to save clipboard setting": "" + }, "Failed to save keybind": { "Failed to save keybind": "Impossibile salvare la scorciatoia" }, @@ -1263,7 +1353,7 @@ "Focused Window": "Finestra a fuoco" }, "Follow focus": { - "Follow focus": "" + "Follow focus": "Segui il focus" }, "Font Family": { "Font Family": "Famiglia Font" @@ -1388,6 +1478,9 @@ "High-fidelity palette that preserves source hues.": { "High-fidelity palette that preserves source hues.": "Tavolozza alta-fedeltà per preservare la tonalità della sorgente" }, + "History Settings": { + "History Settings": "" + }, "Hold Duration": { "Hold Duration": "Durata della pressione" }, @@ -1398,7 +1491,7 @@ "Hold to Confirm Power Actions": "Tieni premuto per confermare le azioni di alimentazione" }, "Hold to confirm (%1 ms)": { - "Hold to confirm (%1 ms)": "" + "Hold to confirm (%1 ms)": "Tieni premuto per confermare (%1 ms)" }, "Hold to confirm (%1s)": { "Hold to confirm (%1s)": "Tieni premuto per confermare (%1s)" @@ -1451,9 +1544,15 @@ "Idle monitoring not supported - requires newer Quickshell version": { "Idle monitoring not supported - requires newer Quickshell version": "Monitoraggio riposo non supportato - richiede una versione più recente Quickshell" }, + "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.": "" + }, "Image": { "Image": "Immagine" }, + "Image copied to clipboard": { + "Image copied to clipboard": "" + }, "Import": { "Import": "Importa" }, @@ -1616,6 +1715,12 @@ "Lock Screen Format": { "Lock Screen Format": "Formato Blocca Schermo" }, + "Lock Screen behaviour": { + "Lock Screen behaviour": "" + }, + "Lock Screen layout": { + "Lock Screen layout": "" + }, "Lock before suspend": { "Lock before suspend": "Blocca prima di sospendere" }, @@ -1682,11 +1787,26 @@ "Matugen Target Monitor": { "Matugen Target Monitor": "Monitor di destinazione Matugen" }, + "Matugen Templates": { + "Matugen Templates": "" + }, "Max apps to show": { "Max apps to show": "Applicazioni massime da mostrare" }, "Maximize Detection": { - "Maximize Detection": "" + "Maximize Detection": "Rilevamento Massimizzazione" + }, + "Maximum Entry Size": { + "Maximum Entry Size": "" + }, + "Maximum History": { + "Maximum History": "" + }, + "Maximum number of clipboard entries to keep": { + "Maximum number of clipboard entries to keep": "" + }, + "Maximum size per clipboard entry": { + "Maximum size per clipboard entry": "" }, "Media": { "Media": "Media" @@ -1836,7 +1956,7 @@ "New York, NY": "New York, NY" }, "Next Transition": { - "Next Transition": "" + "Next Transition": "Prossima Transizione" }, "Night": { "Night": "Notte" @@ -1866,7 +1986,7 @@ "No Bluetooth adapter found": "Nessun adattatore Bluetooth trovato" }, "No GPU detected": { - "No GPU detected": "" + "No GPU detected": "Nessuna GPU rilevata" }, "No Media": { "No Media": "Nessun Media" @@ -2016,7 +2136,7 @@ "Optional location": "Posizione facoltativa" }, "Options": { - "Options": "" + "Options": "Opzioni" }, "Other": { "Other": "Altro" @@ -2148,7 +2268,7 @@ "Plugins:": "Plugins:" }, "Pointer": { - "Pointer": "" + "Pointer": "Puntatore" }, "Popup Position": { "Popup Position": "Posizione Popup" @@ -2166,7 +2286,7 @@ "Possible Override Conflicts": "Possibili Conflitti di Sovrascrittura" }, "Power": { - "Power": "" + "Power": "Alimentazione" }, "Power & Security": { "Power & Security": "Alimentazione & Sicurezza" @@ -2316,7 +2436,7 @@ "Remove": "Rimuovi" }, "Remove gaps and border when windows are maximized": { - "Remove gaps and border when windows are maximized": "" + "Remove gaps and border when windows are maximized": "Rimuovi spazi e bordo quando le finestre sono massimizzate" }, "Report": { "Report": "Riepilogo" @@ -2366,6 +2486,9 @@ "Right-click bar widget to cycle": { "Right-click bar widget to cycle": "Click destro sulla barra per scorrimento" }, + "Run DMS Templates": { + "Run DMS Templates": "" + }, "Run User Templates": { "Run User Templates": "Esegui Templates Utente" }, @@ -2531,6 +2654,9 @@ "Shift+Del: Clear All • Esc: Close": { "Shift+Del: Clear All • Esc: Close": "Shift+Del: Elimina tutto • Esc: Chiude" }, + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": { + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": "" + }, "Short": { "Short": "Corto" }, @@ -2585,11 +2711,14 @@ "Show all 9 tags instead of only occupied tags (DWL only)": { "Show all 9 tags instead of only occupied tags (DWL only)": "Mostra tutti i 9 tags invece dei soli tags occupati (solo DWL)" }, + "Show cava audio visualizer in media widget": { + "Show cava audio visualizer in media widget": "" + }, "Show darkened overlay behind modal dialogs": { "Show darkened overlay behind modal dialogs": "Mostra la sovrapposizione scurita dietro le finestre di dialogo modali" }, "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.": "" + "Show launcher overlay when typing in Niri overview. Disable to use another launcher.": "Mostra la sovrapposizione del launcher durante la digitazione nella panoramica di Niri. Disabilita per usare un altro launcher." }, "Show on Last Display": { "Show on Last Display": "Mostra sull'ultimo display" @@ -2610,7 +2739,7 @@ "Show on-screen display when caps lock state changes": "Visualizza un messaggio a schermo quando lo stato del maiuscolo cambia" }, "Show on-screen display when cycling audio output devices": { - "Show on-screen display when cycling audio output devices": "" + "Show on-screen display when cycling audio output devices": "Mostra un avviso sullo schermo quando si scorre tra i dispositivi di uscita audio" }, "Show on-screen display when idle inhibitor state changes": { "Show on-screen display when idle inhibitor state changes": "Mostra visualizzazione a schermo quando cambia lo stato dell'inibitore di inattività" @@ -2760,7 +2889,7 @@ "Switch User": "Cambia Utente" }, "Switch to power profile": { - "Switch to power profile": "" + "Switch to power profile": "Passa al profilo energetico" }, "Sync Mode with Portal": { "Sync Mode with Portal": "Modalità Sync con Portale" @@ -2811,7 +2940,7 @@ "System update custom command": "Comando personalizzato aggiornamento sistema" }, "Tab": { - "Tab": "" + "Tab": "Scheda" }, "Tab/Shift+Tab: Nav • ←→↑↓: Grid Nav • Enter/Space: Select": { "Tab/Shift+Tab: Nav • ←→↑↓: Grid Nav • Enter/Space: Select": "Tab/Shift+Tab: Nav • ←→↑↓: Griglia Nav • Enter/Spazio: Seleziona" @@ -2847,7 +2976,7 @@ "Theme Color": "Colori Tema" }, "Thickness": { - "Thickness": "" + "Thickness": "Spessore" }, "Third-Party Plugin Warning": { "Third-Party Plugin Warning": "Avviso Plugin Terze-Parti" @@ -3108,7 +3237,7 @@ "Wallpapers": "Sfondi" }, "Warm color temperature to apply": { - "Warm color temperature to apply": "" + "Warm color temperature to apply": "Temperatura colore calda da applicare" }, "Warning": { "Warning": "Attenzione" @@ -3221,6 +3350,9 @@ "dark mode wallpaper file browser title | light mode wallpaper file browser title | wallpaper file browser title": { "Select Wallpaper": "Seleziona Sfondo" }, + "days": { + "days": "" + }, "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": { "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": "dms/binds.kdl esiste ma non è incluso in config.kdl. Le scorciatoie personalizzate non funzioneranno finché questo non sarà risolto." }, @@ -3243,7 +3375,7 @@ "files": "file" }, "leave empty for default": { - "leave empty for default": "" + "leave empty for default": "lascia vuoto per il valore predefinito" }, "loginctl not available - lock integration requires DMS socket connection": { "loginctl not available - lock integration requires DMS socket connection": "loginctl non disponibile - integrazione blocco richiede connessione socket DMS" @@ -3251,6 +3383,9 @@ "minutes": { "minutes": "minuti" }, + "ms": { + "ms": "" + }, "official": { "official": "ufficiale" }, @@ -3281,6 +3416,9 @@ "wallpaper settings external management": { "External Wallpaper Management": "Gestore di Sfondi ESterno" }, + "wtype not available - install wtype for paste support": { + "wtype not available - install wtype for paste support": "" + }, "• Install only from trusted sources": { "• Install only from trusted sources": "• Installa solo da sorgenti fidate" }, diff --git a/quickshell/translations/poexports/ja.json b/quickshell/translations/poexports/ja.json index 95a3baad..3e112cc4 100644 --- a/quickshell/translations/poexports/ja.json +++ b/quickshell/translations/poexports/ja.json @@ -32,6 +32,9 @@ "0 = square corners": { "0 = square corners": "" }, + "1 day": { + "1 day": "" + }, "1 event": { "1 event": "1件のイベント" }, @@ -47,6 +50,9 @@ "10 seconds": { "10 seconds": "" }, + "14 days": { + "14 days": "" + }, "15 seconds": { "15 seconds": "" }, @@ -59,9 +65,15 @@ "24-hour format": { "24-hour format": "24時間形式" }, + "3 days": { + "3 days": "" + }, "3 seconds": { "3 seconds": "" }, + "30 days": { + "30 days": "" + }, "30 seconds": { "30 seconds": "" }, @@ -74,9 +86,15 @@ "5 seconds": { "5 seconds": "" }, + "7 days": { + "7 days": "" + }, "8 seconds": { "8 seconds": "" }, + "90 days": { + "90 days": "" + }, "A file with this name already exists. Do you want to overwrite it?": { "A file with this name already exists. Do you want to overwrite it?": "この名前のファイルは既に存在します。上書きしてもよろしいですか?" }, @@ -149,6 +167,9 @@ "Adjust the number of columns in grid view mode.": { "Adjust the number of columns in grid view mode.": "グリッド表示モードでの列数を調整します。" }, + "Advanced": { + "Advanced": "" + }, "Afternoon": { "Afternoon": "" }, @@ -230,6 +251,9 @@ "Audio Output Switch": { "Audio Output Switch": "" }, + "Audio Visualizer": { + "Audio Visualizer": "" + }, "Auth": { "Auth": "" }, @@ -266,6 +290,9 @@ "Auto Popup Gaps": { "Auto Popup Gaps": "自動ポップアップギャップ" }, + "Auto-Clear After": { + "Auto-Clear After": "" + }, "Auto-close Niri overview when launching apps.": { "Auto-close Niri overview when launching apps.": "" }, @@ -299,6 +326,9 @@ "Automatically cycle through wallpapers in the same folder": { "Automatically cycle through wallpapers in the same folder": "同じフォルダ内の壁紙を自動的に切り替える" }, + "Automatically delete entries older than this": { + "Automatically delete entries older than this": "" + }, "Automatically detect location based on IP address": { "Automatically detect location based on IP address": "IPアドレスに基づいて位置を自動的に検出" }, @@ -524,6 +554,12 @@ "Clear All Jobs": { "Clear All Jobs": "" }, + "Clear all history when server starts": { + "Clear all history when server starts": "" + }, + "Clear at Startup": { + "Clear at Startup": "" + }, "Click Import to add a .ovpn or .conf": { "Click Import to add a .ovpn or .conf": "" }, @@ -533,12 +569,21 @@ "Click to capture": { "Click to capture": "" }, + "Clipboard": { + "Clipboard": "" + }, "Clipboard History": { "Clipboard History": "クリップボード履歴" }, "Clipboard Manager": { "Clipboard Manager": "クリップボード管理" }, + "Clipboard service not available": { + "Clipboard service not available": "" + }, + "Clipboard works but nothing saved to disk": { + "Clipboard works but nothing saved to disk": "" + }, "Clock": { "Clock": "時計" }, @@ -677,6 +722,9 @@ "Controls opacity of the DankBar panel background": { "Controls opacity of the DankBar panel background": "DankBarパネルの背景の不透明度を制御" }, + "Cooldown": { + "Cooldown": "" + }, "Copied to clipboard": { "Copied to clipboard": "クリップボードにコピーしました" }, @@ -785,6 +833,9 @@ "DMS out of date": { "DMS out of date": "DMSに更新があります" }, + "DMS service is not connected. Clipboard settings are unavailable.": { + "DMS service is not connected. Clipboard settings are unavailable.": "" + }, "DMS shell actions (launcher, clipboard, etc.)": { "DMS shell actions (launcher, clipboard, etc.)": "" }, @@ -887,6 +938,18 @@ "Disable Autoconnect": { "Disable Autoconnect": "自動接続を無効" }, + "Disable Clipboard Manager": { + "Disable Clipboard Manager": "" + }, + "Disable Clipboard Ownership": { + "Disable Clipboard Ownership": "" + }, + "Disable History Persistence": { + "Disable History Persistence": "" + }, + "Disable clipboard manager entirely (requires restart)": { + "Disable clipboard manager entirely (requires restart)": "" + }, "Disabled": { "Disabled": "無効化されました" }, @@ -1055,6 +1118,24 @@ "Enable loginctl lock integration": { "Enable loginctl lock integration": "ログインロックの統合を有効に" }, + "Enable password field display on the lock screen window": { + "Show Password Field": "" + }, + "Enable power action icon on the lock screen window": { + "Show Power Actions": "" + }, + "Enable profile image display on the lock screen window": { + "Show Profile Image": "" + }, + "Enable system date display on the lock screen window": { + "Show System Date": "" + }, + "Enable system status icons on the lock screen window": { + "Show System Icons": "" + }, + "Enable system time display on the lock screen window": { + "Show System Time": "" + }, "Enabled": { "Enabled": "有効化されました" }, @@ -1136,6 +1217,9 @@ "Failed to connect to ": { "Failed to connect to ": "接続ができませんでした " }, + "Failed to copy entry": { + "Failed to copy entry": "" + }, "Failed to create printer": { "Failed to create printer": "" }, @@ -1175,6 +1259,9 @@ "Failed to load VPN config": { "Failed to load VPN config": "" }, + "Failed to load clipboard configuration.": { + "Failed to load clipboard configuration.": "" + }, "Failed to move job": { "Failed to move job": "" }, @@ -1199,6 +1286,9 @@ "Failed to resume printer": { "Failed to resume printer": "プリンタの再開に失敗しました" }, + "Failed to save clipboard setting": { + "Failed to save clipboard setting": "" + }, "Failed to save keybind": { "Failed to save keybind": "" }, @@ -1388,6 +1478,9 @@ "High-fidelity palette that preserves source hues.": { "High-fidelity palette that preserves source hues.": "ソースの色相を保持する忠実度の高いパレット。" }, + "History Settings": { + "History Settings": "" + }, "Hold Duration": { "Hold Duration": "" }, @@ -1451,9 +1544,15 @@ "Idle monitoring not supported - requires newer Quickshell version": { "Idle monitoring not supported - requires newer Quickshell version": "アイドル監視はサポートされていません - 新しい Quickshell バージョンが必要です" }, + "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.": "" + }, "Image": { "Image": "画像" }, + "Image copied to clipboard": { + "Image copied to clipboard": "" + }, "Import": { "Import": "" }, @@ -1616,6 +1715,12 @@ "Lock Screen Format": { "Lock Screen Format": "ロック画面のフォーマット" }, + "Lock Screen behaviour": { + "Lock Screen behaviour": "" + }, + "Lock Screen layout": { + "Lock Screen layout": "" + }, "Lock before suspend": { "Lock before suspend": "一時停止前にロック" }, @@ -1682,12 +1787,27 @@ "Matugen Target Monitor": { "Matugen Target Monitor": "Matugenターゲットモニター" }, + "Matugen Templates": { + "Matugen Templates": "" + }, "Max apps to show": { "Max apps to show": "表示するアプリの最大数" }, "Maximize Detection": { "Maximize Detection": "" }, + "Maximum Entry Size": { + "Maximum Entry Size": "" + }, + "Maximum History": { + "Maximum History": "" + }, + "Maximum number of clipboard entries to keep": { + "Maximum number of clipboard entries to keep": "" + }, + "Maximum size per clipboard entry": { + "Maximum size per clipboard entry": "" + }, "Media": { "Media": "メディア" }, @@ -2366,6 +2486,9 @@ "Right-click bar widget to cycle": { "Right-click bar widget to cycle": "バーウィジェットを右クリックして循環" }, + "Run DMS Templates": { + "Run DMS Templates": "" + }, "Run User Templates": { "Run User Templates": "ユーザーのテンプレを実行" }, @@ -2531,6 +2654,9 @@ "Shift+Del: Clear All • Esc: Close": { "Shift+Del: Clear All • Esc: Close": "Shift+Del: すべてクリア • Esc: 閉じる" }, + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": { + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": "" + }, "Short": { "Short": "" }, @@ -2585,6 +2711,9 @@ "Show all 9 tags instead of only occupied tags (DWL only)": { "Show all 9 tags instead of only occupied tags (DWL only)": "占有タグのみではなく、9 つのタグをすべて表示 (DWL のみ)" }, + "Show cava audio visualizer in media widget": { + "Show cava audio visualizer in media widget": "" + }, "Show darkened overlay behind modal dialogs": { "Show darkened overlay behind modal dialogs": "モーダルダイアログの背後に暗いオーバーレイを表示" }, @@ -3221,6 +3350,9 @@ "dark mode wallpaper file browser title | light mode wallpaper file browser title | wallpaper file browser title": { "Select Wallpaper": "壁紙を選んでください" }, + "days": { + "days": "" + }, "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": { "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": "" }, @@ -3251,6 +3383,9 @@ "minutes": { "minutes": "" }, + "ms": { + "ms": "" + }, "official": { "official": "公式" }, @@ -3281,6 +3416,9 @@ "wallpaper settings external management": { "External Wallpaper Management": "" }, + "wtype not available - install wtype for paste support": { + "wtype not available - install wtype for paste support": "" + }, "• Install only from trusted sources": { "• Install only from trusted sources": "• 信頼できるソースからのみインストールする" }, diff --git a/quickshell/translations/poexports/pl.json b/quickshell/translations/poexports/pl.json index f759dc7c..d21f2a40 100644 --- a/quickshell/translations/poexports/pl.json +++ b/quickshell/translations/poexports/pl.json @@ -32,6 +32,9 @@ "0 = square corners": { "0 = square corners": "0 = kwadratowe rogi" }, + "1 day": { + "1 day": "" + }, "1 event": { "1 event": "1 wydarzenie" }, @@ -47,6 +50,9 @@ "10 seconds": { "10 seconds": "10 sekund" }, + "14 days": { + "14 days": "" + }, "15 seconds": { "15 seconds": "15 sekund" }, @@ -59,9 +65,15 @@ "24-hour format": { "24-hour format": "format 24-godzinny" }, + "3 days": { + "3 days": "" + }, "3 seconds": { "3 seconds": "3 sekundy" }, + "30 days": { + "30 days": "" + }, "30 seconds": { "30 seconds": "30 sekund" }, @@ -74,9 +86,15 @@ "5 seconds": { "5 seconds": "5 sekund" }, + "7 days": { + "7 days": "" + }, "8 seconds": { "8 seconds": "8 sekund" }, + "90 days": { + "90 days": "" + }, "A file with this name already exists. Do you want to overwrite it?": { "A file with this name already exists. Do you want to overwrite it?": "Plik o takiej nazwie już istnieje. Czy chcesz go nadpisać?" }, @@ -149,6 +167,9 @@ "Adjust the number of columns in grid view mode.": { "Adjust the number of columns in grid view mode.": "Dostosuj liczbę kolumn w widoku siatki." }, + "Advanced": { + "Advanced": "" + }, "Afternoon": { "Afternoon": "Popołudnie" }, @@ -230,6 +251,9 @@ "Audio Output Switch": { "Audio Output Switch": "" }, + "Audio Visualizer": { + "Audio Visualizer": "" + }, "Auth": { "Auth": "Uwierzytelnianie" }, @@ -266,6 +290,9 @@ "Auto Popup Gaps": { "Auto Popup Gaps": "Automatyczne odstępy wyskakujących okienek" }, + "Auto-Clear After": { + "Auto-Clear After": "" + }, "Auto-close Niri overview when launching apps.": { "Auto-close Niri overview when launching apps.": "" }, @@ -299,6 +326,9 @@ "Automatically cycle through wallpapers in the same folder": { "Automatically cycle through wallpapers in the same folder": "Automatycznie zmieniaj tapety z tego samego katalogu" }, + "Automatically delete entries older than this": { + "Automatically delete entries older than this": "" + }, "Automatically detect location based on IP address": { "Automatically detect location based on IP address": "Automatycznie wykrywaj lokalizację na podstawie adresu IP" }, @@ -524,6 +554,12 @@ "Clear All Jobs": { "Clear All Jobs": "Wyczyść wszystkie zadania" }, + "Clear all history when server starts": { + "Clear all history when server starts": "" + }, + "Clear at Startup": { + "Clear at Startup": "" + }, "Click Import to add a .ovpn or .conf": { "Click Import to add a .ovpn or .conf": "Kliknij Importuj, aby dodać plik .ovpn lub .conf" }, @@ -533,12 +569,21 @@ "Click to capture": { "Click to capture": "Kliknij, aby uchwycić" }, + "Clipboard": { + "Clipboard": "" + }, "Clipboard History": { "Clipboard History": "Historia schowka" }, "Clipboard Manager": { "Clipboard Manager": "Menedżer schowka" }, + "Clipboard service not available": { + "Clipboard service not available": "" + }, + "Clipboard works but nothing saved to disk": { + "Clipboard works but nothing saved to disk": "" + }, "Clock": { "Clock": "Zegar" }, @@ -677,6 +722,9 @@ "Controls opacity of the DankBar panel background": { "Controls opacity of the DankBar panel background": "Kontroluje przezroczystość tła panelu DankBar" }, + "Cooldown": { + "Cooldown": "" + }, "Copied to clipboard": { "Copied to clipboard": "Skopiowano do schowka" }, @@ -785,6 +833,9 @@ "DMS out of date": { "DMS out of date": "DMS nieaktualny" }, + "DMS service is not connected. Clipboard settings are unavailable.": { + "DMS service is not connected. Clipboard settings are unavailable.": "" + }, "DMS shell actions (launcher, clipboard, etc.)": { "DMS shell actions (launcher, clipboard, etc.)": "Akcje powłoki DMS (program uruchamiający, schowek itp.)" }, @@ -887,6 +938,18 @@ "Disable Autoconnect": { "Disable Autoconnect": "Wyłącz automatyczne łączenie" }, + "Disable Clipboard Manager": { + "Disable Clipboard Manager": "" + }, + "Disable Clipboard Ownership": { + "Disable Clipboard Ownership": "" + }, + "Disable History Persistence": { + "Disable History Persistence": "" + }, + "Disable clipboard manager entirely (requires restart)": { + "Disable clipboard manager entirely (requires restart)": "" + }, "Disabled": { "Disabled": "Wyłączony" }, @@ -1055,6 +1118,24 @@ "Enable loginctl lock integration": { "Enable loginctl lock integration": "Włącz integrację blokady loginctl" }, + "Enable password field display on the lock screen window": { + "Show Password Field": "" + }, + "Enable power action icon on the lock screen window": { + "Show Power Actions": "" + }, + "Enable profile image display on the lock screen window": { + "Show Profile Image": "" + }, + "Enable system date display on the lock screen window": { + "Show System Date": "" + }, + "Enable system status icons on the lock screen window": { + "Show System Icons": "" + }, + "Enable system time display on the lock screen window": { + "Show System Time": "" + }, "Enabled": { "Enabled": "Włączony" }, @@ -1136,6 +1217,9 @@ "Failed to connect to ": { "Failed to connect to ": "Nie udało się połączyć z " }, + "Failed to copy entry": { + "Failed to copy entry": "" + }, "Failed to create printer": { "Failed to create printer": "Nie udało się utworzyć drukarki" }, @@ -1175,6 +1259,9 @@ "Failed to load VPN config": { "Failed to load VPN config": "Nie udało się wczytać konfiguracji VPN" }, + "Failed to load clipboard configuration.": { + "Failed to load clipboard configuration.": "" + }, "Failed to move job": { "Failed to move job": "Nie udało się przenieść zadania" }, @@ -1199,6 +1286,9 @@ "Failed to resume printer": { "Failed to resume printer": "Wznowienie drukarki nie powiodło się" }, + "Failed to save clipboard setting": { + "Failed to save clipboard setting": "" + }, "Failed to save keybind": { "Failed to save keybind": "Nie udało się zapisać skrótu klawiszowego" }, @@ -1388,6 +1478,9 @@ "High-fidelity palette that preserves source hues.": { "High-fidelity palette that preserves source hues.": "Wysokiej jakości paleta, która zachowuje źródłowe odcienie." }, + "History Settings": { + "History Settings": "" + }, "Hold Duration": { "Hold Duration": "Czas przytrzymania" }, @@ -1451,9 +1544,15 @@ "Idle monitoring not supported - requires newer Quickshell version": { "Idle monitoring not supported - requires newer Quickshell version": "Monitorowanie bezczynności nie jest obsługiwane - wymaga nowszej wersji Quickshell" }, + "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.": "" + }, "Image": { "Image": "Zdjęcie" }, + "Image copied to clipboard": { + "Image copied to clipboard": "" + }, "Import": { "Import": "Importuj" }, @@ -1616,6 +1715,12 @@ "Lock Screen Format": { "Lock Screen Format": "Format ekranu blokady" }, + "Lock Screen behaviour": { + "Lock Screen behaviour": "" + }, + "Lock Screen layout": { + "Lock Screen layout": "" + }, "Lock before suspend": { "Lock before suspend": "Zablokuj przed wstrzymaniem" }, @@ -1682,12 +1787,27 @@ "Matugen Target Monitor": { "Matugen Target Monitor": "Monitor docelowy Matugen" }, + "Matugen Templates": { + "Matugen Templates": "" + }, "Max apps to show": { "Max apps to show": "Maksymalna liczba aplikacji do pokazania" }, "Maximize Detection": { "Maximize Detection": "" }, + "Maximum Entry Size": { + "Maximum Entry Size": "" + }, + "Maximum History": { + "Maximum History": "" + }, + "Maximum number of clipboard entries to keep": { + "Maximum number of clipboard entries to keep": "" + }, + "Maximum size per clipboard entry": { + "Maximum size per clipboard entry": "" + }, "Media": { "Media": "Media" }, @@ -2366,6 +2486,9 @@ "Right-click bar widget to cycle": { "Right-click bar widget to cycle": "Kliknij prawym przyciskiem myszy pasek widżetu, aby przejść do następnego" }, + "Run DMS Templates": { + "Run DMS Templates": "" + }, "Run User Templates": { "Run User Templates": "Uruchom szablony użytkownika" }, @@ -2531,6 +2654,9 @@ "Shift+Del: Clear All • Esc: Close": { "Shift+Del: Clear All • Esc: Close": "Shift+Del: Wyczyść wszystko • Esc: Zamknij" }, + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": { + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": "" + }, "Short": { "Short": "Krótki" }, @@ -2585,6 +2711,9 @@ "Show all 9 tags instead of only occupied tags (DWL only)": { "Show all 9 tags instead of only occupied tags (DWL only)": "Pokaż wszystkie 9 tagów zamiast tylko zajętych (tylko DWL)" }, + "Show cava audio visualizer in media widget": { + "Show cava audio visualizer in media widget": "" + }, "Show darkened overlay behind modal dialogs": { "Show darkened overlay behind modal dialogs": "Pokaż przyciemnioną nakładkę za oknami modalnymi" }, @@ -3221,6 +3350,9 @@ "dark mode wallpaper file browser title | light mode wallpaper file browser title | wallpaper file browser title": { "Select Wallpaper": "Wybierz tapetę" }, + "days": { + "days": "" + }, "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": { "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": "Plik dms/binds.kdl istnieje, ale nie jest uwzględniony w pliku config.kdl. Niestandardowe skróty klawiszowe nie będą działać, dopóki ten problem nie zostanie rozwiązany." }, @@ -3251,6 +3383,9 @@ "minutes": { "minutes": "protokół" }, + "ms": { + "ms": "" + }, "official": { "official": "oficjalny" }, @@ -3281,6 +3416,9 @@ "wallpaper settings external management": { "External Wallpaper Management": "Zarządzanie tapetami zewnętrznymi" }, + "wtype not available - install wtype for paste support": { + "wtype not available - install wtype for paste support": "" + }, "• Install only from trusted sources": { "• Install only from trusted sources": "• Instaluj tylko z zaufanych źródeł" }, diff --git a/quickshell/translations/poexports/pt.json b/quickshell/translations/poexports/pt.json index d9f2eed6..45082fea 100644 --- a/quickshell/translations/poexports/pt.json +++ b/quickshell/translations/poexports/pt.json @@ -32,6 +32,9 @@ "0 = square corners": { "0 = square corners": "" }, + "1 day": { + "1 day": "" + }, "1 event": { "1 event": "1 evento" }, @@ -47,6 +50,9 @@ "10 seconds": { "10 seconds": "" }, + "14 days": { + "14 days": "" + }, "15 seconds": { "15 seconds": "" }, @@ -59,9 +65,15 @@ "24-hour format": { "24-hour format": "formato de 24 horas" }, + "3 days": { + "3 days": "" + }, "3 seconds": { "3 seconds": "" }, + "30 days": { + "30 days": "" + }, "30 seconds": { "30 seconds": "" }, @@ -74,9 +86,15 @@ "5 seconds": { "5 seconds": "" }, + "7 days": { + "7 days": "" + }, "8 seconds": { "8 seconds": "" }, + "90 days": { + "90 days": "" + }, "A file with this name already exists. Do you want to overwrite it?": { "A file with this name already exists. Do you want to overwrite it?": "Um arquivo com esse nome já existe. Você quer sobrescrevê-lo?" }, @@ -149,6 +167,9 @@ "Adjust the number of columns in grid view mode.": { "Adjust the number of columns in grid view mode.": "" }, + "Advanced": { + "Advanced": "" + }, "Afternoon": { "Afternoon": "" }, @@ -230,6 +251,9 @@ "Audio Output Switch": { "Audio Output Switch": "" }, + "Audio Visualizer": { + "Audio Visualizer": "" + }, "Auth": { "Auth": "" }, @@ -266,6 +290,9 @@ "Auto Popup Gaps": { "Auto Popup Gaps": "Espaçamento Automático de Popup" }, + "Auto-Clear After": { + "Auto-Clear After": "" + }, "Auto-close Niri overview when launching apps.": { "Auto-close Niri overview when launching apps.": "" }, @@ -299,6 +326,9 @@ "Automatically cycle through wallpapers in the same folder": { "Automatically cycle through wallpapers in the same folder": "Circular automaticamente dentre os papéis de parede na mesma pasta" }, + "Automatically delete entries older than this": { + "Automatically delete entries older than this": "" + }, "Automatically detect location based on IP address": { "Automatically detect location based on IP address": "Detectar localização automáticamente baseado no endereço IP" }, @@ -524,6 +554,12 @@ "Clear All Jobs": { "Clear All Jobs": "" }, + "Clear all history when server starts": { + "Clear all history when server starts": "" + }, + "Clear at Startup": { + "Clear at Startup": "" + }, "Click Import to add a .ovpn or .conf": { "Click Import to add a .ovpn or .conf": "" }, @@ -533,12 +569,21 @@ "Click to capture": { "Click to capture": "" }, + "Clipboard": { + "Clipboard": "" + }, "Clipboard History": { "Clipboard History": "Histórico da Área de Transferência" }, "Clipboard Manager": { "Clipboard Manager": "Gerenciador da Área de Transferência" }, + "Clipboard service not available": { + "Clipboard service not available": "" + }, + "Clipboard works but nothing saved to disk": { + "Clipboard works but nothing saved to disk": "" + }, "Clock": { "Clock": "Relógio" }, @@ -677,6 +722,9 @@ "Controls opacity of the DankBar panel background": { "Controls opacity of the DankBar panel background": "" }, + "Cooldown": { + "Cooldown": "" + }, "Copied to clipboard": { "Copied to clipboard": "Copiado para a área de transferência" }, @@ -785,6 +833,9 @@ "DMS out of date": { "DMS out of date": "DMS desatualizado" }, + "DMS service is not connected. Clipboard settings are unavailable.": { + "DMS service is not connected. Clipboard settings are unavailable.": "" + }, "DMS shell actions (launcher, clipboard, etc.)": { "DMS shell actions (launcher, clipboard, etc.)": "" }, @@ -887,6 +938,18 @@ "Disable Autoconnect": { "Disable Autoconnect": "" }, + "Disable Clipboard Manager": { + "Disable Clipboard Manager": "" + }, + "Disable Clipboard Ownership": { + "Disable Clipboard Ownership": "" + }, + "Disable History Persistence": { + "Disable History Persistence": "" + }, + "Disable clipboard manager entirely (requires restart)": { + "Disable clipboard manager entirely (requires restart)": "" + }, "Disabled": { "Disabled": "" }, @@ -1055,6 +1118,24 @@ "Enable loginctl lock integration": { "Enable loginctl lock integration": "Ativar integração de bloqueio do loginctl" }, + "Enable password field display on the lock screen window": { + "Show Password Field": "" + }, + "Enable power action icon on the lock screen window": { + "Show Power Actions": "" + }, + "Enable profile image display on the lock screen window": { + "Show Profile Image": "" + }, + "Enable system date display on the lock screen window": { + "Show System Date": "" + }, + "Enable system status icons on the lock screen window": { + "Show System Icons": "" + }, + "Enable system time display on the lock screen window": { + "Show System Time": "" + }, "Enabled": { "Enabled": "" }, @@ -1136,6 +1217,9 @@ "Failed to connect to ": { "Failed to connect to ": "Erro ao conectar a " }, + "Failed to copy entry": { + "Failed to copy entry": "" + }, "Failed to create printer": { "Failed to create printer": "" }, @@ -1175,6 +1259,9 @@ "Failed to load VPN config": { "Failed to load VPN config": "" }, + "Failed to load clipboard configuration.": { + "Failed to load clipboard configuration.": "" + }, "Failed to move job": { "Failed to move job": "" }, @@ -1199,6 +1286,9 @@ "Failed to resume printer": { "Failed to resume printer": "" }, + "Failed to save clipboard setting": { + "Failed to save clipboard setting": "" + }, "Failed to save keybind": { "Failed to save keybind": "" }, @@ -1388,6 +1478,9 @@ "High-fidelity palette that preserves source hues.": { "High-fidelity palette that preserves source hues.": "Paleta de alta fidelidade que preserva tons da fonte." }, + "History Settings": { + "History Settings": "" + }, "Hold Duration": { "Hold Duration": "" }, @@ -1451,9 +1544,15 @@ "Idle monitoring not supported - requires newer Quickshell version": { "Idle monitoring not supported - requires newer Quickshell version": "Monitoramento de inatividade não disponível – requer versão mais recente do Quickshell" }, + "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.": "" + }, "Image": { "Image": "Imagem" }, + "Image copied to clipboard": { + "Image copied to clipboard": "" + }, "Import": { "Import": "" }, @@ -1616,6 +1715,12 @@ "Lock Screen Format": { "Lock Screen Format": "Formato da Tela de Bloqueio" }, + "Lock Screen behaviour": { + "Lock Screen behaviour": "" + }, + "Lock Screen layout": { + "Lock Screen layout": "" + }, "Lock before suspend": { "Lock before suspend": "Bloquear antes de suspender" }, @@ -1682,12 +1787,27 @@ "Matugen Target Monitor": { "Matugen Target Monitor": "Monitor-alvo do Matugen" }, + "Matugen Templates": { + "Matugen Templates": "" + }, "Max apps to show": { "Max apps to show": "Máximo de apps para mostrar" }, "Maximize Detection": { "Maximize Detection": "" }, + "Maximum Entry Size": { + "Maximum Entry Size": "" + }, + "Maximum History": { + "Maximum History": "" + }, + "Maximum number of clipboard entries to keep": { + "Maximum number of clipboard entries to keep": "" + }, + "Maximum size per clipboard entry": { + "Maximum size per clipboard entry": "" + }, "Media": { "Media": "Mídia" }, @@ -2366,6 +2486,9 @@ "Right-click bar widget to cycle": { "Right-click bar widget to cycle": "" }, + "Run DMS Templates": { + "Run DMS Templates": "" + }, "Run User Templates": { "Run User Templates": "Executar Templates do Usuário" }, @@ -2531,6 +2654,9 @@ "Shift+Del: Clear All • Esc: Close": { "Shift+Del: Clear All • Esc: Close": "Shift+Del: Apagar tudo • Esc: Fechar" }, + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": { + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": "" + }, "Short": { "Short": "" }, @@ -2585,6 +2711,9 @@ "Show all 9 tags instead of only occupied tags (DWL only)": { "Show all 9 tags instead of only occupied tags (DWL only)": "Mostrar todas as 9 tags ao invés de apenas tags ocupadas (apenas DWL)" }, + "Show cava audio visualizer in media widget": { + "Show cava audio visualizer in media widget": "" + }, "Show darkened overlay behind modal dialogs": { "Show darkened overlay behind modal dialogs": "" }, @@ -3221,6 +3350,9 @@ "dark mode wallpaper file browser title | light mode wallpaper file browser title | wallpaper file browser title": { "Select Wallpaper": "" }, + "days": { + "days": "" + }, "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": { "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": "" }, @@ -3251,6 +3383,9 @@ "minutes": { "minutes": "" }, + "ms": { + "ms": "" + }, "official": { "official": "oficial" }, @@ -3281,6 +3416,9 @@ "wallpaper settings external management": { "External Wallpaper Management": "" }, + "wtype not available - install wtype for paste support": { + "wtype not available - install wtype for paste support": "" + }, "• Install only from trusted sources": { "• Install only from trusted sources": "Instale apenas de fontes confiáveis" }, diff --git a/quickshell/translations/poexports/tr.json b/quickshell/translations/poexports/tr.json index 60a34c0e..0010c6c5 100644 --- a/quickshell/translations/poexports/tr.json +++ b/quickshell/translations/poexports/tr.json @@ -32,6 +32,9 @@ "0 = square corners": { "0 = square corners": "0 = kare köşeler" }, + "1 day": { + "1 day": "" + }, "1 event": { "1 event": "1 etkinlik" }, @@ -47,6 +50,9 @@ "10 seconds": { "10 seconds": "10 saniye" }, + "14 days": { + "14 days": "" + }, "15 seconds": { "15 seconds": "15 saniye" }, @@ -59,9 +65,15 @@ "24-hour format": { "24-hour format": "24-saat biçimi" }, + "3 days": { + "3 days": "" + }, "3 seconds": { "3 seconds": "3 saniye" }, + "30 days": { + "30 days": "" + }, "30 seconds": { "30 seconds": "30 saniye" }, @@ -74,9 +86,15 @@ "5 seconds": { "5 seconds": "5 saniye" }, + "7 days": { + "7 days": "" + }, "8 seconds": { "8 seconds": "8 saniye" }, + "90 days": { + "90 days": "" + }, "A file with this name already exists. Do you want to overwrite it?": { "A file with this name already exists. Do you want to overwrite it?": "Bu isimde bir dosya zaten var. Üzerine yazmak istiyor musunuz?" }, @@ -149,6 +167,9 @@ "Adjust the number of columns in grid view mode.": { "Adjust the number of columns in grid view mode.": "Izgara görünümü modunda sütun sayısını ayarla" }, + "Advanced": { + "Advanced": "" + }, "Afternoon": { "Afternoon": "Öğleden Sonra" }, @@ -177,7 +198,7 @@ "Always show a minimum of 3 workspaces, even if fewer are available": "Her zaman en az 3 çalışma alanı göster, daha azı kullanılabilir olsa da" }, "Amount": { - "Amount": "" + "Amount": "Miktar" }, "Animation Speed": { "Animation Speed": "Animasyon Hızı" @@ -228,7 +249,10 @@ "Audio Output Devices (": "Ses Çıkış Aygıtları (" }, "Audio Output Switch": { - "Audio Output Switch": "" + "Audio Output Switch": "Ses Çıkışı Değişimi" + }, + "Audio Visualizer": { + "Audio Visualizer": "" }, "Auth": { "Auth": "Kimlik" @@ -266,8 +290,11 @@ "Auto Popup Gaps": { "Auto Popup Gaps": "Otomatik Açılır Pencere Boşlukları" }, + "Auto-Clear After": { + "Auto-Clear After": "" + }, "Auto-close Niri overview when launching apps.": { - "Auto-close Niri overview when launching apps.": "" + "Auto-close Niri overview when launching apps.": "Uygulamaları başlatınca Niri genel görünümünü otomatik kapat." }, "Auto-hide": { "Auto-hide": "Otomatik Gizleme" @@ -299,6 +326,9 @@ "Automatically cycle through wallpapers in the same folder": { "Automatically cycle through wallpapers in the same folder": "Aynı klasördeki duvar kağıtlarını otomatik olarak değiştir" }, + "Automatically delete entries older than this": { + "Automatically delete entries older than this": "" + }, "Automatically detect location based on IP address": { "Automatically detect location based on IP address": "IP adresine göre konumu otomatik olarak algıla" }, @@ -524,6 +554,12 @@ "Clear All Jobs": { "Clear All Jobs": "Tüm İşleri Temizle" }, + "Clear all history when server starts": { + "Clear all history when server starts": "" + }, + "Clear at Startup": { + "Clear at Startup": "" + }, "Click Import to add a .ovpn or .conf": { "Click Import to add a .ovpn or .conf": ".ovpn veya .conf dosyası eklemek için İçe Aktar'ı tıklayın." }, @@ -533,12 +569,21 @@ "Click to capture": { "Click to capture": "Yakalamak için tıkla" }, + "Clipboard": { + "Clipboard": "" + }, "Clipboard History": { "Clipboard History": "Pano Geçmişi" }, "Clipboard Manager": { "Clipboard Manager": "Pano Yöneticisi" }, + "Clipboard service not available": { + "Clipboard service not available": "" + }, + "Clipboard works but nothing saved to disk": { + "Clipboard works but nothing saved to disk": "" + }, "Clock": { "Clock": "Saat" }, @@ -564,7 +609,7 @@ "Color Picker": "Renk Seçici" }, "Color Temperature": { - "Color Temperature": "" + "Color Temperature": "Renk Sıcaklığı" }, "Color displayed on monitors without the lock screen": { "Color displayed on monitors without the lock screen": "Kilit ekranı olmayan monitörlerde görüntülenen renk" @@ -677,6 +722,9 @@ "Controls opacity of the DankBar panel background": { "Controls opacity of the DankBar panel background": "DankBar panelinin arka plan opaklığını kontrol eder" }, + "Cooldown": { + "Cooldown": "" + }, "Copied to clipboard": { "Copied to clipboard": "Panoya kopyalandı" }, @@ -717,13 +765,13 @@ "Current Items": "Mevcut Öğeler" }, "Current Period": { - "Current Period": "" + "Current Period": "Mevcut Periyot" }, "Current Status": { - "Current Status": "" + "Current Status": "Mevcut Durum" }, "Current Temp": { - "Current Temp": "" + "Current Temp": "Mevcut Sıcaklık" }, "Current Weather": { "Current Weather": "Güncel Hava Durumu" @@ -785,6 +833,9 @@ "DMS out of date": { "DMS out of date": "DMS güncel değil" }, + "DMS service is not connected. Clipboard settings are unavailable.": { + "DMS service is not connected. Clipboard settings are unavailable.": "" + }, "DMS shell actions (launcher, clipboard, etc.)": { "DMS shell actions (launcher, clipboard, etc.)": "DMS kabuk eylemleri (başlatıcı, pano, vb.)" }, @@ -837,7 +888,7 @@ "Day Temperature": "Gündüz Sıcaklığı" }, "Daytime": { - "Daytime": "" + "Daytime": "Gündüz" }, "Deck": { "Deck": "Deck" @@ -887,6 +938,18 @@ "Disable Autoconnect": { "Disable Autoconnect": "Otomatik Bağlanmayı Devre Dışı Bırak" }, + "Disable Clipboard Manager": { + "Disable Clipboard Manager": "" + }, + "Disable Clipboard Ownership": { + "Disable Clipboard Ownership": "" + }, + "Disable History Persistence": { + "Disable History Persistence": "" + }, + "Disable clipboard manager entirely (requires restart)": { + "Disable clipboard manager entirely (requires restart)": "" + }, "Disabled": { "Disabled": "Devre Dışı" }, @@ -942,7 +1005,7 @@ "Display settings for ": "Ekran ayarları: " }, "Display the power system menu": { - "Display the power system menu": "" + "Display the power system menu": "Güç sistem menüsünü göster" }, "Display volume and brightness percentage values in OSD popups": { "Display volume and brightness percentage values in OSD popups": "OSD açılır pencerelerinde ses seviyesi ve parlaklık yüzdelerini göster" @@ -1055,6 +1118,24 @@ "Enable loginctl lock integration": { "Enable loginctl lock integration": "loginctl kilit entegrasyonunu etkinleştir" }, + "Enable password field display on the lock screen window": { + "Show Password Field": "" + }, + "Enable power action icon on the lock screen window": { + "Show Power Actions": "" + }, + "Enable profile image display on the lock screen window": { + "Show Profile Image": "" + }, + "Enable system date display on the lock screen window": { + "Show System Date": "" + }, + "Enable system status icons on the lock screen window": { + "Show System Icons": "" + }, + "Enable system time display on the lock screen window": { + "Show System Time": "" + }, "Enabled": { "Enabled": "Etkin" }, @@ -1136,6 +1217,9 @@ "Failed to connect to ": { "Failed to connect to ": "Bağlanılamadı " }, + "Failed to copy entry": { + "Failed to copy entry": "" + }, "Failed to create printer": { "Failed to create printer": "Yazıcı oluşturulamadı" }, @@ -1175,6 +1259,9 @@ "Failed to load VPN config": { "Failed to load VPN config": "VPN ayarı yüklenemedi" }, + "Failed to load clipboard configuration.": { + "Failed to load clipboard configuration.": "" + }, "Failed to move job": { "Failed to move job": "İş taşınamadı" }, @@ -1199,6 +1286,9 @@ "Failed to resume printer": { "Failed to resume printer": "Yazıcıyı devam ettirme başarısız" }, + "Failed to save clipboard setting": { + "Failed to save clipboard setting": "" + }, "Failed to save keybind": { "Failed to save keybind": "Tuş kombinasyonu kaydedilemedi" }, @@ -1263,7 +1353,7 @@ "Focused Window": "Odaklanılmış Pencere" }, "Follow focus": { - "Follow focus": "" + "Follow focus": "Odağı takip et" }, "Font Family": { "Font Family": "Yazı Tipi Ailesi" @@ -1388,6 +1478,9 @@ "High-fidelity palette that preserves source hues.": { "High-fidelity palette that preserves source hues.": "Kaynak tonları koruyan yüksek sadakatli palet" }, + "History Settings": { + "History Settings": "" + }, "Hold Duration": { "Hold Duration": "Tutma Süresi" }, @@ -1398,7 +1491,7 @@ "Hold to Confirm Power Actions": "Güç Eylemlerini Onaylamak İçin Basılı Tutun" }, "Hold to confirm (%1 ms)": { - "Hold to confirm (%1 ms)": "" + "Hold to confirm (%1 ms)": "Onaylamak için basılı tutun (%1ms)" }, "Hold to confirm (%1s)": { "Hold to confirm (%1s)": "Onaylamak için basılı tutun (%1s)" @@ -1451,9 +1544,15 @@ "Idle monitoring not supported - requires newer Quickshell version": { "Idle monitoring not supported - requires newer Quickshell version": "Boşta kalma takibi desteklenmiyor - daha yeni Quickshell sürümü gerekli" }, + "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.": "" + }, "Image": { "Image": "Resim" }, + "Image copied to clipboard": { + "Image copied to clipboard": "" + }, "Import": { "Import": "İçe Aktar" }, @@ -1616,6 +1715,12 @@ "Lock Screen Format": { "Lock Screen Format": "Kilit Ekranı Biçimi" }, + "Lock Screen behaviour": { + "Lock Screen behaviour": "" + }, + "Lock Screen layout": { + "Lock Screen layout": "" + }, "Lock before suspend": { "Lock before suspend": "Askıya almadan önce kilitle" }, @@ -1682,11 +1787,26 @@ "Matugen Target Monitor": { "Matugen Target Monitor": "Matugen Hedef Monitör" }, + "Matugen Templates": { + "Matugen Templates": "" + }, "Max apps to show": { "Max apps to show": "Gösterilecek maks uygulama" }, "Maximize Detection": { - "Maximize Detection": "" + "Maximize Detection": "Algılamayı En Üst Düzeye Çıkar" + }, + "Maximum Entry Size": { + "Maximum Entry Size": "" + }, + "Maximum History": { + "Maximum History": "" + }, + "Maximum number of clipboard entries to keep": { + "Maximum number of clipboard entries to keep": "" + }, + "Maximum size per clipboard entry": { + "Maximum size per clipboard entry": "" }, "Media": { "Media": "Medya" @@ -1836,7 +1956,7 @@ "New York, NY": "New York, NY" }, "Next Transition": { - "Next Transition": "" + "Next Transition": "Sonraki Geçiş" }, "Night": { "Night": "Gece" @@ -1866,7 +1986,7 @@ "No Bluetooth adapter found": "Bluetooth adaptörü bulunamadı" }, "No GPU detected": { - "No GPU detected": "" + "No GPU detected": "GPU tespit edilmedi" }, "No Media": { "No Media": "Medya Yok" @@ -2016,7 +2136,7 @@ "Optional location": "Opsiyonel konum" }, "Options": { - "Options": "" + "Options": "Seçenekler" }, "Other": { "Other": "Diğer" @@ -2148,7 +2268,7 @@ "Plugins:": "Eklentiler:" }, "Pointer": { - "Pointer": "" + "Pointer": "İşaretçi" }, "Popup Position": { "Popup Position": "Bildirim Pozisyonu" @@ -2166,7 +2286,7 @@ "Possible Override Conflicts": "Olası Geçersiz Kılma Çakışmaları" }, "Power": { - "Power": "" + "Power": "Güç" }, "Power & Security": { "Power & Security": "Güç & Güvenlik" @@ -2316,7 +2436,7 @@ "Remove": "Kaldır" }, "Remove gaps and border when windows are maximized": { - "Remove gaps and border when windows are maximized": "" + "Remove gaps and border when windows are maximized": "Pencereler ekranı kapladığında boşlukları ve kenarlıkları kaldır" }, "Report": { "Report": "Rapor" @@ -2366,6 +2486,9 @@ "Right-click bar widget to cycle": { "Right-click bar widget to cycle": "Çubuk widget'ını sağ tıklayarak döngüye değiştir" }, + "Run DMS Templates": { + "Run DMS Templates": "" + }, "Run User Templates": { "Run User Templates": "Kullanıcı Şablonlarını Çalıştır" }, @@ -2531,6 +2654,9 @@ "Shift+Del: Clear All • Esc: Close": { "Shift+Del: Clear All • Esc: Close": "Shift+Del: Tümünü Temizle • Esc: Kapat" }, + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": { + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": "" + }, "Short": { "Short": "Kısa" }, @@ -2585,11 +2711,14 @@ "Show all 9 tags instead of only occupied tags (DWL only)": { "Show all 9 tags instead of only occupied tags (DWL only)": "Sadece dolu etiketleri değil, tüm 9 etiketi göster (sadece DWL)" }, + "Show cava audio visualizer in media widget": { + "Show cava audio visualizer in media widget": "" + }, "Show darkened overlay behind modal dialogs": { "Show darkened overlay behind modal dialogs": "Modal diyalogların arkasında karartılmış kaplama göster" }, "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.": "" + "Show launcher overlay when typing in Niri overview. Disable to use another launcher.": "Niri genel görünümde yazarken başlatıcı katmanını göster. Başka bir başlatıcı kullanmak için devre dışı bırakın." }, "Show on Last Display": { "Show on Last Display": "Son Ekranda Göster" @@ -2610,7 +2739,7 @@ "Show on-screen display when caps lock state changes": "Caps lock durumu değiştiğinde ekran gösterimi göster" }, "Show on-screen display when cycling audio output devices": { - "Show on-screen display when cycling audio output devices": "" + "Show on-screen display when cycling audio output devices": "Ses çıkış cihazları arasında geçiş yaparken ekran gösterimi göster" }, "Show on-screen display when idle inhibitor state changes": { "Show on-screen display when idle inhibitor state changes": "Boşta kalma engelleyici durumu değiştiğinde ekran gösterimi göster" @@ -2760,7 +2889,7 @@ "Switch User": "Kullanıcı Değiştir" }, "Switch to power profile": { - "Switch to power profile": "" + "Switch to power profile": "Güç profiline geç" }, "Sync Mode with Portal": { "Sync Mode with Portal": "Modu Portal ile Eşitle" @@ -2811,7 +2940,7 @@ "System update custom command": "Sistem güncelleme özel komutu" }, "Tab": { - "Tab": "" + "Tab": "Sekme" }, "Tab/Shift+Tab: Nav • ←→↑↓: Grid Nav • Enter/Space: Select": { "Tab/Shift+Tab: Nav • ←→↑↓: Grid Nav • Enter/Space: Select": "Tab/Shift+Tab: Yön • ←→↑↓: Izgara Yönü • Enter/Space: Seç" @@ -2847,7 +2976,7 @@ "Theme Color": "Tema Rengi" }, "Thickness": { - "Thickness": "" + "Thickness": "Kalınlık" }, "Third-Party Plugin Warning": { "Third-Party Plugin Warning": "Üçüncü Taraf Eklenti Uyarısı" @@ -3108,7 +3237,7 @@ "Wallpapers": "Duvar Kağıtları" }, "Warm color temperature to apply": { - "Warm color temperature to apply": "" + "Warm color temperature to apply": "Uygulanacak sıcak renk sıcaklığı" }, "Warning": { "Warning": "Uyarı" @@ -3221,6 +3350,9 @@ "dark mode wallpaper file browser title | light mode wallpaper file browser title | wallpaper file browser title": { "Select Wallpaper": "Duvar Kağıdı Seç" }, + "days": { + "days": "" + }, "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": { "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": "dms/binds.kdl dosyası mevcut ancak config.kdl dosyasına dahil edilmemiştir. Bu sorun giderilene kadar özel tuş atamaları çalışmayacaktır." }, @@ -3243,7 +3375,7 @@ "files": "dosyalar" }, "leave empty for default": { - "leave empty for default": "" + "leave empty for default": "Varsayılanlar için boş bırakın" }, "loginctl not available - lock integration requires DMS socket connection": { "loginctl not available - lock integration requires DMS socket connection": "loginctl kullanılabilir değil - kilit entegrasyonu DMS soket bağlantısı gerektirir" @@ -3251,6 +3383,9 @@ "minutes": { "minutes": "dakika" }, + "ms": { + "ms": "" + }, "official": { "official": "resmi" }, @@ -3281,6 +3416,9 @@ "wallpaper settings external management": { "External Wallpaper Management": "Harici Duvar Kağıdı Yönetimi" }, + "wtype not available - install wtype for paste support": { + "wtype not available - install wtype for paste support": "" + }, "• Install only from trusted sources": { "• Install only from trusted sources": "• Yalnızca güvenilir kaynaklardan yükle" }, diff --git a/quickshell/translations/poexports/zh_CN.json b/quickshell/translations/poexports/zh_CN.json index ea1a94a3..c2556e18 100644 --- a/quickshell/translations/poexports/zh_CN.json +++ b/quickshell/translations/poexports/zh_CN.json @@ -32,6 +32,9 @@ "0 = square corners": { "0 = square corners": "0 = 直角" }, + "1 day": { + "1 day": "" + }, "1 event": { "1 event": "1个事件" }, @@ -47,6 +50,9 @@ "10 seconds": { "10 seconds": "10 秒" }, + "14 days": { + "14 days": "" + }, "15 seconds": { "15 seconds": "15 秒" }, @@ -59,9 +65,15 @@ "24-hour format": { "24-hour format": "24小时制" }, + "3 days": { + "3 days": "" + }, "3 seconds": { "3 seconds": "3 秒" }, + "30 days": { + "30 days": "" + }, "30 seconds": { "30 seconds": "30 秒" }, @@ -74,9 +86,15 @@ "5 seconds": { "5 seconds": "5 秒" }, + "7 days": { + "7 days": "" + }, "8 seconds": { "8 seconds": "8 秒" }, + "90 days": { + "90 days": "" + }, "A file with this name already exists. Do you want to overwrite it?": { "A file with this name already exists. Do you want to overwrite it?": "已存在同名文件,是否覆盖?" }, @@ -149,6 +167,9 @@ "Adjust the number of columns in grid view mode.": { "Adjust the number of columns in grid view mode.": "在网格模式中按需调整列的数量。" }, + "Advanced": { + "Advanced": "" + }, "Afternoon": { "Afternoon": "下午" }, @@ -177,7 +198,7 @@ "Always show a minimum of 3 workspaces, even if fewer are available": "即使不足也总是显示至少三个工作区" }, "Amount": { - "Amount": "" + "Amount": "数量" }, "Animation Speed": { "Animation Speed": "动画速度" @@ -228,7 +249,10 @@ "Audio Output Devices (": "音频输出设备 (" }, "Audio Output Switch": { - "Audio Output Switch": "" + "Audio Output Switch": "声音输出切换" + }, + "Audio Visualizer": { + "Audio Visualizer": "" }, "Auth": { "Auth": "认证" @@ -266,8 +290,11 @@ "Auto Popup Gaps": { "Auto Popup Gaps": "自动弹窗间距" }, + "Auto-Clear After": { + "Auto-Clear After": "" + }, "Auto-close Niri overview when launching apps.": { - "Auto-close Niri overview when launching apps.": "" + "Auto-close Niri overview when launching apps.": "当启动程序时自动关闭Niri概览。" }, "Auto-hide": { "Auto-hide": "自动隐藏" @@ -299,6 +326,9 @@ "Automatically cycle through wallpapers in the same folder": { "Automatically cycle through wallpapers in the same folder": "自动轮换文件夹中的壁纸" }, + "Automatically delete entries older than this": { + "Automatically delete entries older than this": "" + }, "Automatically detect location based on IP address": { "Automatically detect location based on IP address": "根据 IP 地址自动检测位置" }, @@ -524,6 +554,12 @@ "Clear All Jobs": { "Clear All Jobs": "清除所有任务" }, + "Clear all history when server starts": { + "Clear all history when server starts": "" + }, + "Clear at Startup": { + "Clear at Startup": "" + }, "Click Import to add a .ovpn or .conf": { "Click Import to add a .ovpn or .conf": "点击导入添加 .ovpn 或 .conf 文件" }, @@ -533,12 +569,21 @@ "Click to capture": { "Click to capture": "点击以捕获" }, + "Clipboard": { + "Clipboard": "" + }, "Clipboard History": { "Clipboard History": "剪切板历史记录" }, "Clipboard Manager": { "Clipboard Manager": "剪切板管理器" }, + "Clipboard service not available": { + "Clipboard service not available": "" + }, + "Clipboard works but nothing saved to disk": { + "Clipboard works but nothing saved to disk": "" + }, "Clock": { "Clock": "时钟" }, @@ -564,7 +609,7 @@ "Color Picker": "取色器" }, "Color Temperature": { - "Color Temperature": "" + "Color Temperature": "色温" }, "Color displayed on monitors without the lock screen": { "Color displayed on monitors without the lock screen": "未显示锁屏的显示器上显示的颜色" @@ -677,6 +722,9 @@ "Controls opacity of the DankBar panel background": { "Controls opacity of the DankBar panel background": "控制 DankBar 面板背景的不透明度" }, + "Cooldown": { + "Cooldown": "" + }, "Copied to clipboard": { "Copied to clipboard": "复制到剪切板" }, @@ -717,13 +765,13 @@ "Current Items": "当前项目" }, "Current Period": { - "Current Period": "" + "Current Period": "当前时间" }, "Current Status": { - "Current Status": "" + "Current Status": "当前状态" }, "Current Temp": { - "Current Temp": "" + "Current Temp": "当前温度" }, "Current Weather": { "Current Weather": "当前天气" @@ -785,6 +833,9 @@ "DMS out of date": { "DMS out of date": "DMS 不是最新版本" }, + "DMS service is not connected. Clipboard settings are unavailable.": { + "DMS service is not connected. Clipboard settings are unavailable.": "" + }, "DMS shell actions (launcher, clipboard, etc.)": { "DMS shell actions (launcher, clipboard, etc.)": "DMS shell 操作(启动器、剪贴板等)" }, @@ -837,7 +888,7 @@ "Day Temperature": "日间色温" }, "Daytime": { - "Daytime": "" + "Daytime": "日期" }, "Deck": { "Deck": "Deck" @@ -887,6 +938,18 @@ "Disable Autoconnect": { "Disable Autoconnect": "禁用自动连接" }, + "Disable Clipboard Manager": { + "Disable Clipboard Manager": "" + }, + "Disable Clipboard Ownership": { + "Disable Clipboard Ownership": "" + }, + "Disable History Persistence": { + "Disable History Persistence": "" + }, + "Disable clipboard manager entirely (requires restart)": { + "Disable clipboard manager entirely (requires restart)": "" + }, "Disabled": { "Disabled": "已关闭" }, @@ -942,7 +1005,7 @@ "Display settings for ": "显示设置 " }, "Display the power system menu": { - "Display the power system menu": "" + "Display the power system menu": "显示电源菜单" }, "Display volume and brightness percentage values in OSD popups": { "Display volume and brightness percentage values in OSD popups": "在 OSD 弹出窗口中显示音量和亮度百分比值" @@ -1055,6 +1118,24 @@ "Enable loginctl lock integration": { "Enable loginctl lock integration": "启用 loginctl 锁定集成" }, + "Enable password field display on the lock screen window": { + "Show Password Field": "" + }, + "Enable power action icon on the lock screen window": { + "Show Power Actions": "" + }, + "Enable profile image display on the lock screen window": { + "Show Profile Image": "" + }, + "Enable system date display on the lock screen window": { + "Show System Date": "" + }, + "Enable system status icons on the lock screen window": { + "Show System Icons": "" + }, + "Enable system time display on the lock screen window": { + "Show System Time": "" + }, "Enabled": { "Enabled": "已开启" }, @@ -1136,6 +1217,9 @@ "Failed to connect to ": { "Failed to connect to ": "无法连接至 " }, + "Failed to copy entry": { + "Failed to copy entry": "" + }, "Failed to create printer": { "Failed to create printer": "创建打印机失败" }, @@ -1175,6 +1259,9 @@ "Failed to load VPN config": { "Failed to load VPN config": "加载 VPN 配置失败" }, + "Failed to load clipboard configuration.": { + "Failed to load clipboard configuration.": "" + }, "Failed to move job": { "Failed to move job": "移动任务失败" }, @@ -1199,6 +1286,9 @@ "Failed to resume printer": { "Failed to resume printer": "无法恢复打印机" }, + "Failed to save clipboard setting": { + "Failed to save clipboard setting": "" + }, "Failed to save keybind": { "Failed to save keybind": "保存按键绑定失败" }, @@ -1263,7 +1353,7 @@ "Focused Window": "当前窗口" }, "Follow focus": { - "Follow focus": "" + "Follow focus": "跟随焦点" }, "Font Family": { "Font Family": "字体" @@ -1388,6 +1478,9 @@ "High-fidelity palette that preserves source hues.": { "High-fidelity palette that preserves source hues.": "高保真配色,保留原始色调。" }, + "History Settings": { + "History Settings": "" + }, "Hold Duration": { "Hold Duration": "按住持续时间" }, @@ -1398,7 +1491,7 @@ "Hold to Confirm Power Actions": "按住以确认电源操作" }, "Hold to confirm (%1 ms)": { - "Hold to confirm (%1 ms)": "" + "Hold to confirm (%1 ms)": "按住以确认 (%1 ms)" }, "Hold to confirm (%1s)": { "Hold to confirm (%1s)": "按住以确认 (%1s)" @@ -1451,9 +1544,15 @@ "Idle monitoring not supported - requires newer Quickshell version": { "Idle monitoring not supported - requires newer Quickshell version": "不支持待机监控 - 请使用新版 Quickshell" }, + "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.": "" + }, "Image": { "Image": "图像" }, + "Image copied to clipboard": { + "Image copied to clipboard": "" + }, "Import": { "Import": "导入" }, @@ -1616,6 +1715,12 @@ "Lock Screen Format": { "Lock Screen Format": "锁屏格式" }, + "Lock Screen behaviour": { + "Lock Screen behaviour": "" + }, + "Lock Screen layout": { + "Lock Screen layout": "" + }, "Lock before suspend": { "Lock before suspend": "挂起前锁屏" }, @@ -1682,11 +1787,26 @@ "Matugen Target Monitor": { "Matugen Target Monitor": "Matugen 目标显示器" }, + "Matugen Templates": { + "Matugen Templates": "" + }, "Max apps to show": { "Max apps to show": "应用显示上限" }, "Maximize Detection": { - "Maximize Detection": "" + "Maximize Detection": "最大化检测" + }, + "Maximum Entry Size": { + "Maximum Entry Size": "" + }, + "Maximum History": { + "Maximum History": "" + }, + "Maximum number of clipboard entries to keep": { + "Maximum number of clipboard entries to keep": "" + }, + "Maximum size per clipboard entry": { + "Maximum size per clipboard entry": "" }, "Media": { "Media": "媒体" @@ -1836,7 +1956,7 @@ "New York, NY": "纽约,美国纽约州" }, "Next Transition": { - "Next Transition": "" + "Next Transition": "下一过渡" }, "Night": { "Night": "夜晚" @@ -1866,7 +1986,7 @@ "No Bluetooth adapter found": "未找到蓝牙适配器" }, "No GPU detected": { - "No GPU detected": "" + "No GPU detected": "未检测到显卡" }, "No Media": { "No Media": "当前无播放内容" @@ -2016,7 +2136,7 @@ "Optional location": "可选位置" }, "Options": { - "Options": "" + "Options": "选项" }, "Other": { "Other": "其他" @@ -2148,7 +2268,7 @@ "Plugins:": "插件:" }, "Pointer": { - "Pointer": "" + "Pointer": "指示器" }, "Popup Position": { "Popup Position": "弹出位置" @@ -2166,7 +2286,7 @@ "Possible Override Conflicts": "可能的覆盖冲突" }, "Power": { - "Power": "" + "Power": "电源" }, "Power & Security": { "Power & Security": "电源与安全" @@ -2316,7 +2436,7 @@ "Remove": "移除" }, "Remove gaps and border when windows are maximized": { - "Remove gaps and border when windows are maximized": "" + "Remove gaps and border when windows are maximized": "当窗口最大化时移除间距和边框" }, "Report": { "Report": "报告" @@ -2366,6 +2486,9 @@ "Right-click bar widget to cycle": { "Right-click bar widget to cycle": "点击 bar 上小部件以轮换" }, + "Run DMS Templates": { + "Run DMS Templates": "" + }, "Run User Templates": { "Run User Templates": "运行用户模板" }, @@ -2531,6 +2654,9 @@ "Shift+Del: Clear All • Esc: Close": { "Shift+Del: Clear All • Esc: Close": "Shift+Del: 清空 • Esc: 关闭" }, + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": { + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": "" + }, "Short": { "Short": "短" }, @@ -2585,11 +2711,14 @@ "Show all 9 tags instead of only occupied tags (DWL only)": { "Show all 9 tags instead of only occupied tags (DWL only)": "显示所有 9 个标签,而非仅占用的标签(仅限 DWL)" }, + "Show cava audio visualizer in media widget": { + "Show cava audio visualizer in media widget": "" + }, "Show darkened overlay behind modal dialogs": { "Show darkened overlay behind modal dialogs": "在对话框后显示暗色遮罩" }, "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.": "" + "Show launcher overlay when typing in Niri overview. Disable to use another launcher.": "在Niri概览中打字时显示启动器叠加层。禁用该项以使用其他启动器。" }, "Show on Last Display": { "Show on Last Display": "上一个显示器" @@ -2610,7 +2739,7 @@ "Show on-screen display when caps lock state changes": "当大小写状态变化时显示OSD" }, "Show on-screen display when cycling audio output devices": { - "Show on-screen display when cycling audio output devices": "" + "Show on-screen display when cycling audio output devices": "当循环切换音频输出设备时显示OSD" }, "Show on-screen display when idle inhibitor state changes": { "Show on-screen display when idle inhibitor state changes": "当空闲抑制状态改变时显示OSD" @@ -2760,7 +2889,7 @@ "Switch User": "切换用户" }, "Switch to power profile": { - "Switch to power profile": "" + "Switch to power profile": "切换至电源配置" }, "Sync Mode with Portal": { "Sync Mode with Portal": "同步系统深色模式" @@ -2811,7 +2940,7 @@ "System update custom command": "自定义系统更新命令" }, "Tab": { - "Tab": "" + "Tab": "标签" }, "Tab/Shift+Tab: Nav • ←→↑↓: Grid Nav • Enter/Space: Select": { "Tab/Shift+Tab: Nav • ←→↑↓: Grid Nav • Enter/Space: Select": "Tab/Shift+Tab: 导航 • ←→↑↓: 网格导航 • 回车/空格: 选中" @@ -2847,7 +2976,7 @@ "Theme Color": "主题色" }, "Thickness": { - "Thickness": "" + "Thickness": "厚度" }, "Third-Party Plugin Warning": { "Third-Party Plugin Warning": "外部插件警示" @@ -3108,7 +3237,7 @@ "Wallpapers": "壁纸" }, "Warm color temperature to apply": { - "Warm color temperature to apply": "" + "Warm color temperature to apply": "温暖色温以应用" }, "Warning": { "Warning": "警告" @@ -3221,6 +3350,9 @@ "dark mode wallpaper file browser title | light mode wallpaper file browser title | wallpaper file browser title": { "Select Wallpaper": "选择壁纸" }, + "days": { + "days": "" + }, "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": { "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": "dms/binds.kdl 存在,但未包含在 config.kdl 中。除非修复此问题,否则自定义键绑定将无法工作。" }, @@ -3243,7 +3375,7 @@ "files": "文件" }, "leave empty for default": { - "leave empty for default": "" + "leave empty for default": "留空使用默认" }, "loginctl not available - lock integration requires DMS socket connection": { "loginctl not available - lock integration requires DMS socket connection": "loginctl 不可用 - 启用锁定集成需连接 DMS socket" @@ -3251,6 +3383,9 @@ "minutes": { "minutes": "分钟" }, + "ms": { + "ms": "" + }, "official": { "official": "官方" }, @@ -3281,6 +3416,9 @@ "wallpaper settings external management": { "External Wallpaper Management": "外部壁纸管理" }, + "wtype not available - install wtype for paste support": { + "wtype not available - install wtype for paste support": "" + }, "• Install only from trusted sources": { "• Install only from trusted sources": "• 仅从可信来源安装" }, diff --git a/quickshell/translations/poexports/zh_TW.json b/quickshell/translations/poexports/zh_TW.json index da2b760c..b86fbee3 100644 --- a/quickshell/translations/poexports/zh_TW.json +++ b/quickshell/translations/poexports/zh_TW.json @@ -32,6 +32,9 @@ "0 = square corners": { "0 = square corners": "" }, + "1 day": { + "1 day": "" + }, "1 event": { "1 event": "1 個活動" }, @@ -47,6 +50,9 @@ "10 seconds": { "10 seconds": "" }, + "14 days": { + "14 days": "" + }, "15 seconds": { "15 seconds": "" }, @@ -59,9 +65,15 @@ "24-hour format": { "24-hour format": "24 小時制" }, + "3 days": { + "3 days": "" + }, "3 seconds": { "3 seconds": "" }, + "30 days": { + "30 days": "" + }, "30 seconds": { "30 seconds": "" }, @@ -74,9 +86,15 @@ "5 seconds": { "5 seconds": "" }, + "7 days": { + "7 days": "" + }, "8 seconds": { "8 seconds": "" }, + "90 days": { + "90 days": "" + }, "A file with this name already exists. Do you want to overwrite it?": { "A file with this name already exists. Do you want to overwrite it?": "檔案名稱已存在。是否要覆蓋它?" }, @@ -149,6 +167,9 @@ "Adjust the number of columns in grid view mode.": { "Adjust the number of columns in grid view mode.": "調整網格檢視模式中的欄數。" }, + "Advanced": { + "Advanced": "" + }, "Afternoon": { "Afternoon": "" }, @@ -230,6 +251,9 @@ "Audio Output Switch": { "Audio Output Switch": "" }, + "Audio Visualizer": { + "Audio Visualizer": "" + }, "Auth": { "Auth": "認證" }, @@ -266,6 +290,9 @@ "Auto Popup Gaps": { "Auto Popup Gaps": "自動調整彈出間隔" }, + "Auto-Clear After": { + "Auto-Clear After": "" + }, "Auto-close Niri overview when launching apps.": { "Auto-close Niri overview when launching apps.": "" }, @@ -299,6 +326,9 @@ "Automatically cycle through wallpapers in the same folder": { "Automatically cycle through wallpapers in the same folder": "自動輪替更換同一資料夾中的桌布" }, + "Automatically delete entries older than this": { + "Automatically delete entries older than this": "" + }, "Automatically detect location based on IP address": { "Automatically detect location based on IP address": "根據IP位址自動偵測位置" }, @@ -524,6 +554,12 @@ "Clear All Jobs": { "Clear All Jobs": "清除所有工作" }, + "Clear all history when server starts": { + "Clear all history when server starts": "" + }, + "Clear at Startup": { + "Clear at Startup": "" + }, "Click Import to add a .ovpn or .conf": { "Click Import to add a .ovpn or .conf": "點擊匯入以新增 .ovpn 或 .conf" }, @@ -533,12 +569,21 @@ "Click to capture": { "Click to capture": "" }, + "Clipboard": { + "Clipboard": "" + }, "Clipboard History": { "Clipboard History": "剪貼簿歷史" }, "Clipboard Manager": { "Clipboard Manager": "剪貼簿管理" }, + "Clipboard service not available": { + "Clipboard service not available": "" + }, + "Clipboard works but nothing saved to disk": { + "Clipboard works but nothing saved to disk": "" + }, "Clock": { "Clock": "時鐘" }, @@ -677,6 +722,9 @@ "Controls opacity of the DankBar panel background": { "Controls opacity of the DankBar panel background": "控制 DankBar 面板背景的不透明度" }, + "Cooldown": { + "Cooldown": "" + }, "Copied to clipboard": { "Copied to clipboard": "複製到剪貼簿" }, @@ -785,6 +833,9 @@ "DMS out of date": { "DMS out of date": "DMS 已過期" }, + "DMS service is not connected. Clipboard settings are unavailable.": { + "DMS service is not connected. Clipboard settings are unavailable.": "" + }, "DMS shell actions (launcher, clipboard, etc.)": { "DMS shell actions (launcher, clipboard, etc.)": "" }, @@ -887,6 +938,18 @@ "Disable Autoconnect": { "Disable Autoconnect": "關閉自動連線" }, + "Disable Clipboard Manager": { + "Disable Clipboard Manager": "" + }, + "Disable Clipboard Ownership": { + "Disable Clipboard Ownership": "" + }, + "Disable History Persistence": { + "Disable History Persistence": "" + }, + "Disable clipboard manager entirely (requires restart)": { + "Disable clipboard manager entirely (requires restart)": "" + }, "Disabled": { "Disabled": "已停用" }, @@ -1055,6 +1118,24 @@ "Enable loginctl lock integration": { "Enable loginctl lock integration": "啟用 loginctl 鎖定整合" }, + "Enable password field display on the lock screen window": { + "Show Password Field": "" + }, + "Enable power action icon on the lock screen window": { + "Show Power Actions": "" + }, + "Enable profile image display on the lock screen window": { + "Show Profile Image": "" + }, + "Enable system date display on the lock screen window": { + "Show System Date": "" + }, + "Enable system status icons on the lock screen window": { + "Show System Icons": "" + }, + "Enable system time display on the lock screen window": { + "Show System Time": "" + }, "Enabled": { "Enabled": "已啟用" }, @@ -1136,6 +1217,9 @@ "Failed to connect to ": { "Failed to connect to ": "無法連線到 " }, + "Failed to copy entry": { + "Failed to copy entry": "" + }, "Failed to create printer": { "Failed to create printer": "無法建立印表機" }, @@ -1175,6 +1259,9 @@ "Failed to load VPN config": { "Failed to load VPN config": "載入 VPN 設定失敗" }, + "Failed to load clipboard configuration.": { + "Failed to load clipboard configuration.": "" + }, "Failed to move job": { "Failed to move job": "無法移動工作" }, @@ -1199,6 +1286,9 @@ "Failed to resume printer": { "Failed to resume printer": "印表機恢復失敗" }, + "Failed to save clipboard setting": { + "Failed to save clipboard setting": "" + }, "Failed to save keybind": { "Failed to save keybind": "" }, @@ -1388,6 +1478,9 @@ "High-fidelity palette that preserves source hues.": { "High-fidelity palette that preserves source hues.": "保留來源色調的高保真調色板。" }, + "History Settings": { + "History Settings": "" + }, "Hold Duration": { "Hold Duration": "按住持續時間" }, @@ -1451,9 +1544,15 @@ "Idle monitoring not supported - requires newer Quickshell version": { "Idle monitoring not supported - requires newer Quickshell version": "不支援閒置監控 - 需要最新的 Quickshell 版本" }, + "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.": "" + }, "Image": { "Image": "圖片" }, + "Image copied to clipboard": { + "Image copied to clipboard": "" + }, "Import": { "Import": "匯入" }, @@ -1616,6 +1715,12 @@ "Lock Screen Format": { "Lock Screen Format": "鎖定螢幕格式" }, + "Lock Screen behaviour": { + "Lock Screen behaviour": "" + }, + "Lock Screen layout": { + "Lock Screen layout": "" + }, "Lock before suspend": { "Lock before suspend": "鎖定後暫停" }, @@ -1682,12 +1787,27 @@ "Matugen Target Monitor": { "Matugen Target Monitor": "Matugen 目標監視器" }, + "Matugen Templates": { + "Matugen Templates": "" + }, "Max apps to show": { "Max apps to show": "最多顯示App" }, "Maximize Detection": { "Maximize Detection": "" }, + "Maximum Entry Size": { + "Maximum Entry Size": "" + }, + "Maximum History": { + "Maximum History": "" + }, + "Maximum number of clipboard entries to keep": { + "Maximum number of clipboard entries to keep": "" + }, + "Maximum size per clipboard entry": { + "Maximum size per clipboard entry": "" + }, "Media": { "Media": "媒體播放器" }, @@ -2366,6 +2486,9 @@ "Right-click bar widget to cycle": { "Right-click bar widget to cycle": "右鍵點擊條形部件以循環" }, + "Run DMS Templates": { + "Run DMS Templates": "" + }, "Run User Templates": { "Run User Templates": "執行使用者模板" }, @@ -2531,6 +2654,9 @@ "Shift+Del: Clear All • Esc: Close": { "Shift+Del: Clear All • Esc: Close": "Shift+Del: 清除所有 • Esc: 關閉" }, + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": { + "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close": "" + }, "Short": { "Short": "" }, @@ -2585,6 +2711,9 @@ "Show all 9 tags instead of only occupied tags (DWL only)": { "Show all 9 tags instead of only occupied tags (DWL only)": "顯示所有 9 個標籤,而非僅顯示已佔用的標籤 (僅限 DWL)" }, + "Show cava audio visualizer in media widget": { + "Show cava audio visualizer in media widget": "" + }, "Show darkened overlay behind modal dialogs": { "Show darkened overlay behind modal dialogs": "在模態對話框後顯示暗化覆蓋層" }, @@ -3221,6 +3350,9 @@ "dark mode wallpaper file browser title | light mode wallpaper file browser title | wallpaper file browser title": { "Select Wallpaper": "選擇桌布" }, + "days": { + "days": "" + }, "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": { "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": "" }, @@ -3251,6 +3383,9 @@ "minutes": { "minutes": "" }, + "ms": { + "ms": "" + }, "official": { "official": "官方" }, @@ -3281,6 +3416,9 @@ "wallpaper settings external management": { "External Wallpaper Management": "" }, + "wtype not available - install wtype for paste support": { + "wtype not available - install wtype for paste support": "" + }, "• Install only from trusted sources": { "• Install only from trusted sources": "• 僅從受信任的來源安裝" }, diff --git a/quickshell/translations/template.json b/quickshell/translations/template.json index 92f028dc..cf90d8ee 100644 --- a/quickshell/translations/template.json +++ b/quickshell/translations/template.json @@ -76,6 +76,13 @@ "reference": "", "comment": "" }, + { + "term": "1 day", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "1 event", "translation": "", @@ -111,6 +118,13 @@ "reference": "", "comment": "" }, + { + "term": "14 days", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "15 seconds", "translation": "", @@ -139,6 +153,13 @@ "reference": "", "comment": "" }, + { + "term": "3 days", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "3 seconds", "translation": "", @@ -146,6 +167,13 @@ "reference": "", "comment": "" }, + { + "term": "30 days", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "30 seconds", "translation": "", @@ -174,6 +202,13 @@ "reference": "", "comment": "" }, + { + "term": "7 days", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "8 seconds", "translation": "", @@ -181,6 +216,13 @@ "reference": "", "comment": "" }, + { + "term": "90 days", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "A file with this name already exists. Do you want to overwrite it?", "translation": "", @@ -349,6 +391,13 @@ "reference": "", "comment": "" }, + { + "term": "Advanced", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Afternoon", "translation": "", @@ -538,6 +587,13 @@ "reference": "", "comment": "" }, + { + "term": "Audio Visualizer", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Auth", "translation": "", @@ -622,6 +678,13 @@ "reference": "", "comment": "" }, + { + "term": "Auto-Clear After", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Auto-close Niri overview when launching apps.", "translation": "", @@ -692,6 +755,13 @@ "reference": "", "comment": "" }, + { + "term": "Automatically delete entries older than this", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Automatically detect location based on IP address", "translation": "", @@ -1189,6 +1259,20 @@ "reference": "", "comment": "" }, + { + "term": "Clear all history when server starts", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, + { + "term": "Clear at Startup", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Click Import to add a .ovpn or .conf", "translation": "", @@ -1210,6 +1294,13 @@ "reference": "", "comment": "" }, + { + "term": "Clipboard", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Clipboard History", "translation": "", @@ -1224,6 +1315,20 @@ "reference": "", "comment": "" }, + { + "term": "Clipboard service not available", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, + { + "term": "Clipboard works but nothing saved to disk", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Clock", "translation": "", @@ -1476,6 +1581,13 @@ "reference": "", "comment": "" }, + { + "term": "Cooldown", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Copied to clipboard", "translation": "", @@ -1728,6 +1840,13 @@ "reference": "", "comment": "" }, + { + "term": "DMS service is not connected. Clipboard settings are unavailable.", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "DMS shell actions (launcher, clipboard, etc.)", "translation": "", @@ -1966,6 +2085,34 @@ "reference": "", "comment": "" }, + { + "term": "Disable Clipboard Manager", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, + { + "term": "Disable Clipboard Ownership", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, + { + "term": "Disable History Persistence", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, + { + "term": "Disable clipboard manager entirely (requires restart)", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Disabled", "translation": "", @@ -2526,6 +2673,13 @@ "reference": "", "comment": "" }, + { + "term": "Failed to copy entry", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Failed to create printer", "translation": "", @@ -2617,6 +2771,13 @@ "reference": "", "comment": "" }, + { + "term": "Failed to load clipboard configuration.", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Failed to move job", "translation": "", @@ -2673,6 +2834,13 @@ "reference": "", "comment": "" }, + { + "term": "Failed to save clipboard setting", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Failed to save keybind", "translation": "", @@ -3087,14 +3255,14 @@ "comment": "" }, { - "term": "High-contrast palette for strong visual distinction.", + "term": "High-fidelity palette that preserves source hues.", "translation": "", "context": "", "reference": "", "comment": "" }, { - "term": "High-fidelity palette that preserves source hues.", + "term": "History Settings", "translation": "", "context": "", "reference": "", @@ -3233,6 +3401,13 @@ "reference": "", "comment": "" }, + { + "term": "If the field is hidden, it will appear as soon as a key is pressed.", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Image", "translation": "", @@ -3240,6 +3415,13 @@ "reference": "", "comment": "" }, + { + "term": "Image copied to clipboard", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Import", "translation": "", @@ -3611,6 +3793,20 @@ "reference": "", "comment": "" }, + { + "term": "Lock Screen behaviour", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, + { + "term": "Lock Screen layout", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Lock before suspend", "translation": "", @@ -3758,6 +3954,13 @@ "reference": "", "comment": "" }, + { + "term": "Matugen Templates", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Max apps to show", "translation": "", @@ -3772,6 +3975,34 @@ "reference": "", "comment": "" }, + { + "term": "Maximum Entry Size", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, + { + "term": "Maximum History", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, + { + "term": "Maximum number of clipboard entries to keep", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, + { + "term": "Maximum size per clipboard entry", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Media", "translation": "", @@ -5270,6 +5501,20 @@ "reference": "", "comment": "" }, + { + "term": "Run DMS Templates", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, + { + "term": "Run User Templates", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Run a program (e.g., firefox, kitty)", "translation": "", @@ -5676,6 +5921,13 @@ "reference": "", "comment": "" }, + { + "term": "Shift+Enter: Paste • Shift+Del: Clear All • Esc: Close", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Short", "translation": "", @@ -5739,10 +5991,17 @@ "reference": "", "comment": "" }, + { + "term": "Show Password Field", + "translation": "", + "context": "Enable password field display on the lock screen window", + "reference": "", + "comment": "" + }, { "term": "Show Power Actions", "translation": "", - "context": "", + "context": "Enable power action icon on the lock screen window", "reference": "", "comment": "" }, @@ -5753,6 +6012,13 @@ "reference": "", "comment": "" }, + { + "term": "Show Profile Image", + "translation": "", + "context": "Enable profile image display on the lock screen window", + "reference": "", + "comment": "" + }, { "term": "Show Reboot", "translation": "", @@ -5781,6 +6047,27 @@ "reference": "", "comment": "" }, + { + "term": "Show System Date", + "translation": "", + "context": "Enable system date display on the lock screen window", + "reference": "", + "comment": "" + }, + { + "term": "Show System Icons", + "translation": "", + "context": "Enable system status icons on the lock screen window", + "reference": "", + "comment": "" + }, + { + "term": "Show System Time", + "translation": "", + "context": "Enable system time display on the lock screen window", + "reference": "", + "comment": "" + }, { "term": "Show Workspace Apps", "translation": "", @@ -5795,6 +6082,13 @@ "reference": "", "comment": "" }, + { + "term": "Show cava audio visualizer in media widget", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Show darkened overlay behind modal dialogs", "translation": "", @@ -5914,13 +6208,6 @@ "reference": "", "comment": "" }, - { - "term": "Show power, restart, and logout buttons on the lock screen", - "translation": "", - "context": "", - "reference": "", - "comment": "" - }, { "term": "Show weather information in top bar and control center", "translation": "", @@ -7230,6 +7517,13 @@ "reference": "", "comment": "" }, + { + "term": "days", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.", "translation": "", @@ -7293,6 +7587,13 @@ "reference": "", "comment": "" }, + { + "term": "ms", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "official", "translation": "", @@ -7314,6 +7615,13 @@ "reference": "", "comment": "" }, + { + "term": "wtype not available - install wtype for paste support", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "• Install only from trusted sources", "translation": "",