i18n: WAY more i18n conversion

This commit is contained in:
Ly-sec
2025-09-24 14:12:12 +02:00
parent df70f0c824
commit 2a23b6afdd
44 changed files with 327 additions and 204 deletions
+123
View File
@@ -925,6 +925,53 @@
"week": "Week"
}
},
"tooltips": {
"refresh": "Refresh",
"close": "Close",
"refresh-wallpaper-list": "Refresh wallpaper list",
"refresh-devices": "Refresh devices",
"forget-network": "Forget network",
"clear-history": "Clear history",
"delete-notification": "Delete notification",
"previous-month": "Previous month",
"next-month": "Next month",
"add-widget": "Add widget",
"widget-settings": "Widget settings",
"remove-widget": "Remove widget",
"open-settings": "Open settings",
"session-menu": "Session Menu",
"close-side-panel": "Close side panel",
"cancel-timer": "Cancel timer",
"start-screen-recording": "Start screen recording",
"stop-screen-recording": "Stop screen recording",
"screen-recorder-not-installed": "Screen recorder is not installed",
"enable-keep-awake": "Enable keep awake",
"disable-keep-awake": "Disable keep awake",
"wallpaper-selector": "Left click: Open wallpaper selector.\nRight click: Set random wallpaper.",
"do-not-disturb-enabled": "'Do not disturb' enabled",
"do-not-disturb-disabled": "'Do not disturb' disabled",
"connect-disconnect-devices": "Left click to connect. Right click to forget.",
"set-power-profile": "Set \"{profile}\" power profile",
"switch-to-light-mode": "Switch to light mode",
"switch-to-dark-mode": "Switch to dark mode",
"night-light-disabled": "Night light is disabled.\nLeft click to cycle mode.\nRight click to access settings.",
"night-light-enabled": "Night light is enabled.\nLeft click to cycle mode.\nRight click to access settings.",
"night-light-forced": "Night light is forced.\nLeft click to cycle mode.\nRight click to access settings.",
"click-to-start-recording": "Click to start recording",
"click-to-stop-recording": "Click to stop recording",
"open-side-panel": "Open side panel",
"volume-at": "Volume at {volume}%\nLeft click to toggle mute. Right click for settings.\nScroll to modify volume.",
"microphone-volume-at": "Microphone volume at {volume}%\nLeft click to toggle mute. Right click for settings.\nScroll to modify volume.",
"manage-wifi": "Manage Wi-Fi",
"bluetooth-devices": "Bluetooth devices",
"open-notification-history-enable-dnd": "Open notification history\nRight-click to enable \"Do not disturb\".",
"open-notification-history-disable-dnd": "Open notification history\nRight-click to disable \"Do not disturb\".",
"open-wallpaper-selector": "Open wallpaper selector",
"previous-media": "Previous media",
"pause": "Pause",
"play": "Play",
"next-media": "Next media"
},
"clock": {
"tooltip": "Open calendar"
},
@@ -936,6 +983,82 @@
"close": "Close"
}
},
"placeholders": {
"search-icons": "e.g., noctalia, niri, battery, cloud",
"profile-picture-path": "/home/user/.face",
"enter-width-pixels": "Enter width in pixels",
"enter-command": "Enter command to execute (app or custom script)",
"command-example": "echo \"Hello World\"",
"clock-horizontal": "HH:mm ddd, MMM dd",
"clock-vertical": "HH mm dd MM",
"search-wallpapers": "Type to filter wallpapers...",
"search-launcher": "Search entries... or use > for commands"
},
"options": {
"display-mode": {
"on-hover": "On hover",
"always-show": "Always show",
"always-hide": "Always hide",
"force-open": "Force Open"
},
"workspace-labels": {
"none": "None",
"index": "Index",
"name": "Name"
},
"visualizer-types": {
"none": "None",
"linear": "Linear",
"mirrored": "Mirrored",
"wave": "Wave"
},
"frame-rates": {
"30-fps": "30 FPS",
"60-fps": "60 FPS",
"100-fps": "100 FPS",
"120-fps": "120 FPS",
"144-fps": "144 FPS",
"165-fps": "165 FPS",
"240-fps": "240 FPS"
},
"screen-recording": {
"sources": {
"portal": "Portal",
"screen": "Screen"
},
"quality": {
"medium": "Medium",
"high": "High",
"very-high": "Very high",
"ultra": "Ultra"
},
"codecs": {
"h264": "H264",
"hevc": "HEVC",
"av1": "AV1",
"vp8": "VP8",
"vp9": "VP9"
},
"color-range": {
"limited": "Limited",
"full": "Full"
},
"audio-sources": {
"system-output": "System output",
"microphone-input": "Microphone input",
"both": "System output + microphone input"
},
"audio-codecs": {
"opus": "Opus",
"aac": "AAC"
}
}
},
"plugins": {
"applications": "Applications",
"clipboard": "Clipboard history",
"calculator": "Calculator"
},
"lock-screen": {
"secure-terminal": "SECURE TERMINAL",
"unlock-command": "sudo unlock-session",