1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-24 03:55:23 -04:00

i18n: add esperonoto and sync

This commit is contained in:
bbedward
2026-06-23 09:45:19 -04:00
parent 84f87dd7f3
commit 63feabf517
24 changed files with 16732 additions and 2024 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
import QtQuick
import Quickshell
import Quickshell.Io
import qs.Common
import qs.Services
@@ -59,7 +58,7 @@ done
Row {
width: parent.width
StyledText {
text: I18n.tr("Power Source")
text: I18n.tr("Power source")
font.pixelSize: Theme.fontSizeMedium
color: Theme.surfaceVariantText
width: parent.width / 2
+1 -1
View File
@@ -986,7 +986,7 @@ Item {
id: barInsetPaddingSlider
visible: !SettingsData.frameEnabled
text: I18n.tr("Bar Inset Padding")
description: I18n.tr("Gap between the end widgets and both bar ends (0 = edge-to-edge)")
description: I18n.tr("Gap between the end widgets and the bar ends (0 = edge-to-edge)")
tags: ["bar", "padding", "inset", "edge", "corner", "end"]
unit: "px"
minimum: 0
+21 -6
View File
@@ -363,15 +363,30 @@ Item {
visible: root.currentWallpaper !== "" && !root.currentWallpaper.startsWith("#")
dropdownWidth: 220
options: [
{ "value": "black", "label": I18n.tr("Black") },
{ "value": "white", "label": I18n.tr("White") },
{ "value": "primary", "label": I18n.tr("Primary Theme Color") },
{ "value": "surface", "label": I18n.tr("Surface Container") },
{ "value": "custom", "label": I18n.tr("Custom") }
{
"value": "black",
"label": I18n.tr("Black")
},
{
"value": "white",
"label": I18n.tr("White")
},
{
"value": "primary",
"label": I18n.tr("Primary Theme Color")
},
{
"value": "surface",
"label": I18n.tr("Surface Container")
},
{
"value": "custom",
"label": I18n.tr("Custom")
}
]
currentMode: SettingsData.wallpaperBackgroundColorMode
customColor: SettingsData.wallpaperBackgroundCustomColor || "#000000"
pickerTitle: I18n.tr("Wallpaper Background Color")
pickerTitle: I18n.tr("Background Color")
onModeSelected: mode => SettingsData.set("wallpaperBackgroundColorMode", mode)
onCustomColorSelected: selectedColor => SettingsData.set("wallpaperBackgroundCustomColor", selectedColor.toString())
}
+2 -1
View File
@@ -30,7 +30,8 @@ LANGUAGES = {
"ru": "ru.json",
"de": "de.json",
"sv": "sv.json",
"vi": "vi.json"
"vi": "vi.json",
"eo": "eo.json"
}
def error(msg):
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+267
View File
@@ -323,6 +323,9 @@
"A user with that name already exists.": {
"A user with that name already exists.": ""
},
"AC Adapter (Plugged In)": {
"AC Adapter (Plugged In)": ""
},
"AC Power": {
"AC Power": ""
},
@@ -524,6 +527,9 @@
"Allow": {
"Allow": ""
},
"Allow LAN access": {
"Allow LAN access": ""
},
"Allow adjusting device volume by scrolling on the right half of items in the device list": {
"Allow adjusting device volume by scrolling on the right half of items in the device list": ""
},
@@ -665,6 +671,9 @@
"Apply inverse concave corner cutouts to the bar": {
"Apply inverse concave corner cutouts to the bar": ""
},
"Apply to Hardware": {
"Apply to Hardware": ""
},
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": {
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": "Aplicar un tono cálido para disminuir la fatiga visual. Configure abajo la automatización para definir cuándo se activa."
},
@@ -818,6 +827,9 @@
"Auto Popup Gaps": {
"Auto Popup Gaps": "Márgenes automáticos en popups"
},
"Auto Power Saver": {
"Auto Power Saver": ""
},
"Auto mode is on. Manual profile selection is disabled.": {
"Auto mode is on. Manual profile selection is disabled.": ""
},
@@ -911,6 +923,9 @@
"Automatically save changes to opened files as you type": {
"Automatically save changes to opened files as you type": ""
},
"Automatically turn on Power Saver profile when battery is low.": {
"Automatically turn on Power Saver profile when battery is low.": ""
},
"Automation": {
"Automation": ""
},
@@ -962,6 +977,9 @@
"Background Blur": {
"Background Blur": ""
},
"Background Color": {
"Background Color": ""
},
"Background Effect": {
"Background Effect": ""
},
@@ -995,12 +1013,18 @@
"Bar Configurations": {
"Bar Configurations": "Configuración de barras"
},
"Bar Inset Padding": {
"Bar Inset Padding": ""
},
"Bar Opacity": {
"Bar Opacity": ""
},
"Bar Shadows": {
"Bar Shadows": ""
},
"Bar Spacing": {
"Bar Spacing": ""
},
"Bar Transparency": {
"Bar Transparency": "Transparencia de barra"
},
@@ -1028,12 +1052,36 @@
"Battery Charge Limit": {
"Battery Charge Limit": "Limite de carga de bateria"
},
"Battery Health": {
"Battery Health": ""
},
"Battery Power": {
"Battery Power": ""
},
"Battery Protection & Charging": {
"Battery Protection & Charging": ""
},
"Battery Status": {
"Battery Status": ""
},
"Battery and power management": {
"Battery and power management": "Bateria y gestion de energia"
},
"Battery has charged to your set limit of %1%": {
"Battery has charged to your set limit of %1%": ""
},
"Battery is at %1% - Connect charger immediately!": {
"Battery is at %1% - Connect charger immediately!": ""
},
"Battery is at %1% - Consider charging soon": {
"Battery is at %1% - Consider charging soon": ""
},
"Battery level and power management": {
"Battery level and power management": "Nivel de batería y gestión de energía"
},
"Battery percentage to trigger a critical alert.": {
"Battery percentage to trigger a critical alert.": ""
},
"Behavior": {
"Behavior": "Comportamiento"
},
@@ -1058,6 +1106,9 @@
"Black": {
"Black": ""
},
"Blend between Surface High and the selected custom color": {
"Blend between Surface High and the selected custom color": ""
},
"Block Out": {
"Block Out": ""
},
@@ -1316,6 +1367,15 @@
"Channel": {
"Channel": "Canal"
},
"Charge Level": {
"Charge Level": ""
},
"Charge Limit Reached": {
"Charge Limit Reached": ""
},
"Charge limit applied successfully": {
"Charge limit applied successfully": ""
},
"Charging": {
"Charging": "Cargando"
},
@@ -1376,12 +1436,18 @@
"Choose how this bar resolves shadow direction": {
"Choose how this bar resolves shadow direction": ""
},
"Choose how to be notified about battery alerts.": {
"Choose how to be notified about battery alerts.": ""
},
"Choose icon": {
"Choose icon": "Elegir icono"
},
"Choose monochrome or a theme color tint for system tray icons": {
"Choose monochrome or a theme color tint for system tray icons": ""
},
"Choose neutral or accent-colored widget text": {
"Choose neutral or accent-colored widget text": ""
},
"Choose the background color for widgets": {
"Choose the background color for widgets": "Elegir el color de fondo para los widgets"
},
@@ -1466,9 +1532,15 @@
"Click Through": {
"Click Through": ""
},
"Click an entry to paste directly instead of copying": {
"Click an entry to paste directly instead of copying": ""
},
"Click any shortcut to edit. Changes save to %1": {
"Click any shortcut to edit. Changes save to %1": ""
},
"Click to Paste": {
"Click to Paste": ""
},
"Click to capture": {
"Click to capture": "Clic para capturar"
},
@@ -1547,6 +1619,9 @@
"Color for primary action buttons": {
"Color for primary action buttons": ""
},
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": {
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": ""
},
"Color temperature for day time": {
"Color temperature for day time": "Temperatura de color para el día"
},
@@ -1895,9 +1970,21 @@
"Creating...": {
"Creating...": "Creando..."
},
"Critical Battery": {
"Critical Battery": ""
},
"Critical Battery Alert": {
"Critical Battery Alert": ""
},
"Critical Battery Notifications": {
"Critical Battery Notifications": ""
},
"Critical Priority": {
"Critical Priority": "Prioridad Crítica"
},
"Critical Threshold": {
"Critical Threshold": ""
},
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": {
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": ""
},
@@ -1973,6 +2060,9 @@
"Custom": {
"Custom": "Personal"
},
"Custom Blend": {
"Custom Blend": ""
},
"Custom Color": {
"Custom Color": "Color personalizado"
},
@@ -2117,6 +2207,9 @@
"Dark Mode": {
"Dark Mode": "Modo oscuro"
},
"Dark Mode Icon Theme": {
"Dark Mode Icon Theme": ""
},
"Dark mode base": {
"Dark mode base": ""
},
@@ -2486,6 +2579,9 @@
"Dock margin, transparency, and border": {
"Dock margin, transparency, and border": ""
},
"Dock window": {
"Dock window": ""
},
"Docs": {
"Docs": "Docs"
},
@@ -2570,6 +2666,9 @@
"Edge Spacing": {
"Edge Spacing": "Espacio entre bordes"
},
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": {
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": ""
},
"Edge the launcher slides from": {
"Edge the launcher slides from": ""
},
@@ -2795,6 +2894,9 @@
"Errors": {
"Errors": "Errores"
},
"Estimated Time": {
"Estimated Time": ""
},
"Ethernet": {
"Ethernet": "Ethernet"
},
@@ -2822,6 +2924,9 @@
"Existing Users": {
"Existing Users": ""
},
"Exit node": {
"Exit node": ""
},
"Experimental Feature": {
"Experimental Feature": "Funcion experimental"
},
@@ -2885,6 +2990,9 @@
"Failed to apply Qt colors": {
"Failed to apply Qt colors": ""
},
"Failed to apply charge limit to system": {
"Failed to apply charge limit to system": ""
},
"Failed to apply profile": {
"Failed to apply profile": ""
},
@@ -3176,6 +3284,9 @@
"Filter": {
"Filter": ""
},
"Filter by type": {
"Filter by type": ""
},
"Find in Text": {
"Find in Text": "Encontrar texto"
},
@@ -3476,6 +3587,9 @@
"Gamma control not available. Requires DMS API v6+.": {
"Gamma control not available. Requires DMS API v6+.": "Control de gamma no disponible. Requiere DMS API v6+."
},
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": {
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": ""
},
"Generate Override": {
"Generate Override": ""
},
@@ -3845,6 +3959,9 @@
"Icon Theme": {
"Icon Theme": "Tema de iconos"
},
"Icon theme changed outside DMS; switched to System Default": {
"Icon theme changed outside DMS; switched to System Default": ""
},
"Identical alerts show as one popup instead of stacking": {
"Identical alerts show as one popup instead of stacking": ""
},
@@ -4079,6 +4196,9 @@
"Keep in Bar": {
"Keep in Bar": ""
},
"Keep the clipboard type filter when reopening history": {
"Keep the clipboard type filter when reopening history": ""
},
"Keep typing": {
"Keep typing": ""
},
@@ -4220,6 +4340,9 @@
"Light Mode": {
"Light Mode": "Modo claro"
},
"Light Mode Icon Theme": {
"Light Mode Icon Theme": ""
},
"Light Rain": {
"Light Rain": ""
},
@@ -4235,6 +4358,12 @@
"Light mode harmony": {
"Light mode harmony": ""
},
"Limit set to %1%": {
"Limit set to %1%": ""
},
"Limit the maximum battery charge level to extend lifespan.": {
"Limit the maximum battery charge level to extend lifespan.": ""
},
"Line": {
"Line": ""
},
@@ -4271,6 +4400,9 @@
"Local": {
"Local": "Local"
},
"Local Weather": {
"Local Weather": ""
},
"Locale": {
"Locale": ""
},
@@ -4343,6 +4475,15 @@
"Low": {
"Low": ""
},
"Low Battery": {
"Low Battery": ""
},
"Low Battery Notifications": {
"Low Battery Notifications": ""
},
"Low Battery Threshold": {
"Low Battery Threshold": ""
},
"Low Priority": {
"Low Priority": "Prioridad baja"
},
@@ -4745,6 +4886,9 @@
"Music Player": {
"Music Player": ""
},
"Mute During Playback": {
"Mute During Playback": ""
},
"Mute Popups": {
"Mute Popups": ""
},
@@ -5255,6 +5399,9 @@
"Nothing to see here": {
"Nothing to see here": "Nada que ver aquí"
},
"Notification": {
"Notification": ""
},
"Notification Center": {
"Notification Center": "Centro de notificaciones"
},
@@ -5276,12 +5423,18 @@
"Notification Timeouts": {
"Notification Timeouts": "Duración de las notificaciones"
},
"Notification Type": {
"Notification Type": ""
},
"Notification toast popups": {
"Notification toast popups": "Notificaciones emergentes en pantalla"
},
"Notifications": {
"Notifications": "Notificaciones"
},
"Notify when limit is reached": {
"Notify when limit is reached": ""
},
"Numbers": {
"Numbers": "Números"
},
@@ -5342,6 +5495,9 @@
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": {
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": ""
},
"Only on Battery": {
"Only on Battery": ""
},
"Only show windows from the current monitor on each dock": {
"Only show windows from the current monitor on each dock": "Solo mostrar ventanas del monitor actual en cada dock"
},
@@ -5393,6 +5549,9 @@
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": {
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": ""
},
"Open as window": {
"Open as window": ""
},
"Open folder": {
"Open folder": ""
},
@@ -5876,6 +6035,9 @@
"Power Profile Degradation": {
"Power Profile Degradation": "Perfil de Energía Degradada"
},
"Power Profiles Auto-Switching": {
"Power Profiles Auto-Switching": ""
},
"Power Saver": {
"Power Saver": ""
},
@@ -5885,6 +6047,12 @@
"Power profile management available": {
"Power profile management available": "Gestión del perfil de potencia disponible"
},
"Power profile to use when AC power is connected.": {
"Power profile to use when AC power is connected.": ""
},
"Power profile to use when running on battery power.": {
"Power profile to use when running on battery power.": ""
},
"Power source": {
"Power source": "Fuente de energia"
},
@@ -5930,12 +6098,18 @@
"Preview": {
"Preview": ""
},
"Preview: %1": {
"Preview: %1": ""
},
"Primary": {
"Primary": "Primario"
},
"Primary Container": {
"Primary Container": ""
},
"Primary Theme Color": {
"Primary Theme Color": ""
},
"Print Server Management": {
"Print Server Management": "Gestión del servidor de impresión"
},
@@ -5984,6 +6158,9 @@
"Process Count": {
"Process Count": "Conteo de procesos"
},
"Process exited with code %1": {
"Process exited with code %1": ""
},
"Processes": {
"Processes": "Procesos"
},
@@ -6020,6 +6197,12 @@
"Profile saved: %1": {
"Profile saved: %1": ""
},
"Profile when Plugged In (AC)": {
"Profile when Plugged In (AC)": ""
},
"Profile when on Battery": {
"Profile when on Battery": ""
},
"Protocol": {
"Protocol": "Protocolo"
},
@@ -6083,6 +6266,9 @@
"Re-enter password": {
"Re-enter password": ""
},
"Reach local network devices while using an exit node": {
"Reach local network devices while using an exit node": ""
},
"Read-only legacy config": {
"Read-only legacy config": ""
},
@@ -6149,6 +6335,9 @@
"Remember Last Query": {
"Remember Last Query": ""
},
"Remember Type Filter": {
"Remember Type Filter": ""
},
"Remember last session": {
"Remember last session": ""
},
@@ -6449,6 +6638,9 @@
"Saved Configurations": {
"Saved Configurations": "Configuraciones guardadas"
},
"Saved Networks": {
"Saved Networks": ""
},
"Saved Note": {
"Saved Note": ""
},
@@ -6572,6 +6764,9 @@
"Secondary": {
"Secondary": "Secundario"
},
"Secondary Container": {
"Secondary Container": ""
},
"Secured": {
"Secured": "Seguro"
},
@@ -6713,6 +6908,9 @@
"Separate": {
"Separate": ""
},
"Separate Light & Dark Themes": {
"Separate Light & Dark Themes": ""
},
"Separator": {
"Separator": "Separador"
},
@@ -6755,6 +6953,9 @@
"Set the font size for notification summary text": {
"Set the font size for notification summary text": ""
},
"Set the percentage at which the battery is considered low.": {
"Set the percentage at which the battery is considered low.": ""
},
"Setting": {
"Setting": ""
},
@@ -6869,6 +7070,9 @@
"Show Feels Like Temperature": {
"Show Feels Like Temperature": "Mostrar sensación térmica"
},
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": {
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": ""
},
"Show Footer": {
"Show Footer": ""
},
@@ -6941,9 +7145,15 @@
"Show Overflow Badge Count": {
"Show Overflow Badge Count": ""
},
"Show Package Source Badges": {
"Show Package Source Badges": ""
},
"Show Password Field": {
"Show Password Field": "Mostrar campo de contraseña"
},
"Show Percentage": {
"Show Percentage": ""
},
"Show Power Actions": {
"Show Power Actions": "Mostrar acciones de energia"
},
@@ -6962,6 +7172,9 @@
"Show Reboot": {
"Show Reboot": "Mostrar Reiniciar"
},
"Show Remaining Time": {
"Show Remaining Time": ""
},
"Show Restart DMS": {
"Show Restart DMS": "Mostrar Reiniciar DMS"
},
@@ -7016,12 +7229,21 @@
"Show a bar that drains as the popup's auto-dismiss timer runs": {
"Show a bar that drains as the popup's auto-dismiss timer runs": ""
},
"Show a notification when battery reaches the charge limit.": {
"Show a notification when battery reaches the charge limit.": ""
},
"Show a warning popup when battery is running low.": {
"Show a warning popup when battery is running low.": ""
},
"Show all 9 tags instead of only occupied tags": {
"Show all 9 tags instead of only occupied tags": ""
},
"Show an outline ring around the focused workspace indicator": {
"Show an outline ring around the focused workspace indicator": ""
},
"Show an urgent alert when battery reaches critical level.": {
"Show an urgent alert when battery reaches critical level.": ""
},
"Show cava audio visualizer in media widget": {
"Show cava audio visualizer in media widget": "Mostrar visualizador de auido cava en el widget de multimedia"
},
@@ -7157,6 +7379,9 @@
"Silence notifications": {
"Silence notifications": ""
},
"Silence system sounds while media is playing": {
"Silence system sounds while media is playing": ""
},
"Single-Line Popup": {
"Single-Line Popup": ""
},
@@ -7310,6 +7535,9 @@
"Stripes": {
"Stripes": ""
},
"Subtle Overlay": {
"Subtle Overlay": ""
},
"Summary": {
"Summary": ""
},
@@ -7334,9 +7562,21 @@
"Surface Behavior": {
"Surface Behavior": ""
},
"Surface Container": {
"Surface Container": ""
},
"Surface High": {
"Surface High": ""
},
"Surface Highest": {
"Surface Highest": ""
},
"Surface Opacity": {
"Surface Opacity": ""
},
"Surface Text": {
"Surface Text": ""
},
"Surface Variant": {
"Surface Variant": ""
},
@@ -7373,6 +7613,9 @@
"Sync": {
"Sync": ""
},
"Sync Bar Inset Padding": {
"Sync Bar Inset Padding": ""
},
"Sync Mode with Portal": {
"Sync Mode with Portal": "Sincronizar modo con los portales"
},
@@ -7466,6 +7709,9 @@
"Tailscale Network": {
"Tailscale Network": ""
},
"Tailscale action failed": {
"Tailscale action failed": ""
},
"Tailscale not available": {
"Tailscale not available": ""
},
@@ -7499,6 +7745,12 @@
"Terminals - Always use Dark Theme": {
"Terminals - Always use Dark Theme": "Forzar modo oscuro en terminales"
},
"Tertiary": {
"Tertiary": ""
},
"Tertiary Container": {
"Tertiary Container": ""
},
"Test Connection": {
"Test Connection": ""
},
@@ -7706,6 +7958,9 @@
"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": "Para utilizar este bind DMS, elimine o cambie el keybind en su config.kdl"
},
"Toast": {
"Toast": ""
},
"Toast Messages": {
"Toast Messages": "Mensajes emergentes"
},
@@ -8087,6 +8342,9 @@
"Use desktop wallpaper": {
"Use desktop wallpaper": ""
},
"Use different icon themes for light and dark mode": {
"Use different icon themes for light and dark mode": ""
},
"Use fingerprint authentication for the lock screen.": {
"Use fingerprint authentication for the lock screen.": ""
},
@@ -8099,6 +8357,9 @@
"Use meters per second instead of km/h for wind speed": {
"Use meters per second instead of km/h for wind speed": ""
},
"Use one inset value for every bar": {
"Use one inset value for every bar": ""
},
"Use smaller notification cards": {
"Use smaller notification cards": ""
},
@@ -8354,6 +8615,9 @@
"When locked": {
"When locked": ""
},
"White": {
"White": ""
},
"Wi-Fi Password": {
"Wi-Fi Password": "Contraseña Wi-Fi"
},
@@ -8405,6 +8669,9 @@
"Widget Styling": {
"Widget Styling": "Estilo de widgets"
},
"Widget Text Style": {
"Widget Text Style": ""
},
"Widget Transparency": {
"Widget Transparency": "Transparencia de widget"
},
+267
View File
@@ -323,6 +323,9 @@
"A user with that name already exists.": {
"A user with that name already exists.": "کاربر با این نام از قبل وجود دارد."
},
"AC Adapter (Plugged In)": {
"AC Adapter (Plugged In)": ""
},
"AC Power": {
"AC Power": "برق AC"
},
@@ -524,6 +527,9 @@
"Allow": {
"Allow": "مجاز"
},
"Allow LAN access": {
"Allow LAN access": ""
},
"Allow adjusting device volume by scrolling on the right half of items in the device list": {
"Allow adjusting device volume by scrolling on the right half of items in the device list": ""
},
@@ -665,6 +671,9 @@
"Apply inverse concave corner cutouts to the bar": {
"Apply inverse concave corner cutouts to the bar": ""
},
"Apply to Hardware": {
"Apply to Hardware": ""
},
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": {
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": "برای کاهش خستگی چشم دمای رنگ گرم را اعمال کن. از تنظیمات خودکارسازی پایین برای کنترل زمان فعال شدن آن استفاده کنید."
},
@@ -818,6 +827,9 @@
"Auto Popup Gaps": {
"Auto Popup Gaps": "فاصله پاپ‌آپ خودکار"
},
"Auto Power Saver": {
"Auto Power Saver": ""
},
"Auto mode is on. Manual profile selection is disabled.": {
"Auto mode is on. Manual profile selection is disabled.": "حالت خودکار فعال است. انتخاب پروفایل دستی غیرفعال می‌باشد."
},
@@ -911,6 +923,9 @@
"Automatically save changes to opened files as you type": {
"Automatically save changes to opened files as you type": ""
},
"Automatically turn on Power Saver profile when battery is low.": {
"Automatically turn on Power Saver profile when battery is low.": ""
},
"Automation": {
"Automation": "خودکار‌سازی"
},
@@ -962,6 +977,9 @@
"Background Blur": {
"Background Blur": "تاری پس‌زمینه"
},
"Background Color": {
"Background Color": ""
},
"Background Effect": {
"Background Effect": ""
},
@@ -995,12 +1013,18 @@
"Bar Configurations": {
"Bar Configurations": "پیکربندی نوار"
},
"Bar Inset Padding": {
"Bar Inset Padding": ""
},
"Bar Opacity": {
"Bar Opacity": ""
},
"Bar Shadows": {
"Bar Shadows": "سایه نوارها"
},
"Bar Spacing": {
"Bar Spacing": ""
},
"Bar Transparency": {
"Bar Transparency": "شفافیت نوار"
},
@@ -1028,12 +1052,36 @@
"Battery Charge Limit": {
"Battery Charge Limit": "محدودیت شارژ باتری"
},
"Battery Health": {
"Battery Health": ""
},
"Battery Power": {
"Battery Power": ""
},
"Battery Protection & Charging": {
"Battery Protection & Charging": ""
},
"Battery Status": {
"Battery Status": ""
},
"Battery and power management": {
"Battery and power management": "مدیریت باتری و پاور"
},
"Battery has charged to your set limit of %1%": {
"Battery has charged to your set limit of %1%": ""
},
"Battery is at %1% - Connect charger immediately!": {
"Battery is at %1% - Connect charger immediately!": ""
},
"Battery is at %1% - Consider charging soon": {
"Battery is at %1% - Consider charging soon": ""
},
"Battery level and power management": {
"Battery level and power management": "وضعیت باتری و مدیریت انرژی"
},
"Battery percentage to trigger a critical alert.": {
"Battery percentage to trigger a critical alert.": ""
},
"Behavior": {
"Behavior": "رفتار"
},
@@ -1058,6 +1106,9 @@
"Black": {
"Black": "سیاه"
},
"Blend between Surface High and the selected custom color": {
"Blend between Surface High and the selected custom color": ""
},
"Block Out": {
"Block Out": "مسدود کردن خروج"
},
@@ -1316,6 +1367,15 @@
"Channel": {
"Channel": "کانال"
},
"Charge Level": {
"Charge Level": ""
},
"Charge Limit Reached": {
"Charge Limit Reached": ""
},
"Charge limit applied successfully": {
"Charge limit applied successfully": ""
},
"Charging": {
"Charging": "درحال شارژ"
},
@@ -1376,12 +1436,18 @@
"Choose how this bar resolves shadow direction": {
"Choose how this bar resolves shadow direction": "انتخاب کنید که این نوار چگونه جهت سایه را مشخص کند"
},
"Choose how to be notified about battery alerts.": {
"Choose how to be notified about battery alerts.": ""
},
"Choose icon": {
"Choose icon": "انتخاب آیکون"
},
"Choose monochrome or a theme color tint for system tray icons": {
"Choose monochrome or a theme color tint for system tray icons": "تک رنگ یا رنگ سایه تم را برای آیکون‌های سینی سیستم انتخاب کنید"
},
"Choose neutral or accent-colored widget text": {
"Choose neutral or accent-colored widget text": ""
},
"Choose the background color for widgets": {
"Choose the background color for widgets": "رنگ پس‌زمینه برای ابزارک‌ها انتخاب کنید"
},
@@ -1466,9 +1532,15 @@
"Click Through": {
"Click Through": "رد شدن کلیک"
},
"Click an entry to paste directly instead of copying": {
"Click an entry to paste directly instead of copying": ""
},
"Click any shortcut to edit. Changes save to %1": {
"Click any shortcut to edit. Changes save to %1": "برای ویرایش، روی هر میانبری کلیک کنید. تغییرات در %1 ذخیره می‌شوند"
},
"Click to Paste": {
"Click to Paste": ""
},
"Click to capture": {
"Click to capture": "برای ضبط کلیک کنید"
},
@@ -1547,6 +1619,9 @@
"Color for primary action buttons": {
"Color for primary action buttons": "رنگ برای دکمه‌‌های عمل اصلی"
},
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": {
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": ""
},
"Color temperature for day time": {
"Color temperature for day time": "دمای رنگ برای زمان روز"
},
@@ -1895,9 +1970,21 @@
"Creating...": {
"Creating...": "درحال ایجاد..."
},
"Critical Battery": {
"Critical Battery": ""
},
"Critical Battery Alert": {
"Critical Battery Alert": ""
},
"Critical Battery Notifications": {
"Critical Battery Notifications": ""
},
"Critical Priority": {
"Critical Priority": "اولویت حیاتی"
},
"Critical Threshold": {
"Critical Threshold": ""
},
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": {
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": ""
},
@@ -1973,6 +2060,9 @@
"Custom": {
"Custom": "سفارشی"
},
"Custom Blend": {
"Custom Blend": ""
},
"Custom Color": {
"Custom Color": "رنگ سفارشی"
},
@@ -2117,6 +2207,9 @@
"Dark Mode": {
"Dark Mode": "حالت تاریک"
},
"Dark Mode Icon Theme": {
"Dark Mode Icon Theme": ""
},
"Dark mode base": {
"Dark mode base": "پایه حالت تاریک"
},
@@ -2486,6 +2579,9 @@
"Dock margin, transparency, and border": {
"Dock margin, transparency, and border": "فاصله داخلی، شفافیت و حاشیه داک"
},
"Dock window": {
"Dock window": ""
},
"Docs": {
"Docs": "مستندات"
},
@@ -2570,6 +2666,9 @@
"Edge Spacing": {
"Edge Spacing": "فاصله لبه"
},
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": {
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": ""
},
"Edge the launcher slides from": {
"Edge the launcher slides from": "لبه‌ای که لانچر از آن بیرون می‌لغزد"
},
@@ -2795,6 +2894,9 @@
"Errors": {
"Errors": "خطا‌ها"
},
"Estimated Time": {
"Estimated Time": ""
},
"Ethernet": {
"Ethernet": "اترنت"
},
@@ -2822,6 +2924,9 @@
"Existing Users": {
"Existing Users": "کاربران موجود"
},
"Exit node": {
"Exit node": ""
},
"Experimental Feature": {
"Experimental Feature": "قابلیت آزمایشی"
},
@@ -2885,6 +2990,9 @@
"Failed to apply Qt colors": {
"Failed to apply Qt colors": "اعمال رنگ‌های Qt ناموفق بود"
},
"Failed to apply charge limit to system": {
"Failed to apply charge limit to system": ""
},
"Failed to apply profile": {
"Failed to apply profile": "اعمال پروفایل ناموفق بود"
},
@@ -3176,6 +3284,9 @@
"Filter": {
"Filter": ""
},
"Filter by type": {
"Filter by type": ""
},
"Find in Text": {
"Find in Text": "یافتن در متن"
},
@@ -3476,6 +3587,9 @@
"Gamma control not available. Requires DMS API v6+.": {
"Gamma control not available. Requires DMS API v6+.": "کنترل گاما در دسترس نیست. نیاز به DMS API نسخه ۶ به بالا دارد."
},
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": {
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": ""
},
"Generate Override": {
"Generate Override": ""
},
@@ -3845,6 +3959,9 @@
"Icon Theme": {
"Icon Theme": "تم آیکون"
},
"Icon theme changed outside DMS; switched to System Default": {
"Icon theme changed outside DMS; switched to System Default": ""
},
"Identical alerts show as one popup instead of stacking": {
"Identical alerts show as one popup instead of stacking": "هشدارهای یکسان به‌جای روی هم قرار گرفتن به صورت یک پاپ‌آپ نمایش داده می‌شوند"
},
@@ -4079,6 +4196,9 @@
"Keep in Bar": {
"Keep in Bar": ""
},
"Keep the clipboard type filter when reopening history": {
"Keep the clipboard type filter when reopening history": ""
},
"Keep typing": {
"Keep typing": "به تایپ کردن ادامه دهید"
},
@@ -4220,6 +4340,9 @@
"Light Mode": {
"Light Mode": "حالت روشن"
},
"Light Mode Icon Theme": {
"Light Mode Icon Theme": ""
},
"Light Rain": {
"Light Rain": "باران سبک"
},
@@ -4235,6 +4358,12 @@
"Light mode harmony": {
"Light mode harmony": "هارمونی حالت روشن"
},
"Limit set to %1%": {
"Limit set to %1%": ""
},
"Limit the maximum battery charge level to extend lifespan.": {
"Limit the maximum battery charge level to extend lifespan.": ""
},
"Line": {
"Line": "خط"
},
@@ -4271,6 +4400,9 @@
"Local": {
"Local": "محلی"
},
"Local Weather": {
"Local Weather": ""
},
"Locale": {
"Locale": "زبان"
},
@@ -4343,6 +4475,15 @@
"Low": {
"Low": ""
},
"Low Battery": {
"Low Battery": ""
},
"Low Battery Notifications": {
"Low Battery Notifications": ""
},
"Low Battery Threshold": {
"Low Battery Threshold": ""
},
"Low Priority": {
"Low Priority": "اولویت پایین"
},
@@ -4745,6 +4886,9 @@
"Music Player": {
"Music Player": "پخش‌کننده موسیقی"
},
"Mute During Playback": {
"Mute During Playback": ""
},
"Mute Popups": {
"Mute Popups": "پاپ‌آپ‌ها بی‌صدا شوند"
},
@@ -5255,6 +5399,9 @@
"Nothing to see here": {
"Nothing to see here": "چیزی برای مشاهده نیست"
},
"Notification": {
"Notification": ""
},
"Notification Center": {
"Notification Center": "مرکز اعلانات"
},
@@ -5276,12 +5423,18 @@
"Notification Timeouts": {
"Notification Timeouts": "وقفه اعلان‌ها"
},
"Notification Type": {
"Notification Type": ""
},
"Notification toast popups": {
"Notification toast popups": "پاپ‌آپ‌های اعلان به صورت تُست"
},
"Notifications": {
"Notifications": "اعلان‌ها"
},
"Notify when limit is reached": {
"Notify when limit is reached": ""
},
"Numbers": {
"Numbers": "شماره‌ها"
},
@@ -5342,6 +5495,9 @@
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": {
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": "فقط روی PAM مدیریت شده توسط DMS تأثیر می‌گذارد. اگر greetd از قبل شامل pam_fprintd باشد، اثر انگشت فعال می‌ماند."
},
"Only on Battery": {
"Only on Battery": ""
},
"Only show windows from the current monitor on each dock": {
"Only show windows from the current monitor on each dock": "تنها پنجره‌ها در مانیتور کنونی را در هر داک نمایش بده"
},
@@ -5393,6 +5549,9 @@
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": {
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": ""
},
"Open as window": {
"Open as window": ""
},
"Open folder": {
"Open folder": "باز کردن پوشه"
},
@@ -5876,6 +6035,9 @@
"Power Profile Degradation": {
"Power Profile Degradation": "تنزل‌دادن پروفایل پاور"
},
"Power Profiles Auto-Switching": {
"Power Profiles Auto-Switching": ""
},
"Power Saver": {
"Power Saver": "ذخیره انرژی"
},
@@ -5885,6 +6047,12 @@
"Power profile management available": {
"Power profile management available": "مدیریت پروفایل پاور در دسترس"
},
"Power profile to use when AC power is connected.": {
"Power profile to use when AC power is connected.": ""
},
"Power profile to use when running on battery power.": {
"Power profile to use when running on battery power.": ""
},
"Power source": {
"Power source": "منبع پاور"
},
@@ -5930,12 +6098,18 @@
"Preview": {
"Preview": "پیش‌نمایش"
},
"Preview: %1": {
"Preview: %1": ""
},
"Primary": {
"Primary": "اصلی"
},
"Primary Container": {
"Primary Container": "زمینه اصلی"
},
"Primary Theme Color": {
"Primary Theme Color": ""
},
"Print Server Management": {
"Print Server Management": "مدیریت سرور چاپ"
},
@@ -5984,6 +6158,9 @@
"Process Count": {
"Process Count": "تعداد فرایند‌ها"
},
"Process exited with code %1": {
"Process exited with code %1": ""
},
"Processes": {
"Processes": "فرایندها"
},
@@ -6020,6 +6197,12 @@
"Profile saved: %1": {
"Profile saved: %1": "پروفایل ذخیره شد: %1"
},
"Profile when Plugged In (AC)": {
"Profile when Plugged In (AC)": ""
},
"Profile when on Battery": {
"Profile when on Battery": ""
},
"Protocol": {
"Protocol": "پروتکل"
},
@@ -6083,6 +6266,9 @@
"Re-enter password": {
"Re-enter password": "گذرواژه را دوباره وارد کنید"
},
"Reach local network devices while using an exit node": {
"Reach local network devices while using an exit node": ""
},
"Read-only legacy config": {
"Read-only legacy config": ""
},
@@ -6149,6 +6335,9 @@
"Remember Last Query": {
"Remember Last Query": "آخرین پرس‌و‌جو را به خاطر بسپار"
},
"Remember Type Filter": {
"Remember Type Filter": ""
},
"Remember last session": {
"Remember last session": "آخرین نشست را به خاطر بسپار"
},
@@ -6449,6 +6638,9 @@
"Saved Configurations": {
"Saved Configurations": "پیکربندی‌های ذخیره شده"
},
"Saved Networks": {
"Saved Networks": ""
},
"Saved Note": {
"Saved Note": "یادداشت ذخیره شده"
},
@@ -6572,6 +6764,9 @@
"Secondary": {
"Secondary": "ثانویه"
},
"Secondary Container": {
"Secondary Container": ""
},
"Secured": {
"Secured": "ایمن"
},
@@ -6713,6 +6908,9 @@
"Separate": {
"Separate": "جدا"
},
"Separate Light & Dark Themes": {
"Separate Light & Dark Themes": ""
},
"Separator": {
"Separator": "جداکننده"
},
@@ -6755,6 +6953,9 @@
"Set the font size for notification summary text": {
"Set the font size for notification summary text": ""
},
"Set the percentage at which the battery is considered low.": {
"Set the percentage at which the battery is considered low.": ""
},
"Setting": {
"Setting": ""
},
@@ -6869,6 +7070,9 @@
"Show Feels Like Temperature": {
"Show Feels Like Temperature": "نمایش دمای حسی"
},
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": {
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": ""
},
"Show Footer": {
"Show Footer": "نمایش پاورقی"
},
@@ -6941,9 +7145,15 @@
"Show Overflow Badge Count": {
"Show Overflow Badge Count": "نمایش نشان تعداد سرریز"
},
"Show Package Source Badges": {
"Show Package Source Badges": ""
},
"Show Password Field": {
"Show Password Field": "نمایش فیلد گذرواژه"
},
"Show Percentage": {
"Show Percentage": ""
},
"Show Power Actions": {
"Show Power Actions": "نمایش اقدام‌های پاور"
},
@@ -6962,6 +7172,9 @@
"Show Reboot": {
"Show Reboot": "نمایش راه‌اندازی مجدد"
},
"Show Remaining Time": {
"Show Remaining Time": ""
},
"Show Restart DMS": {
"Show Restart DMS": "نمایش راه‌اندازی مجدد DMS"
},
@@ -7016,12 +7229,21 @@
"Show a bar that drains as the popup's auto-dismiss timer runs": {
"Show a bar that drains as the popup's auto-dismiss timer runs": ""
},
"Show a notification when battery reaches the charge limit.": {
"Show a notification when battery reaches the charge limit.": ""
},
"Show a warning popup when battery is running low.": {
"Show a warning popup when battery is running low.": ""
},
"Show all 9 tags instead of only occupied tags": {
"Show all 9 tags instead of only occupied tags": ""
},
"Show an outline ring around the focused workspace indicator": {
"Show an outline ring around the focused workspace indicator": "یک خط بیرونی دور نشانگر محیط‌کار فوکوس شده نشان بده"
},
"Show an urgent alert when battery reaches critical level.": {
"Show an urgent alert when battery reaches critical level.": ""
},
"Show cava audio visualizer in media widget": {
"Show cava audio visualizer in media widget": "نمایش مصورساز صوتی cava در ابزارک رسانه"
},
@@ -7157,6 +7379,9 @@
"Silence notifications": {
"Silence notifications": "بی‌صدا کردن اعلان‌ها"
},
"Silence system sounds while media is playing": {
"Silence system sounds while media is playing": ""
},
"Single-Line Popup": {
"Single-Line Popup": ""
},
@@ -7310,6 +7535,9 @@
"Stripes": {
"Stripes": "راه راه"
},
"Subtle Overlay": {
"Subtle Overlay": ""
},
"Summary": {
"Summary": "خلاصه"
},
@@ -7334,9 +7562,21 @@
"Surface Behavior": {
"Surface Behavior": "رفتار سطح"
},
"Surface Container": {
"Surface Container": ""
},
"Surface High": {
"Surface High": ""
},
"Surface Highest": {
"Surface Highest": ""
},
"Surface Opacity": {
"Surface Opacity": "شفافیت سطح"
},
"Surface Text": {
"Surface Text": ""
},
"Surface Variant": {
"Surface Variant": "سطح متغیر"
},
@@ -7373,6 +7613,9 @@
"Sync": {
"Sync": "همگام‌سازی"
},
"Sync Bar Inset Padding": {
"Sync Bar Inset Padding": ""
},
"Sync Mode with Portal": {
"Sync Mode with Portal": "همگام‌سازی حالت با پورتال"
},
@@ -7466,6 +7709,9 @@
"Tailscale Network": {
"Tailscale Network": "شبکه Tailscale"
},
"Tailscale action failed": {
"Tailscale action failed": ""
},
"Tailscale not available": {
"Tailscale not available": "Tailcale در دسترس نیست"
},
@@ -7499,6 +7745,12 @@
"Terminals - Always use Dark Theme": {
"Terminals - Always use Dark Theme": "ترمینال‌ها - همیشه از تم تاریک استفاده کن"
},
"Tertiary": {
"Tertiary": ""
},
"Tertiary Container": {
"Tertiary Container": ""
},
"Test Connection": {
"Test Connection": "آزمایش اتصال"
},
@@ -7706,6 +7958,9 @@
"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": "برای استفاده از این نگاشت DMS، نگاشت‌کلید را در config.kdl خود حذف کنید یا تغییر دهید"
},
"Toast": {
"Toast": ""
},
"Toast Messages": {
"Toast Messages": "پیام‌های تًست"
},
@@ -8087,6 +8342,9 @@
"Use desktop wallpaper": {
"Use desktop wallpaper": "از تصویر پس‌زمینه دسکتاپ استفاده کن"
},
"Use different icon themes for light and dark mode": {
"Use different icon themes for light and dark mode": ""
},
"Use fingerprint authentication for the lock screen.": {
"Use fingerprint authentication for the lock screen.": "از احراز هویت اثرانگشت برای صفحه قفل استفاده کن."
},
@@ -8099,6 +8357,9 @@
"Use meters per second instead of km/h for wind speed": {
"Use meters per second instead of km/h for wind speed": "از متر بر ثانیه به جای km/h برای سرعت باد استفاده کن"
},
"Use one inset value for every bar": {
"Use one inset value for every bar": ""
},
"Use smaller notification cards": {
"Use smaller notification cards": "از کارت‌های اعلان کوچکتر استفاده کن"
},
@@ -8354,6 +8615,9 @@
"When locked": {
"When locked": "هنگام قفل شدن"
},
"White": {
"White": ""
},
"Wi-Fi Password": {
"Wi-Fi Password": "گذرواژه وای‌فای"
},
@@ -8405,6 +8669,9 @@
"Widget Styling": {
"Widget Styling": "استایل‌‌دهی ابزارک‌"
},
"Widget Text Style": {
"Widget Text Style": ""
},
"Widget Transparency": {
"Widget Transparency": "شفافیت ابزارک"
},
+267
View File
@@ -323,6 +323,9 @@
"A user with that name already exists.": {
"A user with that name already exists.": ""
},
"AC Adapter (Plugged In)": {
"AC Adapter (Plugged In)": ""
},
"AC Power": {
"AC Power": "Alimentation secteur"
},
@@ -524,6 +527,9 @@
"Allow": {
"Allow": ""
},
"Allow LAN access": {
"Allow LAN access": ""
},
"Allow adjusting device volume by scrolling on the right half of items in the device list": {
"Allow adjusting device volume by scrolling on the right half of items in the device list": ""
},
@@ -665,6 +671,9 @@
"Apply inverse concave corner cutouts to the bar": {
"Apply inverse concave corner cutouts to the bar": ""
},
"Apply to Hardware": {
"Apply to Hardware": ""
},
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": {
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": "Appliquer une température de couleur chaude pour réduire la fatigue visuelle. Utilisez les paramètres dautomatisation ci-dessous pour définir son activation."
},
@@ -818,6 +827,9 @@
"Auto Popup Gaps": {
"Auto Popup Gaps": "Espacements automatiques des fenêtres contextuelles"
},
"Auto Power Saver": {
"Auto Power Saver": ""
},
"Auto mode is on. Manual profile selection is disabled.": {
"Auto mode is on. Manual profile selection is disabled.": ""
},
@@ -911,6 +923,9 @@
"Automatically save changes to opened files as you type": {
"Automatically save changes to opened files as you type": ""
},
"Automatically turn on Power Saver profile when battery is low.": {
"Automatically turn on Power Saver profile when battery is low.": ""
},
"Automation": {
"Automation": "Automatisation"
},
@@ -962,6 +977,9 @@
"Background Blur": {
"Background Blur": ""
},
"Background Color": {
"Background Color": ""
},
"Background Effect": {
"Background Effect": ""
},
@@ -995,12 +1013,18 @@
"Bar Configurations": {
"Bar Configurations": "Configurations de la barre"
},
"Bar Inset Padding": {
"Bar Inset Padding": ""
},
"Bar Opacity": {
"Bar Opacity": ""
},
"Bar Shadows": {
"Bar Shadows": "Ombres de barre"
},
"Bar Spacing": {
"Bar Spacing": ""
},
"Bar Transparency": {
"Bar Transparency": "Transparence de la barre"
},
@@ -1028,12 +1052,36 @@
"Battery Charge Limit": {
"Battery Charge Limit": "Limite de charge de la batterie"
},
"Battery Health": {
"Battery Health": ""
},
"Battery Power": {
"Battery Power": ""
},
"Battery Protection & Charging": {
"Battery Protection & Charging": ""
},
"Battery Status": {
"Battery Status": ""
},
"Battery and power management": {
"Battery and power management": "Gestion de la batterie et de lalimentation"
},
"Battery has charged to your set limit of %1%": {
"Battery has charged to your set limit of %1%": ""
},
"Battery is at %1% - Connect charger immediately!": {
"Battery is at %1% - Connect charger immediately!": ""
},
"Battery is at %1% - Consider charging soon": {
"Battery is at %1% - Consider charging soon": ""
},
"Battery level and power management": {
"Battery level and power management": "Niveau de batterie et gestion de l'alimentation"
},
"Battery percentage to trigger a critical alert.": {
"Battery percentage to trigger a critical alert.": ""
},
"Behavior": {
"Behavior": "Comportement"
},
@@ -1058,6 +1106,9 @@
"Black": {
"Black": ""
},
"Blend between Surface High and the selected custom color": {
"Blend between Surface High and the selected custom color": ""
},
"Block Out": {
"Block Out": "Bloquer"
},
@@ -1316,6 +1367,15 @@
"Channel": {
"Channel": "Canal"
},
"Charge Level": {
"Charge Level": ""
},
"Charge Limit Reached": {
"Charge Limit Reached": ""
},
"Charge limit applied successfully": {
"Charge limit applied successfully": ""
},
"Charging": {
"Charging": "En charge"
},
@@ -1376,12 +1436,18 @@
"Choose how this bar resolves shadow direction": {
"Choose how this bar resolves shadow direction": "Choisissez comment cette barre gère la direction de l'ombre"
},
"Choose how to be notified about battery alerts.": {
"Choose how to be notified about battery alerts.": ""
},
"Choose icon": {
"Choose icon": "Choisir une icône"
},
"Choose monochrome or a theme color tint for system tray icons": {
"Choose monochrome or a theme color tint for system tray icons": ""
},
"Choose neutral or accent-colored widget text": {
"Choose neutral or accent-colored widget text": ""
},
"Choose the background color for widgets": {
"Choose the background color for widgets": "Choisir la couleur de fond des widgets"
},
@@ -1466,9 +1532,15 @@
"Click Through": {
"Click Through": "Cliquable à travers"
},
"Click an entry to paste directly instead of copying": {
"Click an entry to paste directly instead of copying": ""
},
"Click any shortcut to edit. Changes save to %1": {
"Click any shortcut to edit. Changes save to %1": "Cliquez sur un raccourci pour l’éditer. Les modifications sont enregistrées dans %1"
},
"Click to Paste": {
"Click to Paste": ""
},
"Click to capture": {
"Click to capture": "Cliquer pour capturer"
},
@@ -1547,6 +1619,9 @@
"Color for primary action buttons": {
"Color for primary action buttons": "Couleur primaire pour les boutons d'action"
},
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": {
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": ""
},
"Color temperature for day time": {
"Color temperature for day time": "Température de couleur pour la journée"
},
@@ -1895,9 +1970,21 @@
"Creating...": {
"Creating...": "Création..."
},
"Critical Battery": {
"Critical Battery": ""
},
"Critical Battery Alert": {
"Critical Battery Alert": ""
},
"Critical Battery Notifications": {
"Critical Battery Notifications": ""
},
"Critical Priority": {
"Critical Priority": "Priorité critique"
},
"Critical Threshold": {
"Critical Threshold": ""
},
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": {
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": ""
},
@@ -1973,6 +2060,9 @@
"Custom": {
"Custom": "Personnalisé"
},
"Custom Blend": {
"Custom Blend": ""
},
"Custom Color": {
"Custom Color": "Couleur personnalisée"
},
@@ -2117,6 +2207,9 @@
"Dark Mode": {
"Dark Mode": "Mode sombre"
},
"Dark Mode Icon Theme": {
"Dark Mode Icon Theme": ""
},
"Dark mode base": {
"Dark mode base": ""
},
@@ -2486,6 +2579,9 @@
"Dock margin, transparency, and border": {
"Dock margin, transparency, and border": ""
},
"Dock window": {
"Dock window": ""
},
"Docs": {
"Docs": "Documentation"
},
@@ -2570,6 +2666,9 @@
"Edge Spacing": {
"Edge Spacing": "Espacement des bords"
},
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": {
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": ""
},
"Edge the launcher slides from": {
"Edge the launcher slides from": ""
},
@@ -2795,6 +2894,9 @@
"Errors": {
"Errors": "Erreurs"
},
"Estimated Time": {
"Estimated Time": ""
},
"Ethernet": {
"Ethernet": "Ethernet"
},
@@ -2822,6 +2924,9 @@
"Existing Users": {
"Existing Users": ""
},
"Exit node": {
"Exit node": ""
},
"Experimental Feature": {
"Experimental Feature": "Fonctionnalité expérimentale"
},
@@ -2885,6 +2990,9 @@
"Failed to apply Qt colors": {
"Failed to apply Qt colors": ""
},
"Failed to apply charge limit to system": {
"Failed to apply charge limit to system": ""
},
"Failed to apply profile": {
"Failed to apply profile": ""
},
@@ -3176,6 +3284,9 @@
"Filter": {
"Filter": ""
},
"Filter by type": {
"Filter by type": ""
},
"Find in Text": {
"Find in Text": "Rechercher dans le texte"
},
@@ -3476,6 +3587,9 @@
"Gamma control not available. Requires DMS API v6+.": {
"Gamma control not available. Requires DMS API v6+.": "Le contrôle du gamma nest pas disponible. Nécessite lAPI DMS v6 ou supérieure."
},
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": {
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": ""
},
"Generate Override": {
"Generate Override": ""
},
@@ -3845,6 +3959,9 @@
"Icon Theme": {
"Icon Theme": "Thème d'icônes"
},
"Icon theme changed outside DMS; switched to System Default": {
"Icon theme changed outside DMS; switched to System Default": ""
},
"Identical alerts show as one popup instead of stacking": {
"Identical alerts show as one popup instead of stacking": ""
},
@@ -4079,6 +4196,9 @@
"Keep in Bar": {
"Keep in Bar": ""
},
"Keep the clipboard type filter when reopening history": {
"Keep the clipboard type filter when reopening history": ""
},
"Keep typing": {
"Keep typing": ""
},
@@ -4220,6 +4340,9 @@
"Light Mode": {
"Light Mode": "Mode Clair"
},
"Light Mode Icon Theme": {
"Light Mode Icon Theme": ""
},
"Light Rain": {
"Light Rain": "Pluie légère"
},
@@ -4235,6 +4358,12 @@
"Light mode harmony": {
"Light mode harmony": ""
},
"Limit set to %1%": {
"Limit set to %1%": ""
},
"Limit the maximum battery charge level to extend lifespan.": {
"Limit the maximum battery charge level to extend lifespan.": ""
},
"Line": {
"Line": "Ligne"
},
@@ -4271,6 +4400,9 @@
"Local": {
"Local": "Local"
},
"Local Weather": {
"Local Weather": ""
},
"Locale": {
"Locale": "Régional"
},
@@ -4343,6 +4475,15 @@
"Low": {
"Low": ""
},
"Low Battery": {
"Low Battery": ""
},
"Low Battery Notifications": {
"Low Battery Notifications": ""
},
"Low Battery Threshold": {
"Low Battery Threshold": ""
},
"Low Priority": {
"Low Priority": "Faible priorité"
},
@@ -4745,6 +4886,9 @@
"Music Player": {
"Music Player": ""
},
"Mute During Playback": {
"Mute During Playback": ""
},
"Mute Popups": {
"Mute Popups": "Mettre les popups en sourdine"
},
@@ -5255,6 +5399,9 @@
"Nothing to see here": {
"Nothing to see here": "Rien à voir ici."
},
"Notification": {
"Notification": ""
},
"Notification Center": {
"Notification Center": "Centre de Notifications"
},
@@ -5276,12 +5423,18 @@
"Notification Timeouts": {
"Notification Timeouts": "Délais daffichage des notifications"
},
"Notification Type": {
"Notification Type": ""
},
"Notification toast popups": {
"Notification toast popups": "Notifications éphémères à l’écran"
},
"Notifications": {
"Notifications": "Notifications"
},
"Notify when limit is reached": {
"Notify when limit is reached": ""
},
"Numbers": {
"Numbers": "Nombres"
},
@@ -5342,6 +5495,9 @@
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": {
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": ""
},
"Only on Battery": {
"Only on Battery": ""
},
"Only show windows from the current monitor on each dock": {
"Only show windows from the current monitor on each dock": "Afficher uniquement les fenêtres de l'écran actuel sur chaque dock"
},
@@ -5393,6 +5549,9 @@
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": {
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": ""
},
"Open as window": {
"Open as window": ""
},
"Open folder": {
"Open folder": "Ouvrir dossier"
},
@@ -5876,6 +6035,9 @@
"Power Profile Degradation": {
"Power Profile Degradation": "Dégradation du profil dalimentation"
},
"Power Profiles Auto-Switching": {
"Power Profiles Auto-Switching": ""
},
"Power Saver": {
"Power Saver": "Économie d'énergie"
},
@@ -5885,6 +6047,12 @@
"Power profile management available": {
"Power profile management available": "Gestion du profil dalimentation disponible"
},
"Power profile to use when AC power is connected.": {
"Power profile to use when AC power is connected.": ""
},
"Power profile to use when running on battery power.": {
"Power profile to use when running on battery power.": ""
},
"Power source": {
"Power source": "Source dalimentation"
},
@@ -5930,12 +6098,18 @@
"Preview": {
"Preview": "Aperçu"
},
"Preview: %1": {
"Preview: %1": ""
},
"Primary": {
"Primary": "Principal"
},
"Primary Container": {
"Primary Container": "Conteneur primaire"
},
"Primary Theme Color": {
"Primary Theme Color": ""
},
"Print Server Management": {
"Print Server Management": "Gestion du serveur dimpression"
},
@@ -5984,6 +6158,9 @@
"Process Count": {
"Process Count": "Nombre de processus"
},
"Process exited with code %1": {
"Process exited with code %1": ""
},
"Processes": {
"Processes": "Processus"
},
@@ -6020,6 +6197,12 @@
"Profile saved: %1": {
"Profile saved: %1": "Profil sauvegardé : %1"
},
"Profile when Plugged In (AC)": {
"Profile when Plugged In (AC)": ""
},
"Profile when on Battery": {
"Profile when on Battery": ""
},
"Protocol": {
"Protocol": "Protocole"
},
@@ -6083,6 +6266,9 @@
"Re-enter password": {
"Re-enter password": ""
},
"Reach local network devices while using an exit node": {
"Reach local network devices while using an exit node": ""
},
"Read-only legacy config": {
"Read-only legacy config": ""
},
@@ -6149,6 +6335,9 @@
"Remember Last Query": {
"Remember Last Query": ""
},
"Remember Type Filter": {
"Remember Type Filter": ""
},
"Remember last session": {
"Remember last session": "Se souvenir de la dernière session"
},
@@ -6449,6 +6638,9 @@
"Saved Configurations": {
"Saved Configurations": "Configurations enregistrées"
},
"Saved Networks": {
"Saved Networks": ""
},
"Saved Note": {
"Saved Note": "Note sauvegardée"
},
@@ -6572,6 +6764,9 @@
"Secondary": {
"Secondary": "Secondaire"
},
"Secondary Container": {
"Secondary Container": ""
},
"Secured": {
"Secured": "Sécurisé"
},
@@ -6713,6 +6908,9 @@
"Separate": {
"Separate": ""
},
"Separate Light & Dark Themes": {
"Separate Light & Dark Themes": ""
},
"Separator": {
"Separator": "Séparateur"
},
@@ -6755,6 +6953,9 @@
"Set the font size for notification summary text": {
"Set the font size for notification summary text": ""
},
"Set the percentage at which the battery is considered low.": {
"Set the percentage at which the battery is considered low.": ""
},
"Setting": {
"Setting": ""
},
@@ -6869,6 +7070,9 @@
"Show Feels Like Temperature": {
"Show Feels Like Temperature": "Afficher la température ressentie"
},
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": {
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": ""
},
"Show Footer": {
"Show Footer": "Afficher le pied de page"
},
@@ -6941,9 +7145,15 @@
"Show Overflow Badge Count": {
"Show Overflow Badge Count": "Afficher le compteur du badge de débordement"
},
"Show Package Source Badges": {
"Show Package Source Badges": ""
},
"Show Password Field": {
"Show Password Field": "Afficher le champ de mot de passe"
},
"Show Percentage": {
"Show Percentage": ""
},
"Show Power Actions": {
"Show Power Actions": "Afficher les actions dalimentation"
},
@@ -6962,6 +7172,9 @@
"Show Reboot": {
"Show Reboot": "Afficher redémarrer"
},
"Show Remaining Time": {
"Show Remaining Time": ""
},
"Show Restart DMS": {
"Show Restart DMS": "Afficher redémarrer DMS"
},
@@ -7016,12 +7229,21 @@
"Show a bar that drains as the popup's auto-dismiss timer runs": {
"Show a bar that drains as the popup's auto-dismiss timer runs": ""
},
"Show a notification when battery reaches the charge limit.": {
"Show a notification when battery reaches the charge limit.": ""
},
"Show a warning popup when battery is running low.": {
"Show a warning popup when battery is running low.": ""
},
"Show all 9 tags instead of only occupied tags": {
"Show all 9 tags instead of only occupied tags": ""
},
"Show an outline ring around the focused workspace indicator": {
"Show an outline ring around the focused workspace indicator": "Afficher un contour autour de lindicateur de lespace actif"
},
"Show an urgent alert when battery reaches critical level.": {
"Show an urgent alert when battery reaches critical level.": ""
},
"Show cava audio visualizer in media widget": {
"Show cava audio visualizer in media widget": "Afficher le visualiseur audio Cava dans le widget multimédia"
},
@@ -7157,6 +7379,9 @@
"Silence notifications": {
"Silence notifications": ""
},
"Silence system sounds while media is playing": {
"Silence system sounds while media is playing": ""
},
"Single-Line Popup": {
"Single-Line Popup": ""
},
@@ -7310,6 +7535,9 @@
"Stripes": {
"Stripes": "Rayures"
},
"Subtle Overlay": {
"Subtle Overlay": ""
},
"Summary": {
"Summary": "Résumé"
},
@@ -7334,9 +7562,21 @@
"Surface Behavior": {
"Surface Behavior": ""
},
"Surface Container": {
"Surface Container": ""
},
"Surface High": {
"Surface High": ""
},
"Surface Highest": {
"Surface Highest": ""
},
"Surface Opacity": {
"Surface Opacity": ""
},
"Surface Text": {
"Surface Text": ""
},
"Surface Variant": {
"Surface Variant": "Variante de surface"
},
@@ -7373,6 +7613,9 @@
"Sync": {
"Sync": "Synchro"
},
"Sync Bar Inset Padding": {
"Sync Bar Inset Padding": ""
},
"Sync Mode with Portal": {
"Sync Mode with Portal": "Synchroniser le mode avec les portails"
},
@@ -7466,6 +7709,9 @@
"Tailscale Network": {
"Tailscale Network": ""
},
"Tailscale action failed": {
"Tailscale action failed": ""
},
"Tailscale not available": {
"Tailscale not available": ""
},
@@ -7499,6 +7745,12 @@
"Terminals - Always use Dark Theme": {
"Terminals - Always use Dark Theme": "Forcer le mode sombre dans les terminaux"
},
"Tertiary": {
"Tertiary": ""
},
"Tertiary Container": {
"Tertiary Container": ""
},
"Test Connection": {
"Test Connection": "Tester la connexion"
},
@@ -7706,6 +7958,9 @@
"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": "Pour utiliser ce raccourci DMS, supprimez ou modifiez le keybind dans votre config.kdl"
},
"Toast": {
"Toast": ""
},
"Toast Messages": {
"Toast Messages": "Messages toast"
},
@@ -8087,6 +8342,9 @@
"Use desktop wallpaper": {
"Use desktop wallpaper": "Utiliser le fond d'écran du bureau"
},
"Use different icon themes for light and dark mode": {
"Use different icon themes for light and dark mode": ""
},
"Use fingerprint authentication for the lock screen.": {
"Use fingerprint authentication for the lock screen.": "Utilisez l'authentification par empreinte pour l'écran de verrouillage."
},
@@ -8099,6 +8357,9 @@
"Use meters per second instead of km/h for wind speed": {
"Use meters per second instead of km/h for wind speed": "Utiliser les m/s au lieu des km/h pour la vitesse du vent"
},
"Use one inset value for every bar": {
"Use one inset value for every bar": ""
},
"Use smaller notification cards": {
"Use smaller notification cards": "Utiliser des cartes de notification plus petites"
},
@@ -8354,6 +8615,9 @@
"When locked": {
"When locked": "Une fois verrouillé"
},
"White": {
"White": ""
},
"Wi-Fi Password": {
"Wi-Fi Password": "Mot de passe Wi-Fi"
},
@@ -8405,6 +8669,9 @@
"Widget Styling": {
"Widget Styling": "Stylisation du widget"
},
"Widget Text Style": {
"Widget Text Style": ""
},
"Widget Transparency": {
"Widget Transparency": "Transparence du widget"
},
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+267
View File
@@ -323,6 +323,9 @@
"A user with that name already exists.": {
"A user with that name already exists.": ""
},
"AC Adapter (Plugged In)": {
"AC Adapter (Plugged In)": ""
},
"AC Power": {
"AC Power": "AC電源"
},
@@ -524,6 +527,9 @@
"Allow": {
"Allow": ""
},
"Allow LAN access": {
"Allow LAN access": ""
},
"Allow adjusting device volume by scrolling on the right half of items in the device list": {
"Allow adjusting device volume by scrolling on the right half of items in the device list": ""
},
@@ -665,6 +671,9 @@
"Apply inverse concave corner cutouts to the bar": {
"Apply inverse concave corner cutouts to the bar": ""
},
"Apply to Hardware": {
"Apply to Hardware": ""
},
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": {
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": "目の疲れを軽減するために、暖色系の色温度を適用します。以下の自動化設定で、いつアクティブにするか制御できます。"
},
@@ -818,6 +827,9 @@
"Auto Popup Gaps": {
"Auto Popup Gaps": "自動ポップアップギャップ"
},
"Auto Power Saver": {
"Auto Power Saver": ""
},
"Auto mode is on. Manual profile selection is disabled.": {
"Auto mode is on. Manual profile selection is disabled.": "自動モードがオンになっています。手動プロファイル選択は無効になっています。"
},
@@ -911,6 +923,9 @@
"Automatically save changes to opened files as you type": {
"Automatically save changes to opened files as you type": ""
},
"Automatically turn on Power Saver profile when battery is low.": {
"Automatically turn on Power Saver profile when battery is low.": ""
},
"Automation": {
"Automation": "自動化"
},
@@ -962,6 +977,9 @@
"Background Blur": {
"Background Blur": "背景のぼかし"
},
"Background Color": {
"Background Color": ""
},
"Background Effect": {
"Background Effect": ""
},
@@ -995,12 +1013,18 @@
"Bar Configurations": {
"Bar Configurations": "バーの設定"
},
"Bar Inset Padding": {
"Bar Inset Padding": ""
},
"Bar Opacity": {
"Bar Opacity": ""
},
"Bar Shadows": {
"Bar Shadows": "バーの影"
},
"Bar Spacing": {
"Bar Spacing": ""
},
"Bar Transparency": {
"Bar Transparency": "バーの透明度"
},
@@ -1028,12 +1052,36 @@
"Battery Charge Limit": {
"Battery Charge Limit": "バッテリー充電上限"
},
"Battery Health": {
"Battery Health": ""
},
"Battery Power": {
"Battery Power": ""
},
"Battery Protection & Charging": {
"Battery Protection & Charging": ""
},
"Battery Status": {
"Battery Status": ""
},
"Battery and power management": {
"Battery and power management": "バッテリーと電源管理"
},
"Battery has charged to your set limit of %1%": {
"Battery has charged to your set limit of %1%": ""
},
"Battery is at %1% - Connect charger immediately!": {
"Battery is at %1% - Connect charger immediately!": ""
},
"Battery is at %1% - Consider charging soon": {
"Battery is at %1% - Consider charging soon": ""
},
"Battery level and power management": {
"Battery level and power management": "バッテリーレベルおよび電源管理"
},
"Battery percentage to trigger a critical alert.": {
"Battery percentage to trigger a critical alert.": ""
},
"Behavior": {
"Behavior": "動作"
},
@@ -1058,6 +1106,9 @@
"Black": {
"Black": "黒"
},
"Blend between Surface High and the selected custom color": {
"Blend between Surface High and the selected custom color": ""
},
"Block Out": {
"Block Out": "ブロックアウト"
},
@@ -1316,6 +1367,15 @@
"Channel": {
"Channel": "チャンネル"
},
"Charge Level": {
"Charge Level": ""
},
"Charge Limit Reached": {
"Charge Limit Reached": ""
},
"Charge limit applied successfully": {
"Charge limit applied successfully": ""
},
"Charging": {
"Charging": "充電中"
},
@@ -1376,12 +1436,18 @@
"Choose how this bar resolves shadow direction": {
"Choose how this bar resolves shadow direction": "このバーが影の方向を決定する方法を選ぶ"
},
"Choose how to be notified about battery alerts.": {
"Choose how to be notified about battery alerts.": ""
},
"Choose icon": {
"Choose icon": "アイコンを選ぶ"
},
"Choose monochrome or a theme color tint for system tray icons": {
"Choose monochrome or a theme color tint for system tray icons": "システムトレイアイコンにモノクロまたはテーマカラーの色合いを選択します"
},
"Choose neutral or accent-colored widget text": {
"Choose neutral or accent-colored widget text": ""
},
"Choose the background color for widgets": {
"Choose the background color for widgets": "ウィジェットの背景色を選んでください"
},
@@ -1466,9 +1532,15 @@
"Click Through": {
"Click Through": "クリックを透過"
},
"Click an entry to paste directly instead of copying": {
"Click an entry to paste directly instead of copying": ""
},
"Click any shortcut to edit. Changes save to %1": {
"Click any shortcut to edit. Changes save to %1": "任意のショートカットをクリックして編集します。変更は %1 に保存されます"
},
"Click to Paste": {
"Click to Paste": ""
},
"Click to capture": {
"Click to capture": "クリックしてキャプチャ"
},
@@ -1547,6 +1619,9 @@
"Color for primary action buttons": {
"Color for primary action buttons": "主要アクションボタンの色"
},
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": {
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": ""
},
"Color temperature for day time": {
"Color temperature for day time": "昼間の色温度"
},
@@ -1895,9 +1970,21 @@
"Creating...": {
"Creating...": "作成中..."
},
"Critical Battery": {
"Critical Battery": ""
},
"Critical Battery Alert": {
"Critical Battery Alert": ""
},
"Critical Battery Notifications": {
"Critical Battery Notifications": ""
},
"Critical Priority": {
"Critical Priority": "最優先事項"
},
"Critical Threshold": {
"Critical Threshold": ""
},
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": {
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": ""
},
@@ -1973,6 +2060,9 @@
"Custom": {
"Custom": "カスタム"
},
"Custom Blend": {
"Custom Blend": ""
},
"Custom Color": {
"Custom Color": "カスタムカラー"
},
@@ -2117,6 +2207,9 @@
"Dark Mode": {
"Dark Mode": "ダークモード"
},
"Dark Mode Icon Theme": {
"Dark Mode Icon Theme": ""
},
"Dark mode base": {
"Dark mode base": "ダークモードベース"
},
@@ -2486,6 +2579,9 @@
"Dock margin, transparency, and border": {
"Dock margin, transparency, and border": "ドックの余白、透明度、境界線"
},
"Dock window": {
"Dock window": ""
},
"Docs": {
"Docs": "ドキュメント"
},
@@ -2570,6 +2666,9 @@
"Edge Spacing": {
"Edge Spacing": "端の余白"
},
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": {
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": ""
},
"Edge the launcher slides from": {
"Edge the launcher slides from": "ランチャーのスライドを端から"
},
@@ -2795,6 +2894,9 @@
"Errors": {
"Errors": "エラー"
},
"Estimated Time": {
"Estimated Time": ""
},
"Ethernet": {
"Ethernet": "Ethernet"
},
@@ -2822,6 +2924,9 @@
"Existing Users": {
"Existing Users": ""
},
"Exit node": {
"Exit node": ""
},
"Experimental Feature": {
"Experimental Feature": "実験的機能"
},
@@ -2885,6 +2990,9 @@
"Failed to apply Qt colors": {
"Failed to apply Qt colors": "Qt カラーの適用に失敗しました"
},
"Failed to apply charge limit to system": {
"Failed to apply charge limit to system": ""
},
"Failed to apply profile": {
"Failed to apply profile": "プロファイルの適用に失敗しました"
},
@@ -3176,6 +3284,9 @@
"Filter": {
"Filter": ""
},
"Filter by type": {
"Filter by type": ""
},
"Find in Text": {
"Find in Text": "テキスト内検索"
},
@@ -3476,6 +3587,9 @@
"Gamma control not available. Requires DMS API v6+.": {
"Gamma control not available. Requires DMS API v6+.": "ガンマ制御は使用できません。DMS API v6+ が必要です。"
},
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": {
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": ""
},
"Generate Override": {
"Generate Override": ""
},
@@ -3845,6 +3959,9 @@
"Icon Theme": {
"Icon Theme": "アイコンテーマ"
},
"Icon theme changed outside DMS; switched to System Default": {
"Icon theme changed outside DMS; switched to System Default": ""
},
"Identical alerts show as one popup instead of stacking": {
"Identical alerts show as one popup instead of stacking": ""
},
@@ -4079,6 +4196,9 @@
"Keep in Bar": {
"Keep in Bar": ""
},
"Keep the clipboard type filter when reopening history": {
"Keep the clipboard type filter when reopening history": ""
},
"Keep typing": {
"Keep typing": "入力し続けてください"
},
@@ -4220,6 +4340,9 @@
"Light Mode": {
"Light Mode": "ライトモード"
},
"Light Mode Icon Theme": {
"Light Mode Icon Theme": ""
},
"Light Rain": {
"Light Rain": "小雨"
},
@@ -4235,6 +4358,12 @@
"Light mode harmony": {
"Light mode harmony": "ライトモードハーモニー"
},
"Limit set to %1%": {
"Limit set to %1%": ""
},
"Limit the maximum battery charge level to extend lifespan.": {
"Limit the maximum battery charge level to extend lifespan.": ""
},
"Line": {
"Line": "行"
},
@@ -4271,6 +4400,9 @@
"Local": {
"Local": "ローカル"
},
"Local Weather": {
"Local Weather": ""
},
"Locale": {
"Locale": "ロケール"
},
@@ -4343,6 +4475,15 @@
"Low": {
"Low": ""
},
"Low Battery": {
"Low Battery": ""
},
"Low Battery Notifications": {
"Low Battery Notifications": ""
},
"Low Battery Threshold": {
"Low Battery Threshold": ""
},
"Low Priority": {
"Low Priority": "低優先度"
},
@@ -4745,6 +4886,9 @@
"Music Player": {
"Music Player": "音楽プレーヤー"
},
"Mute During Playback": {
"Mute During Playback": ""
},
"Mute Popups": {
"Mute Popups": "ポップアップをミュート"
},
@@ -5255,6 +5399,9 @@
"Nothing to see here": {
"Nothing to see here": "ここには何もありません"
},
"Notification": {
"Notification": ""
},
"Notification Center": {
"Notification Center": "通知センター"
},
@@ -5276,12 +5423,18 @@
"Notification Timeouts": {
"Notification Timeouts": "通知タイムアウト"
},
"Notification Type": {
"Notification Type": ""
},
"Notification toast popups": {
"Notification toast popups": "通知トーストポップアップ"
},
"Notifications": {
"Notifications": "通知"
},
"Notify when limit is reached": {
"Notify when limit is reached": ""
},
"Numbers": {
"Numbers": "数字"
},
@@ -5342,6 +5495,9 @@
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": {
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": "DMS 管理の PAM にのみ影響します。greetd がすでに pam_fprintd を含んでいる場合、指紋認証は有効のままです。"
},
"Only on Battery": {
"Only on Battery": ""
},
"Only show windows from the current monitor on each dock": {
"Only show windows from the current monitor on each dock": "各ドックに現在のモニターのウィンドウのみ表示"
},
@@ -5393,6 +5549,9 @@
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": {
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": "端末を開き、シェル内のアップグレード処理の代わりにカスタムコマンドを実行します。"
},
"Open as window": {
"Open as window": ""
},
"Open folder": {
"Open folder": "フォルダーを開く"
},
@@ -5876,6 +6035,9 @@
"Power Profile Degradation": {
"Power Profile Degradation": "電源プロファイルの劣化"
},
"Power Profiles Auto-Switching": {
"Power Profiles Auto-Switching": ""
},
"Power Saver": {
"Power Saver": "省電力"
},
@@ -5885,6 +6047,12 @@
"Power profile management available": {
"Power profile management available": "電源プロファイル管理が利用可能"
},
"Power profile to use when AC power is connected.": {
"Power profile to use when AC power is connected.": ""
},
"Power profile to use when running on battery power.": {
"Power profile to use when running on battery power.": ""
},
"Power source": {
"Power source": "電源"
},
@@ -5930,12 +6098,18 @@
"Preview": {
"Preview": "プレビュー"
},
"Preview: %1": {
"Preview: %1": ""
},
"Primary": {
"Primary": "プライマリー"
},
"Primary Container": {
"Primary Container": "プライマリーコンテナー"
},
"Primary Theme Color": {
"Primary Theme Color": ""
},
"Print Server Management": {
"Print Server Management": "プリントサーバー管理"
},
@@ -5984,6 +6158,9 @@
"Process Count": {
"Process Count": "プロセス数"
},
"Process exited with code %1": {
"Process exited with code %1": ""
},
"Processes": {
"Processes": "プロセス"
},
@@ -6020,6 +6197,12 @@
"Profile saved: %1": {
"Profile saved: %1": "プロファイルを保存しました: %1"
},
"Profile when Plugged In (AC)": {
"Profile when Plugged In (AC)": ""
},
"Profile when on Battery": {
"Profile when on Battery": ""
},
"Protocol": {
"Protocol": "プロトコル"
},
@@ -6083,6 +6266,9 @@
"Re-enter password": {
"Re-enter password": ""
},
"Reach local network devices while using an exit node": {
"Reach local network devices while using an exit node": ""
},
"Read-only legacy config": {
"Read-only legacy config": ""
},
@@ -6149,6 +6335,9 @@
"Remember Last Query": {
"Remember Last Query": "前回のクエリを記憶"
},
"Remember Type Filter": {
"Remember Type Filter": ""
},
"Remember last session": {
"Remember last session": "最後のセッションを記憶"
},
@@ -6449,6 +6638,9 @@
"Saved Configurations": {
"Saved Configurations": "保存済み設定"
},
"Saved Networks": {
"Saved Networks": ""
},
"Saved Note": {
"Saved Note": "保存済みメモ"
},
@@ -6572,6 +6764,9 @@
"Secondary": {
"Secondary": "セカンダリー"
},
"Secondary Container": {
"Secondary Container": ""
},
"Secured": {
"Secured": "保護済み"
},
@@ -6713,6 +6908,9 @@
"Separate": {
"Separate": "Separate"
},
"Separate Light & Dark Themes": {
"Separate Light & Dark Themes": ""
},
"Separator": {
"Separator": "区切り"
},
@@ -6755,6 +6953,9 @@
"Set the font size for notification summary text": {
"Set the font size for notification summary text": ""
},
"Set the percentage at which the battery is considered low.": {
"Set the percentage at which the battery is considered low.": ""
},
"Setting": {
"Setting": "設定"
},
@@ -6869,6 +7070,9 @@
"Show Feels Like Temperature": {
"Show Feels Like Temperature": "体感温度を表示"
},
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": {
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": ""
},
"Show Footer": {
"Show Footer": "フッターを表示"
},
@@ -6941,9 +7145,15 @@
"Show Overflow Badge Count": {
"Show Overflow Badge Count": "オーバーフローバッジ数を表示"
},
"Show Package Source Badges": {
"Show Package Source Badges": ""
},
"Show Password Field": {
"Show Password Field": "パスワード欄を表示"
},
"Show Percentage": {
"Show Percentage": ""
},
"Show Power Actions": {
"Show Power Actions": "電源アクションを表示"
},
@@ -6962,6 +7172,9 @@
"Show Reboot": {
"Show Reboot": "再起動を表示"
},
"Show Remaining Time": {
"Show Remaining Time": ""
},
"Show Restart DMS": {
"Show Restart DMS": "DMS再起動を表示"
},
@@ -7016,12 +7229,21 @@
"Show a bar that drains as the popup's auto-dismiss timer runs": {
"Show a bar that drains as the popup's auto-dismiss timer runs": ""
},
"Show a notification when battery reaches the charge limit.": {
"Show a notification when battery reaches the charge limit.": ""
},
"Show a warning popup when battery is running low.": {
"Show a warning popup when battery is running low.": ""
},
"Show all 9 tags instead of only occupied tags": {
"Show all 9 tags instead of only occupied tags": ""
},
"Show an outline ring around the focused workspace indicator": {
"Show an outline ring around the focused workspace indicator": "フォーカス中のワークスペースインジケーターの周囲にアウトラインリングを表示"
},
"Show an urgent alert when battery reaches critical level.": {
"Show an urgent alert when battery reaches critical level.": ""
},
"Show cava audio visualizer in media widget": {
"Show cava audio visualizer in media widget": "メディアウィジェットに cava オーディオビジュアライザーを表示"
},
@@ -7157,6 +7379,9 @@
"Silence notifications": {
"Silence notifications": "通知をミュート"
},
"Silence system sounds while media is playing": {
"Silence system sounds while media is playing": ""
},
"Single-Line Popup": {
"Single-Line Popup": ""
},
@@ -7310,6 +7535,9 @@
"Stripes": {
"Stripes": "ストライプ"
},
"Subtle Overlay": {
"Subtle Overlay": ""
},
"Summary": {
"Summary": "概要"
},
@@ -7334,9 +7562,21 @@
"Surface Behavior": {
"Surface Behavior": "表面挙動"
},
"Surface Container": {
"Surface Container": ""
},
"Surface High": {
"Surface High": ""
},
"Surface Highest": {
"Surface Highest": ""
},
"Surface Opacity": {
"Surface Opacity": "表面の不透明度"
},
"Surface Text": {
"Surface Text": ""
},
"Surface Variant": {
"Surface Variant": "サーフェスバリアント"
},
@@ -7373,6 +7613,9 @@
"Sync": {
"Sync": "同期"
},
"Sync Bar Inset Padding": {
"Sync Bar Inset Padding": ""
},
"Sync Mode with Portal": {
"Sync Mode with Portal": "ポータルとの同期モード"
},
@@ -7466,6 +7709,9 @@
"Tailscale Network": {
"Tailscale Network": "テールスケールネットワーク"
},
"Tailscale action failed": {
"Tailscale action failed": ""
},
"Tailscale not available": {
"Tailscale not available": "尾部スケールは入手できません"
},
@@ -7499,6 +7745,12 @@
"Terminals - Always use Dark Theme": {
"Terminals - Always use Dark Theme": "端末 - 常にダークテーマを使用"
},
"Tertiary": {
"Tertiary": ""
},
"Tertiary Container": {
"Tertiary Container": ""
},
"Test Connection": {
"Test Connection": "接続をテスト"
},
@@ -7706,6 +7958,9 @@
"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": "この DMS バインドを使うには、config.kdl 内のキーバインドを削除または変更してください"
},
"Toast": {
"Toast": ""
},
"Toast Messages": {
"Toast Messages": "トーストメッセージ"
},
@@ -8087,6 +8342,9 @@
"Use desktop wallpaper": {
"Use desktop wallpaper": "デスクトップ壁紙を使用"
},
"Use different icon themes for light and dark mode": {
"Use different icon themes for light and dark mode": ""
},
"Use fingerprint authentication for the lock screen.": {
"Use fingerprint authentication for the lock screen.": "ロック画面に指紋認証を使用します。"
},
@@ -8099,6 +8357,9 @@
"Use meters per second instead of km/h for wind speed": {
"Use meters per second instead of km/h for wind speed": "風速に km/h ではなく m/s を使用します"
},
"Use one inset value for every bar": {
"Use one inset value for every bar": ""
},
"Use smaller notification cards": {
"Use smaller notification cards": "小さめの通知カードを使用"
},
@@ -8354,6 +8615,9 @@
"When locked": {
"When locked": "ロック時"
},
"White": {
"White": ""
},
"Wi-Fi Password": {
"Wi-Fi Password": "Wi-Fi パスワード"
},
@@ -8405,6 +8669,9 @@
"Widget Styling": {
"Widget Styling": "ウィジェットのスタイル"
},
"Widget Text Style": {
"Widget Text Style": ""
},
"Widget Transparency": {
"Widget Transparency": "ウィジェットの透明度"
},
File diff suppressed because it is too large Load Diff
+267
View File
@@ -323,6 +323,9 @@
"A user with that name already exists.": {
"A user with that name already exists.": ""
},
"AC Adapter (Plugged In)": {
"AC Adapter (Plugged In)": ""
},
"AC Power": {
"AC Power": ""
},
@@ -524,6 +527,9 @@
"Allow": {
"Allow": ""
},
"Allow LAN access": {
"Allow LAN access": ""
},
"Allow adjusting device volume by scrolling on the right half of items in the device list": {
"Allow adjusting device volume by scrolling on the right half of items in the device list": ""
},
@@ -665,6 +671,9 @@
"Apply inverse concave corner cutouts to the bar": {
"Apply inverse concave corner cutouts to the bar": ""
},
"Apply to Hardware": {
"Apply to Hardware": ""
},
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": {
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": "Zastosuj ciepłą temperaturę barwową, aby zmniejszyć zmęczenie oczu. Użyj poniższych ustawień automatyzacji, aby kontrolować, kiedy się aktywuje."
},
@@ -818,6 +827,9 @@
"Auto Popup Gaps": {
"Auto Popup Gaps": "Automatyczne odstępy wyskakujących okienek"
},
"Auto Power Saver": {
"Auto Power Saver": ""
},
"Auto mode is on. Manual profile selection is disabled.": {
"Auto mode is on. Manual profile selection is disabled.": ""
},
@@ -911,6 +923,9 @@
"Automatically save changes to opened files as you type": {
"Automatically save changes to opened files as you type": ""
},
"Automatically turn on Power Saver profile when battery is low.": {
"Automatically turn on Power Saver profile when battery is low.": ""
},
"Automation": {
"Automation": ""
},
@@ -962,6 +977,9 @@
"Background Blur": {
"Background Blur": ""
},
"Background Color": {
"Background Color": ""
},
"Background Effect": {
"Background Effect": ""
},
@@ -995,12 +1013,18 @@
"Bar Configurations": {
"Bar Configurations": "Konfiguracje pasków"
},
"Bar Inset Padding": {
"Bar Inset Padding": ""
},
"Bar Opacity": {
"Bar Opacity": ""
},
"Bar Shadows": {
"Bar Shadows": ""
},
"Bar Spacing": {
"Bar Spacing": ""
},
"Bar Transparency": {
"Bar Transparency": "Przezroczystość paska"
},
@@ -1028,12 +1052,36 @@
"Battery Charge Limit": {
"Battery Charge Limit": "Limit Ładowania Baterii"
},
"Battery Health": {
"Battery Health": ""
},
"Battery Power": {
"Battery Power": ""
},
"Battery Protection & Charging": {
"Battery Protection & Charging": ""
},
"Battery Status": {
"Battery Status": ""
},
"Battery and power management": {
"Battery and power management": "Bateria i zarządzanie zasilaniem"
},
"Battery has charged to your set limit of %1%": {
"Battery has charged to your set limit of %1%": ""
},
"Battery is at %1% - Connect charger immediately!": {
"Battery is at %1% - Connect charger immediately!": ""
},
"Battery is at %1% - Consider charging soon": {
"Battery is at %1% - Consider charging soon": ""
},
"Battery level and power management": {
"Battery level and power management": "Poziom baterii i zarządzanie zasilaniem"
},
"Battery percentage to trigger a critical alert.": {
"Battery percentage to trigger a critical alert.": ""
},
"Behavior": {
"Behavior": "Zachowanie"
},
@@ -1058,6 +1106,9 @@
"Black": {
"Black": ""
},
"Blend between Surface High and the selected custom color": {
"Blend between Surface High and the selected custom color": ""
},
"Block Out": {
"Block Out": ""
},
@@ -1316,6 +1367,15 @@
"Channel": {
"Channel": "Kanał"
},
"Charge Level": {
"Charge Level": ""
},
"Charge Limit Reached": {
"Charge Limit Reached": ""
},
"Charge limit applied successfully": {
"Charge limit applied successfully": ""
},
"Charging": {
"Charging": "Ładowanie"
},
@@ -1376,12 +1436,18 @@
"Choose how this bar resolves shadow direction": {
"Choose how this bar resolves shadow direction": ""
},
"Choose how to be notified about battery alerts.": {
"Choose how to be notified about battery alerts.": ""
},
"Choose icon": {
"Choose icon": "Wybierz ikonę"
},
"Choose monochrome or a theme color tint for system tray icons": {
"Choose monochrome or a theme color tint for system tray icons": ""
},
"Choose neutral or accent-colored widget text": {
"Choose neutral or accent-colored widget text": ""
},
"Choose the background color for widgets": {
"Choose the background color for widgets": "Wybierz kolor tła dla widżetów"
},
@@ -1466,9 +1532,15 @@
"Click Through": {
"Click Through": ""
},
"Click an entry to paste directly instead of copying": {
"Click an entry to paste directly instead of copying": ""
},
"Click any shortcut to edit. Changes save to %1": {
"Click any shortcut to edit. Changes save to %1": ""
},
"Click to Paste": {
"Click to Paste": ""
},
"Click to capture": {
"Click to capture": "Kliknij, aby uchwycić"
},
@@ -1547,6 +1619,9 @@
"Color for primary action buttons": {
"Color for primary action buttons": ""
},
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": {
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": ""
},
"Color temperature for day time": {
"Color temperature for day time": "Temperatura barwowa w ciągu dnia"
},
@@ -1895,9 +1970,21 @@
"Creating...": {
"Creating...": "Tworzenie..."
},
"Critical Battery": {
"Critical Battery": ""
},
"Critical Battery Alert": {
"Critical Battery Alert": ""
},
"Critical Battery Notifications": {
"Critical Battery Notifications": ""
},
"Critical Priority": {
"Critical Priority": "Priorytet krytyczny"
},
"Critical Threshold": {
"Critical Threshold": ""
},
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": {
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": ""
},
@@ -1973,6 +2060,9 @@
"Custom": {
"Custom": "Niestandardowy"
},
"Custom Blend": {
"Custom Blend": ""
},
"Custom Color": {
"Custom Color": ""
},
@@ -2117,6 +2207,9 @@
"Dark Mode": {
"Dark Mode": "Ciemny Motyw"
},
"Dark Mode Icon Theme": {
"Dark Mode Icon Theme": ""
},
"Dark mode base": {
"Dark mode base": ""
},
@@ -2486,6 +2579,9 @@
"Dock margin, transparency, and border": {
"Dock margin, transparency, and border": ""
},
"Dock window": {
"Dock window": ""
},
"Docs": {
"Docs": "Dokumenty"
},
@@ -2570,6 +2666,9 @@
"Edge Spacing": {
"Edge Spacing": "Odstępy między krawędziami"
},
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": {
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": ""
},
"Edge the launcher slides from": {
"Edge the launcher slides from": ""
},
@@ -2795,6 +2894,9 @@
"Errors": {
"Errors": "Błędy"
},
"Estimated Time": {
"Estimated Time": ""
},
"Ethernet": {
"Ethernet": "Ethernet"
},
@@ -2822,6 +2924,9 @@
"Existing Users": {
"Existing Users": ""
},
"Exit node": {
"Exit node": ""
},
"Experimental Feature": {
"Experimental Feature": "Eksperymentalna Funkcja"
},
@@ -2885,6 +2990,9 @@
"Failed to apply Qt colors": {
"Failed to apply Qt colors": ""
},
"Failed to apply charge limit to system": {
"Failed to apply charge limit to system": ""
},
"Failed to apply profile": {
"Failed to apply profile": ""
},
@@ -3176,6 +3284,9 @@
"Filter": {
"Filter": ""
},
"Filter by type": {
"Filter by type": ""
},
"Find in Text": {
"Find in Text": "Znajdź w tekście"
},
@@ -3476,6 +3587,9 @@
"Gamma control not available. Requires DMS API v6+.": {
"Gamma control not available. Requires DMS API v6+.": "Kontrola gamma niedostępna. Wymaga DMS API w wersji 6+."
},
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": {
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": ""
},
"Generate Override": {
"Generate Override": ""
},
@@ -3845,6 +3959,9 @@
"Icon Theme": {
"Icon Theme": "Motyw ikon"
},
"Icon theme changed outside DMS; switched to System Default": {
"Icon theme changed outside DMS; switched to System Default": ""
},
"Identical alerts show as one popup instead of stacking": {
"Identical alerts show as one popup instead of stacking": ""
},
@@ -4079,6 +4196,9 @@
"Keep in Bar": {
"Keep in Bar": ""
},
"Keep the clipboard type filter when reopening history": {
"Keep the clipboard type filter when reopening history": ""
},
"Keep typing": {
"Keep typing": ""
},
@@ -4220,6 +4340,9 @@
"Light Mode": {
"Light Mode": "Jasny Motyw"
},
"Light Mode Icon Theme": {
"Light Mode Icon Theme": ""
},
"Light Rain": {
"Light Rain": ""
},
@@ -4235,6 +4358,12 @@
"Light mode harmony": {
"Light mode harmony": ""
},
"Limit set to %1%": {
"Limit set to %1%": ""
},
"Limit the maximum battery charge level to extend lifespan.": {
"Limit the maximum battery charge level to extend lifespan.": ""
},
"Line": {
"Line": ""
},
@@ -4271,6 +4400,9 @@
"Local": {
"Local": "Lokalna"
},
"Local Weather": {
"Local Weather": ""
},
"Locale": {
"Locale": ""
},
@@ -4343,6 +4475,15 @@
"Low": {
"Low": ""
},
"Low Battery": {
"Low Battery": ""
},
"Low Battery Notifications": {
"Low Battery Notifications": ""
},
"Low Battery Threshold": {
"Low Battery Threshold": ""
},
"Low Priority": {
"Low Priority": "Niski priorytet"
},
@@ -4745,6 +4886,9 @@
"Music Player": {
"Music Player": ""
},
"Mute During Playback": {
"Mute During Playback": ""
},
"Mute Popups": {
"Mute Popups": ""
},
@@ -5255,6 +5399,9 @@
"Nothing to see here": {
"Nothing to see here": "Nic tu nie ma"
},
"Notification": {
"Notification": ""
},
"Notification Center": {
"Notification Center": "Centrum powiadomień"
},
@@ -5276,12 +5423,18 @@
"Notification Timeouts": {
"Notification Timeouts": "Limity czasu powiadomień"
},
"Notification Type": {
"Notification Type": ""
},
"Notification toast popups": {
"Notification toast popups": "Wyskakujące okienka powiadomień"
},
"Notifications": {
"Notifications": "Powiadomienia"
},
"Notify when limit is reached": {
"Notify when limit is reached": ""
},
"Numbers": {
"Numbers": "Liczby"
},
@@ -5342,6 +5495,9 @@
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": {
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": ""
},
"Only on Battery": {
"Only on Battery": ""
},
"Only show windows from the current monitor on each dock": {
"Only show windows from the current monitor on each dock": "Pokaż tylko okna z aktualnego monitora na każdym doku"
},
@@ -5393,6 +5549,9 @@
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": {
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": ""
},
"Open as window": {
"Open as window": ""
},
"Open folder": {
"Open folder": ""
},
@@ -5876,6 +6035,9 @@
"Power Profile Degradation": {
"Power Profile Degradation": "Pogorszenie profilu zasilania"
},
"Power Profiles Auto-Switching": {
"Power Profiles Auto-Switching": ""
},
"Power Saver": {
"Power Saver": ""
},
@@ -5885,6 +6047,12 @@
"Power profile management available": {
"Power profile management available": "Zarządzanie profilami zasilania dostępne"
},
"Power profile to use when AC power is connected.": {
"Power profile to use when AC power is connected.": ""
},
"Power profile to use when running on battery power.": {
"Power profile to use when running on battery power.": ""
},
"Power source": {
"Power source": "Źródło zasilania"
},
@@ -5930,12 +6098,18 @@
"Preview": {
"Preview": ""
},
"Preview: %1": {
"Preview: %1": ""
},
"Primary": {
"Primary": "Główny"
},
"Primary Container": {
"Primary Container": ""
},
"Primary Theme Color": {
"Primary Theme Color": ""
},
"Print Server Management": {
"Print Server Management": "Zarządzanie Serwerem Drukowania"
},
@@ -5984,6 +6158,9 @@
"Process Count": {
"Process Count": "Liczba procesów"
},
"Process exited with code %1": {
"Process exited with code %1": ""
},
"Processes": {
"Processes": "Procesy"
},
@@ -6020,6 +6197,12 @@
"Profile saved: %1": {
"Profile saved: %1": ""
},
"Profile when Plugged In (AC)": {
"Profile when Plugged In (AC)": ""
},
"Profile when on Battery": {
"Profile when on Battery": ""
},
"Protocol": {
"Protocol": "Protokół"
},
@@ -6083,6 +6266,9 @@
"Re-enter password": {
"Re-enter password": ""
},
"Reach local network devices while using an exit node": {
"Reach local network devices while using an exit node": ""
},
"Read-only legacy config": {
"Read-only legacy config": ""
},
@@ -6149,6 +6335,9 @@
"Remember Last Query": {
"Remember Last Query": ""
},
"Remember Type Filter": {
"Remember Type Filter": ""
},
"Remember last session": {
"Remember last session": ""
},
@@ -6449,6 +6638,9 @@
"Saved Configurations": {
"Saved Configurations": "Zapisane konfiguracje"
},
"Saved Networks": {
"Saved Networks": ""
},
"Saved Note": {
"Saved Note": ""
},
@@ -6572,6 +6764,9 @@
"Secondary": {
"Secondary": "Drugorzędny"
},
"Secondary Container": {
"Secondary Container": ""
},
"Secured": {
"Secured": "Zabezpieczona"
},
@@ -6713,6 +6908,9 @@
"Separate": {
"Separate": ""
},
"Separate Light & Dark Themes": {
"Separate Light & Dark Themes": ""
},
"Separator": {
"Separator": "Separator"
},
@@ -6755,6 +6953,9 @@
"Set the font size for notification summary text": {
"Set the font size for notification summary text": ""
},
"Set the percentage at which the battery is considered low.": {
"Set the percentage at which the battery is considered low.": ""
},
"Setting": {
"Setting": ""
},
@@ -6869,6 +7070,9 @@
"Show Feels Like Temperature": {
"Show Feels Like Temperature": ""
},
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": {
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": ""
},
"Show Footer": {
"Show Footer": ""
},
@@ -6941,9 +7145,15 @@
"Show Overflow Badge Count": {
"Show Overflow Badge Count": ""
},
"Show Package Source Badges": {
"Show Package Source Badges": ""
},
"Show Password Field": {
"Show Password Field": "Pokaż pole hasła"
},
"Show Percentage": {
"Show Percentage": ""
},
"Show Power Actions": {
"Show Power Actions": "Pokaż akcje zasilania"
},
@@ -6962,6 +7172,9 @@
"Show Reboot": {
"Show Reboot": "Pokaż ponowne uruchomienie"
},
"Show Remaining Time": {
"Show Remaining Time": ""
},
"Show Restart DMS": {
"Show Restart DMS": "Pokaż ponowne uruchomienie DMS"
},
@@ -7016,12 +7229,21 @@
"Show a bar that drains as the popup's auto-dismiss timer runs": {
"Show a bar that drains as the popup's auto-dismiss timer runs": ""
},
"Show a notification when battery reaches the charge limit.": {
"Show a notification when battery reaches the charge limit.": ""
},
"Show a warning popup when battery is running low.": {
"Show a warning popup when battery is running low.": ""
},
"Show all 9 tags instead of only occupied tags": {
"Show all 9 tags instead of only occupied tags": ""
},
"Show an outline ring around the focused workspace indicator": {
"Show an outline ring around the focused workspace indicator": ""
},
"Show an urgent alert when battery reaches critical level.": {
"Show an urgent alert when battery reaches critical level.": ""
},
"Show cava audio visualizer in media widget": {
"Show cava audio visualizer in media widget": "Pokaż wizualizację audio cava w widżecie multimediów"
},
@@ -7157,6 +7379,9 @@
"Silence notifications": {
"Silence notifications": ""
},
"Silence system sounds while media is playing": {
"Silence system sounds while media is playing": ""
},
"Single-Line Popup": {
"Single-Line Popup": ""
},
@@ -7310,6 +7535,9 @@
"Stripes": {
"Stripes": ""
},
"Subtle Overlay": {
"Subtle Overlay": ""
},
"Summary": {
"Summary": ""
},
@@ -7334,9 +7562,21 @@
"Surface Behavior": {
"Surface Behavior": ""
},
"Surface Container": {
"Surface Container": ""
},
"Surface High": {
"Surface High": ""
},
"Surface Highest": {
"Surface Highest": ""
},
"Surface Opacity": {
"Surface Opacity": ""
},
"Surface Text": {
"Surface Text": ""
},
"Surface Variant": {
"Surface Variant": ""
},
@@ -7373,6 +7613,9 @@
"Sync": {
"Sync": ""
},
"Sync Bar Inset Padding": {
"Sync Bar Inset Padding": ""
},
"Sync Mode with Portal": {
"Sync Mode with Portal": "Tryb synchronizacji z portalem"
},
@@ -7466,6 +7709,9 @@
"Tailscale Network": {
"Tailscale Network": ""
},
"Tailscale action failed": {
"Tailscale action failed": ""
},
"Tailscale not available": {
"Tailscale not available": ""
},
@@ -7499,6 +7745,12 @@
"Terminals - Always use Dark Theme": {
"Terminals - Always use Dark Theme": "Terminal - Zawsze używaj ciemnego motywu"
},
"Tertiary": {
"Tertiary": ""
},
"Tertiary Container": {
"Tertiary Container": ""
},
"Test Connection": {
"Test Connection": ""
},
@@ -7706,6 +7958,9 @@
"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": "Aby użyć tego powiązania DMS, usuń lub zmień powiązanie klawiszy w pliku config.kdl"
},
"Toast": {
"Toast": ""
},
"Toast Messages": {
"Toast Messages": "Wiadomości toastowe"
},
@@ -8087,6 +8342,9 @@
"Use desktop wallpaper": {
"Use desktop wallpaper": ""
},
"Use different icon themes for light and dark mode": {
"Use different icon themes for light and dark mode": ""
},
"Use fingerprint authentication for the lock screen.": {
"Use fingerprint authentication for the lock screen.": ""
},
@@ -8099,6 +8357,9 @@
"Use meters per second instead of km/h for wind speed": {
"Use meters per second instead of km/h for wind speed": ""
},
"Use one inset value for every bar": {
"Use one inset value for every bar": ""
},
"Use smaller notification cards": {
"Use smaller notification cards": ""
},
@@ -8354,6 +8615,9 @@
"When locked": {
"When locked": ""
},
"White": {
"White": ""
},
"Wi-Fi Password": {
"Wi-Fi Password": "Hasło Wi-Fi"
},
@@ -8405,6 +8669,9 @@
"Widget Styling": {
"Widget Styling": "Stylizacja widżetów"
},
"Widget Text Style": {
"Widget Text Style": ""
},
"Widget Transparency": {
"Widget Transparency": "Przezroczystość widżetu"
},
+267
View File
@@ -323,6 +323,9 @@
"A user with that name already exists.": {
"A user with that name already exists.": ""
},
"AC Adapter (Plugged In)": {
"AC Adapter (Plugged In)": ""
},
"AC Power": {
"AC Power": "Energia AC"
},
@@ -524,6 +527,9 @@
"Allow": {
"Allow": ""
},
"Allow LAN access": {
"Allow LAN access": ""
},
"Allow adjusting device volume by scrolling on the right half of items in the device list": {
"Allow adjusting device volume by scrolling on the right half of items in the device list": ""
},
@@ -665,6 +671,9 @@
"Apply inverse concave corner cutouts to the bar": {
"Apply inverse concave corner cutouts to the bar": ""
},
"Apply to Hardware": {
"Apply to Hardware": ""
},
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": {
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": "Aplicar temperatura de cor quente para reduzir a fadiga ocular. Use as configurações de automação abaixo para controlar quando ela será ativada."
},
@@ -818,6 +827,9 @@
"Auto Popup Gaps": {
"Auto Popup Gaps": "Espaçamento Automático de Popup"
},
"Auto Power Saver": {
"Auto Power Saver": ""
},
"Auto mode is on. Manual profile selection is disabled.": {
"Auto mode is on. Manual profile selection is disabled.": ""
},
@@ -911,6 +923,9 @@
"Automatically save changes to opened files as you type": {
"Automatically save changes to opened files as you type": ""
},
"Automatically turn on Power Saver profile when battery is low.": {
"Automatically turn on Power Saver profile when battery is low.": ""
},
"Automation": {
"Automation": "Automação"
},
@@ -962,6 +977,9 @@
"Background Blur": {
"Background Blur": ""
},
"Background Color": {
"Background Color": ""
},
"Background Effect": {
"Background Effect": ""
},
@@ -995,12 +1013,18 @@
"Bar Configurations": {
"Bar Configurations": "Configurações da Barra"
},
"Bar Inset Padding": {
"Bar Inset Padding": ""
},
"Bar Opacity": {
"Bar Opacity": ""
},
"Bar Shadows": {
"Bar Shadows": "Sombras da Barra"
},
"Bar Spacing": {
"Bar Spacing": ""
},
"Bar Transparency": {
"Bar Transparency": "Trasparência da Barra"
},
@@ -1028,12 +1052,36 @@
"Battery Charge Limit": {
"Battery Charge Limit": "Limite de Carga da Bateria"
},
"Battery Health": {
"Battery Health": ""
},
"Battery Power": {
"Battery Power": ""
},
"Battery Protection & Charging": {
"Battery Protection & Charging": ""
},
"Battery Status": {
"Battery Status": ""
},
"Battery and power management": {
"Battery and power management": "Gerenciamento de bateria e energia"
},
"Battery has charged to your set limit of %1%": {
"Battery has charged to your set limit of %1%": ""
},
"Battery is at %1% - Connect charger immediately!": {
"Battery is at %1% - Connect charger immediately!": ""
},
"Battery is at %1% - Consider charging soon": {
"Battery is at %1% - Consider charging soon": ""
},
"Battery level and power management": {
"Battery level and power management": "Nível de bateria e manejamento de energia"
},
"Battery percentage to trigger a critical alert.": {
"Battery percentage to trigger a critical alert.": ""
},
"Behavior": {
"Behavior": "Comportamento"
},
@@ -1058,6 +1106,9 @@
"Black": {
"Black": ""
},
"Blend between Surface High and the selected custom color": {
"Blend between Surface High and the selected custom color": ""
},
"Block Out": {
"Block Out": "Bloquear"
},
@@ -1316,6 +1367,15 @@
"Channel": {
"Channel": "Canal"
},
"Charge Level": {
"Charge Level": ""
},
"Charge Limit Reached": {
"Charge Limit Reached": ""
},
"Charge limit applied successfully": {
"Charge limit applied successfully": ""
},
"Charging": {
"Charging": "Carregando"
},
@@ -1376,12 +1436,18 @@
"Choose how this bar resolves shadow direction": {
"Choose how this bar resolves shadow direction": ""
},
"Choose how to be notified about battery alerts.": {
"Choose how to be notified about battery alerts.": ""
},
"Choose icon": {
"Choose icon": "Escolher Ícone"
},
"Choose monochrome or a theme color tint for system tray icons": {
"Choose monochrome or a theme color tint for system tray icons": ""
},
"Choose neutral or accent-colored widget text": {
"Choose neutral or accent-colored widget text": ""
},
"Choose the background color for widgets": {
"Choose the background color for widgets": "Escolha a cor de fundo para os widgets"
},
@@ -1466,9 +1532,15 @@
"Click Through": {
"Click Through": "Atravessar Clique"
},
"Click an entry to paste directly instead of copying": {
"Click an entry to paste directly instead of copying": ""
},
"Click any shortcut to edit. Changes save to %1": {
"Click any shortcut to edit. Changes save to %1": "Clique em qualquer atalho para editar. Alterações salvas em %1"
},
"Click to Paste": {
"Click to Paste": ""
},
"Click to capture": {
"Click to capture": "Clique para capturar"
},
@@ -1547,6 +1619,9 @@
"Color for primary action buttons": {
"Color for primary action buttons": "Cor para botões de ação primária"
},
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": {
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": ""
},
"Color temperature for day time": {
"Color temperature for day time": "Temperatura de cor durante o dia"
},
@@ -1895,9 +1970,21 @@
"Creating...": {
"Creating...": "Criando..."
},
"Critical Battery": {
"Critical Battery": ""
},
"Critical Battery Alert": {
"Critical Battery Alert": ""
},
"Critical Battery Notifications": {
"Critical Battery Notifications": ""
},
"Critical Priority": {
"Critical Priority": "Prioridade Crítica"
},
"Critical Threshold": {
"Critical Threshold": ""
},
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": {
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": ""
},
@@ -1973,6 +2060,9 @@
"Custom": {
"Custom": "Customizado"
},
"Custom Blend": {
"Custom Blend": ""
},
"Custom Color": {
"Custom Color": "Cor Personalizada"
},
@@ -2117,6 +2207,9 @@
"Dark Mode": {
"Dark Mode": "Modo Escuro"
},
"Dark Mode Icon Theme": {
"Dark Mode Icon Theme": ""
},
"Dark mode base": {
"Dark mode base": ""
},
@@ -2486,6 +2579,9 @@
"Dock margin, transparency, and border": {
"Dock margin, transparency, and border": ""
},
"Dock window": {
"Dock window": ""
},
"Docs": {
"Docs": "Documentos"
},
@@ -2570,6 +2666,9 @@
"Edge Spacing": {
"Edge Spacing": "Espaçamento de Bordas"
},
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": {
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": ""
},
"Edge the launcher slides from": {
"Edge the launcher slides from": ""
},
@@ -2795,6 +2894,9 @@
"Errors": {
"Errors": "Erros"
},
"Estimated Time": {
"Estimated Time": ""
},
"Ethernet": {
"Ethernet": "Ethernet"
},
@@ -2822,6 +2924,9 @@
"Existing Users": {
"Existing Users": ""
},
"Exit node": {
"Exit node": ""
},
"Experimental Feature": {
"Experimental Feature": "Recurso Experimental"
},
@@ -2885,6 +2990,9 @@
"Failed to apply Qt colors": {
"Failed to apply Qt colors": ""
},
"Failed to apply charge limit to system": {
"Failed to apply charge limit to system": ""
},
"Failed to apply profile": {
"Failed to apply profile": ""
},
@@ -3176,6 +3284,9 @@
"Filter": {
"Filter": ""
},
"Filter by type": {
"Filter by type": ""
},
"Find in Text": {
"Find in Text": "Procurar no Texto"
},
@@ -3476,6 +3587,9 @@
"Gamma control not available. Requires DMS API v6+.": {
"Gamma control not available. Requires DMS API v6+.": "Controle de gama não disponível. Necessário DMS API v6+."
},
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": {
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": ""
},
"Generate Override": {
"Generate Override": ""
},
@@ -3845,6 +3959,9 @@
"Icon Theme": {
"Icon Theme": "Tema de Ícones"
},
"Icon theme changed outside DMS; switched to System Default": {
"Icon theme changed outside DMS; switched to System Default": ""
},
"Identical alerts show as one popup instead of stacking": {
"Identical alerts show as one popup instead of stacking": ""
},
@@ -4079,6 +4196,9 @@
"Keep in Bar": {
"Keep in Bar": ""
},
"Keep the clipboard type filter when reopening history": {
"Keep the clipboard type filter when reopening history": ""
},
"Keep typing": {
"Keep typing": ""
},
@@ -4220,6 +4340,9 @@
"Light Mode": {
"Light Mode": "Modo Claro"
},
"Light Mode Icon Theme": {
"Light Mode Icon Theme": ""
},
"Light Rain": {
"Light Rain": "Chuva Leve"
},
@@ -4235,6 +4358,12 @@
"Light mode harmony": {
"Light mode harmony": ""
},
"Limit set to %1%": {
"Limit set to %1%": ""
},
"Limit the maximum battery charge level to extend lifespan.": {
"Limit the maximum battery charge level to extend lifespan.": ""
},
"Line": {
"Line": "Linha"
},
@@ -4271,6 +4400,9 @@
"Local": {
"Local": "Local"
},
"Local Weather": {
"Local Weather": ""
},
"Locale": {
"Locale": ""
},
@@ -4343,6 +4475,15 @@
"Low": {
"Low": ""
},
"Low Battery": {
"Low Battery": ""
},
"Low Battery Notifications": {
"Low Battery Notifications": ""
},
"Low Battery Threshold": {
"Low Battery Threshold": ""
},
"Low Priority": {
"Low Priority": "Baixa Prioridade"
},
@@ -4745,6 +4886,9 @@
"Music Player": {
"Music Player": ""
},
"Mute During Playback": {
"Mute During Playback": ""
},
"Mute Popups": {
"Mute Popups": "Silenciar Popups"
},
@@ -5255,6 +5399,9 @@
"Nothing to see here": {
"Nothing to see here": "Nada para ver aqui"
},
"Notification": {
"Notification": ""
},
"Notification Center": {
"Notification Center": "Centro de Notificações"
},
@@ -5276,12 +5423,18 @@
"Notification Timeouts": {
"Notification Timeouts": "Tempo Máximo de Notificação"
},
"Notification Type": {
"Notification Type": ""
},
"Notification toast popups": {
"Notification toast popups": "Pop-ups de notificações toast"
},
"Notifications": {
"Notifications": "Notificações"
},
"Notify when limit is reached": {
"Notify when limit is reached": ""
},
"Numbers": {
"Numbers": "Números"
},
@@ -5342,6 +5495,9 @@
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": {
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": ""
},
"Only on Battery": {
"Only on Battery": ""
},
"Only show windows from the current monitor on each dock": {
"Only show windows from the current monitor on each dock": "Mostrar apenas janelas do monitor atual em cada dock"
},
@@ -5393,6 +5549,9 @@
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": {
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": ""
},
"Open as window": {
"Open as window": ""
},
"Open folder": {
"Open folder": "Abrir pasta"
},
@@ -5876,6 +6035,9 @@
"Power Profile Degradation": {
"Power Profile Degradation": "Degradação do Perfil de Energia"
},
"Power Profiles Auto-Switching": {
"Power Profiles Auto-Switching": ""
},
"Power Saver": {
"Power Saver": "Economia de Energia"
},
@@ -5885,6 +6047,12 @@
"Power profile management available": {
"Power profile management available": "Gerenciamento de perfil de energia disponível"
},
"Power profile to use when AC power is connected.": {
"Power profile to use when AC power is connected.": ""
},
"Power profile to use when running on battery power.": {
"Power profile to use when running on battery power.": ""
},
"Power source": {
"Power source": "Fonte de energia"
},
@@ -5930,12 +6098,18 @@
"Preview": {
"Preview": "Pré-visualização"
},
"Preview: %1": {
"Preview: %1": ""
},
"Primary": {
"Primary": "Primário"
},
"Primary Container": {
"Primary Container": "Contêiner Primário"
},
"Primary Theme Color": {
"Primary Theme Color": ""
},
"Print Server Management": {
"Print Server Management": "Gerenciamento do Servidor de Impressão"
},
@@ -5984,6 +6158,9 @@
"Process Count": {
"Process Count": "Contador de Processos"
},
"Process exited with code %1": {
"Process exited with code %1": ""
},
"Processes": {
"Processes": "Processos"
},
@@ -6020,6 +6197,12 @@
"Profile saved: %1": {
"Profile saved: %1": "Perfil salvo: %1"
},
"Profile when Plugged In (AC)": {
"Profile when Plugged In (AC)": ""
},
"Profile when on Battery": {
"Profile when on Battery": ""
},
"Protocol": {
"Protocol": "Protocolo"
},
@@ -6083,6 +6266,9 @@
"Re-enter password": {
"Re-enter password": ""
},
"Reach local network devices while using an exit node": {
"Reach local network devices while using an exit node": ""
},
"Read-only legacy config": {
"Read-only legacy config": ""
},
@@ -6149,6 +6335,9 @@
"Remember Last Query": {
"Remember Last Query": ""
},
"Remember Type Filter": {
"Remember Type Filter": ""
},
"Remember last session": {
"Remember last session": "Lembrar última sessão"
},
@@ -6449,6 +6638,9 @@
"Saved Configurations": {
"Saved Configurations": "Configurações Salvas"
},
"Saved Networks": {
"Saved Networks": ""
},
"Saved Note": {
"Saved Note": "Nota Salva"
},
@@ -6572,6 +6764,9 @@
"Secondary": {
"Secondary": "Secundário"
},
"Secondary Container": {
"Secondary Container": ""
},
"Secured": {
"Secured": "Seguro"
},
@@ -6713,6 +6908,9 @@
"Separate": {
"Separate": ""
},
"Separate Light & Dark Themes": {
"Separate Light & Dark Themes": ""
},
"Separator": {
"Separator": "Separador"
},
@@ -6755,6 +6953,9 @@
"Set the font size for notification summary text": {
"Set the font size for notification summary text": ""
},
"Set the percentage at which the battery is considered low.": {
"Set the percentage at which the battery is considered low.": ""
},
"Setting": {
"Setting": ""
},
@@ -6869,6 +7070,9 @@
"Show Feels Like Temperature": {
"Show Feels Like Temperature": "Mostrar Temperatura Aparente"
},
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": {
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": ""
},
"Show Footer": {
"Show Footer": "Mostrar Rodapé"
},
@@ -6941,9 +7145,15 @@
"Show Overflow Badge Count": {
"Show Overflow Badge Count": "Mostrar Contagem de Distintivo de Estouro"
},
"Show Package Source Badges": {
"Show Package Source Badges": ""
},
"Show Password Field": {
"Show Password Field": "Mostrar Campo de Senha"
},
"Show Percentage": {
"Show Percentage": ""
},
"Show Power Actions": {
"Show Power Actions": "Mostrar Ações de Energia"
},
@@ -6962,6 +7172,9 @@
"Show Reboot": {
"Show Reboot": "Mostrar Reiniciar"
},
"Show Remaining Time": {
"Show Remaining Time": ""
},
"Show Restart DMS": {
"Show Restart DMS": "Mostrar Reiniciar DMS"
},
@@ -7016,12 +7229,21 @@
"Show a bar that drains as the popup's auto-dismiss timer runs": {
"Show a bar that drains as the popup's auto-dismiss timer runs": ""
},
"Show a notification when battery reaches the charge limit.": {
"Show a notification when battery reaches the charge limit.": ""
},
"Show a warning popup when battery is running low.": {
"Show a warning popup when battery is running low.": ""
},
"Show all 9 tags instead of only occupied tags": {
"Show all 9 tags instead of only occupied tags": ""
},
"Show an outline ring around the focused workspace indicator": {
"Show an outline ring around the focused workspace indicator": "Mostrar um anel de contorno ao redor do indicador de espaço de trabalho em foco"
},
"Show an urgent alert when battery reaches critical level.": {
"Show an urgent alert when battery reaches critical level.": ""
},
"Show cava audio visualizer in media widget": {
"Show cava audio visualizer in media widget": "Exibir a visualização cava no widget de mídia"
},
@@ -7157,6 +7379,9 @@
"Silence notifications": {
"Silence notifications": ""
},
"Silence system sounds while media is playing": {
"Silence system sounds while media is playing": ""
},
"Single-Line Popup": {
"Single-Line Popup": ""
},
@@ -7310,6 +7535,9 @@
"Stripes": {
"Stripes": "Listras"
},
"Subtle Overlay": {
"Subtle Overlay": ""
},
"Summary": {
"Summary": "Resumo"
},
@@ -7334,9 +7562,21 @@
"Surface Behavior": {
"Surface Behavior": ""
},
"Surface Container": {
"Surface Container": ""
},
"Surface High": {
"Surface High": ""
},
"Surface Highest": {
"Surface Highest": ""
},
"Surface Opacity": {
"Surface Opacity": ""
},
"Surface Text": {
"Surface Text": ""
},
"Surface Variant": {
"Surface Variant": "Variante de Superfície"
},
@@ -7373,6 +7613,9 @@
"Sync": {
"Sync": ""
},
"Sync Bar Inset Padding": {
"Sync Bar Inset Padding": ""
},
"Sync Mode with Portal": {
"Sync Mode with Portal": "Sincronizar Modo Com Portal"
},
@@ -7466,6 +7709,9 @@
"Tailscale Network": {
"Tailscale Network": ""
},
"Tailscale action failed": {
"Tailscale action failed": ""
},
"Tailscale not available": {
"Tailscale not available": ""
},
@@ -7499,6 +7745,12 @@
"Terminals - Always use Dark Theme": {
"Terminals - Always use Dark Theme": "Terminais - Sempre usar Tema Escuro"
},
"Tertiary": {
"Tertiary": ""
},
"Tertiary Container": {
"Tertiary Container": ""
},
"Test Connection": {
"Test Connection": ""
},
@@ -7706,6 +7958,9 @@
"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": "Para usar este vinculo de DMS, remova ou altere o keybind no seu config.kdl"
},
"Toast": {
"Toast": ""
},
"Toast Messages": {
"Toast Messages": "Mensagens Toast"
},
@@ -8087,6 +8342,9 @@
"Use desktop wallpaper": {
"Use desktop wallpaper": ""
},
"Use different icon themes for light and dark mode": {
"Use different icon themes for light and dark mode": ""
},
"Use fingerprint authentication for the lock screen.": {
"Use fingerprint authentication for the lock screen.": ""
},
@@ -8099,6 +8357,9 @@
"Use meters per second instead of km/h for wind speed": {
"Use meters per second instead of km/h for wind speed": "Usar metros por segundo em vez de km/h para velocidade do vento"
},
"Use one inset value for every bar": {
"Use one inset value for every bar": ""
},
"Use smaller notification cards": {
"Use smaller notification cards": "Usar cartões de notificação menores"
},
@@ -8354,6 +8615,9 @@
"When locked": {
"When locked": "Quando bloqueado"
},
"White": {
"White": ""
},
"Wi-Fi Password": {
"Wi-Fi Password": "Senha do Wi-Fi"
},
@@ -8405,6 +8669,9 @@
"Widget Styling": {
"Widget Styling": "Estilo dos Widgets"
},
"Widget Text Style": {
"Widget Text Style": ""
},
"Widget Transparency": {
"Widget Transparency": "Transparência dos Widgets"
},
File diff suppressed because it is too large Load Diff
+267
View File
@@ -323,6 +323,9 @@
"A user with that name already exists.": {
"A user with that name already exists.": ""
},
"AC Adapter (Plugged In)": {
"AC Adapter (Plugged In)": ""
},
"AC Power": {
"AC Power": "Nätström"
},
@@ -524,6 +527,9 @@
"Allow": {
"Allow": ""
},
"Allow LAN access": {
"Allow LAN access": ""
},
"Allow adjusting device volume by scrolling on the right half of items in the device list": {
"Allow adjusting device volume by scrolling on the right half of items in the device list": ""
},
@@ -665,6 +671,9 @@
"Apply inverse concave corner cutouts to the bar": {
"Apply inverse concave corner cutouts to the bar": ""
},
"Apply to Hardware": {
"Apply to Hardware": ""
},
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": {
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": "Applicera varm färgtemperatur för att minska ögontrötthet. Använd automatiseringsinställningarna nedan för att styra när det aktiveras."
},
@@ -818,6 +827,9 @@
"Auto Popup Gaps": {
"Auto Popup Gaps": "Automatiska mellanrum för popupfönster"
},
"Auto Power Saver": {
"Auto Power Saver": ""
},
"Auto mode is on. Manual profile selection is disabled.": {
"Auto mode is on. Manual profile selection is disabled.": ""
},
@@ -911,6 +923,9 @@
"Automatically save changes to opened files as you type": {
"Automatically save changes to opened files as you type": ""
},
"Automatically turn on Power Saver profile when battery is low.": {
"Automatically turn on Power Saver profile when battery is low.": ""
},
"Automation": {
"Automation": "Automatisering"
},
@@ -962,6 +977,9 @@
"Background Blur": {
"Background Blur": ""
},
"Background Color": {
"Background Color": ""
},
"Background Effect": {
"Background Effect": ""
},
@@ -995,12 +1013,18 @@
"Bar Configurations": {
"Bar Configurations": "Menyradskonfigurationer"
},
"Bar Inset Padding": {
"Bar Inset Padding": ""
},
"Bar Opacity": {
"Bar Opacity": ""
},
"Bar Shadows": {
"Bar Shadows": "Menyradsskuggor"
},
"Bar Spacing": {
"Bar Spacing": ""
},
"Bar Transparency": {
"Bar Transparency": "Genomskinlighet på menyraden"
},
@@ -1028,12 +1052,36 @@
"Battery Charge Limit": {
"Battery Charge Limit": "Laddningsgräns"
},
"Battery Health": {
"Battery Health": ""
},
"Battery Power": {
"Battery Power": ""
},
"Battery Protection & Charging": {
"Battery Protection & Charging": ""
},
"Battery Status": {
"Battery Status": ""
},
"Battery and power management": {
"Battery and power management": "Batteri och energihantering"
},
"Battery has charged to your set limit of %1%": {
"Battery has charged to your set limit of %1%": ""
},
"Battery is at %1% - Connect charger immediately!": {
"Battery is at %1% - Connect charger immediately!": ""
},
"Battery is at %1% - Consider charging soon": {
"Battery is at %1% - Consider charging soon": ""
},
"Battery level and power management": {
"Battery level and power management": "Energi och batteri"
},
"Battery percentage to trigger a critical alert.": {
"Battery percentage to trigger a critical alert.": ""
},
"Behavior": {
"Behavior": "Beteende"
},
@@ -1058,6 +1106,9 @@
"Black": {
"Black": ""
},
"Blend between Surface High and the selected custom color": {
"Blend between Surface High and the selected custom color": ""
},
"Block Out": {
"Block Out": "Blockera"
},
@@ -1316,6 +1367,15 @@
"Channel": {
"Channel": "Kanal"
},
"Charge Level": {
"Charge Level": ""
},
"Charge Limit Reached": {
"Charge Limit Reached": ""
},
"Charge limit applied successfully": {
"Charge limit applied successfully": ""
},
"Charging": {
"Charging": "Laddar"
},
@@ -1376,12 +1436,18 @@
"Choose how this bar resolves shadow direction": {
"Choose how this bar resolves shadow direction": "Välj hur denna menyrad hanterar skuggriktning"
},
"Choose how to be notified about battery alerts.": {
"Choose how to be notified about battery alerts.": ""
},
"Choose icon": {
"Choose icon": "Välj ikon"
},
"Choose monochrome or a theme color tint for system tray icons": {
"Choose monochrome or a theme color tint for system tray icons": ""
},
"Choose neutral or accent-colored widget text": {
"Choose neutral or accent-colored widget text": ""
},
"Choose the background color for widgets": {
"Choose the background color for widgets": "Välj bakgrundsfärg för widgetar"
},
@@ -1466,9 +1532,15 @@
"Click Through": {
"Click Through": "Klick igenom"
},
"Click an entry to paste directly instead of copying": {
"Click an entry to paste directly instead of copying": ""
},
"Click any shortcut to edit. Changes save to %1": {
"Click any shortcut to edit. Changes save to %1": "Klicka på ett kortkommando för att redigera. Ändringar sparas i %1"
},
"Click to Paste": {
"Click to Paste": ""
},
"Click to capture": {
"Click to capture": "Klicka för att fånga"
},
@@ -1547,6 +1619,9 @@
"Color for primary action buttons": {
"Color for primary action buttons": "Färg på primära åtgärdsknappar"
},
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": {
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": ""
},
"Color temperature for day time": {
"Color temperature for day time": "Färgtemperatur för dagtid"
},
@@ -1895,9 +1970,21 @@
"Creating...": {
"Creating...": "Skapar..."
},
"Critical Battery": {
"Critical Battery": ""
},
"Critical Battery Alert": {
"Critical Battery Alert": ""
},
"Critical Battery Notifications": {
"Critical Battery Notifications": ""
},
"Critical Priority": {
"Critical Priority": "Kritisk prioritet"
},
"Critical Threshold": {
"Critical Threshold": ""
},
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": {
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": ""
},
@@ -1973,6 +2060,9 @@
"Custom": {
"Custom": "Anpassad"
},
"Custom Blend": {
"Custom Blend": ""
},
"Custom Color": {
"Custom Color": "Anpassad färg"
},
@@ -2117,6 +2207,9 @@
"Dark Mode": {
"Dark Mode": "Mörkt läge"
},
"Dark Mode Icon Theme": {
"Dark Mode Icon Theme": ""
},
"Dark mode base": {
"Dark mode base": "Mörkt läge-bas"
},
@@ -2486,6 +2579,9 @@
"Dock margin, transparency, and border": {
"Dock margin, transparency, and border": ""
},
"Dock window": {
"Dock window": ""
},
"Docs": {
"Docs": "Dokumentation"
},
@@ -2570,6 +2666,9 @@
"Edge Spacing": {
"Edge Spacing": "Avstånd från skärmkanter"
},
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": {
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": ""
},
"Edge the launcher slides from": {
"Edge the launcher slides from": ""
},
@@ -2795,6 +2894,9 @@
"Errors": {
"Errors": "Fel"
},
"Estimated Time": {
"Estimated Time": ""
},
"Ethernet": {
"Ethernet": "Ethernet"
},
@@ -2822,6 +2924,9 @@
"Existing Users": {
"Existing Users": ""
},
"Exit node": {
"Exit node": ""
},
"Experimental Feature": {
"Experimental Feature": "Experimentell funktion"
},
@@ -2885,6 +2990,9 @@
"Failed to apply Qt colors": {
"Failed to apply Qt colors": ""
},
"Failed to apply charge limit to system": {
"Failed to apply charge limit to system": ""
},
"Failed to apply profile": {
"Failed to apply profile": ""
},
@@ -3176,6 +3284,9 @@
"Filter": {
"Filter": ""
},
"Filter by type": {
"Filter by type": ""
},
"Find in Text": {
"Find in Text": "Sök i text"
},
@@ -3476,6 +3587,9 @@
"Gamma control not available. Requires DMS API v6+.": {
"Gamma control not available. Requires DMS API v6+.": "Gammakontroll är inte tillgänglig. Kräver DMS API v6+."
},
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": {
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": ""
},
"Generate Override": {
"Generate Override": ""
},
@@ -3845,6 +3959,9 @@
"Icon Theme": {
"Icon Theme": "Ikontema"
},
"Icon theme changed outside DMS; switched to System Default": {
"Icon theme changed outside DMS; switched to System Default": ""
},
"Identical alerts show as one popup instead of stacking": {
"Identical alerts show as one popup instead of stacking": ""
},
@@ -4079,6 +4196,9 @@
"Keep in Bar": {
"Keep in Bar": ""
},
"Keep the clipboard type filter when reopening history": {
"Keep the clipboard type filter when reopening history": ""
},
"Keep typing": {
"Keep typing": ""
},
@@ -4220,6 +4340,9 @@
"Light Mode": {
"Light Mode": "Ljust läge"
},
"Light Mode Icon Theme": {
"Light Mode Icon Theme": ""
},
"Light Rain": {
"Light Rain": "Lätt regn"
},
@@ -4235,6 +4358,12 @@
"Light mode harmony": {
"Light mode harmony": "Ljust läge-harmoni"
},
"Limit set to %1%": {
"Limit set to %1%": ""
},
"Limit the maximum battery charge level to extend lifespan.": {
"Limit the maximum battery charge level to extend lifespan.": ""
},
"Line": {
"Line": "Linje"
},
@@ -4271,6 +4400,9 @@
"Local": {
"Local": "Lokal"
},
"Local Weather": {
"Local Weather": ""
},
"Locale": {
"Locale": "Språk"
},
@@ -4343,6 +4475,15 @@
"Low": {
"Low": ""
},
"Low Battery": {
"Low Battery": ""
},
"Low Battery Notifications": {
"Low Battery Notifications": ""
},
"Low Battery Threshold": {
"Low Battery Threshold": ""
},
"Low Priority": {
"Low Priority": "Låg prioritet"
},
@@ -4745,6 +4886,9 @@
"Music Player": {
"Music Player": ""
},
"Mute During Playback": {
"Mute During Playback": ""
},
"Mute Popups": {
"Mute Popups": "Tysta banderoller"
},
@@ -5255,6 +5399,9 @@
"Nothing to see here": {
"Nothing to see here": "Inga äldre notiser"
},
"Notification": {
"Notification": ""
},
"Notification Center": {
"Notification Center": "Notiscenter"
},
@@ -5276,12 +5423,18 @@
"Notification Timeouts": {
"Notification Timeouts": "Tidsgräns för notiser"
},
"Notification Type": {
"Notification Type": ""
},
"Notification toast popups": {
"Notification toast popups": "Notisbanderoller"
},
"Notifications": {
"Notifications": "Notiser"
},
"Notify when limit is reached": {
"Notify when limit is reached": ""
},
"Numbers": {
"Numbers": "Tal"
},
@@ -5342,6 +5495,9 @@
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": {
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": "Påverkar bara DMS-hanterad PAM. Om greetd redan inkluderar pam_fprintd förblir fingeravtrycksläsaren aktiverad."
},
"Only on Battery": {
"Only on Battery": ""
},
"Only show windows from the current monitor on each dock": {
"Only show windows from the current monitor on each dock": "Visa bara fönster från den aktuella bildskärmen i varje dock"
},
@@ -5393,6 +5549,9 @@
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": {
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": ""
},
"Open as window": {
"Open as window": ""
},
"Open folder": {
"Open folder": "Öppna mapp"
},
@@ -5876,6 +6035,9 @@
"Power Profile Degradation": {
"Power Profile Degradation": "Nedgradering av energiläge"
},
"Power Profiles Auto-Switching": {
"Power Profiles Auto-Switching": ""
},
"Power Saver": {
"Power Saver": "Energisparläge"
},
@@ -5885,6 +6047,12 @@
"Power profile management available": {
"Power profile management available": "Energiprofilhantering tillgänglig"
},
"Power profile to use when AC power is connected.": {
"Power profile to use when AC power is connected.": ""
},
"Power profile to use when running on battery power.": {
"Power profile to use when running on battery power.": ""
},
"Power source": {
"Power source": "Strömkälla"
},
@@ -5930,12 +6098,18 @@
"Preview": {
"Preview": "Förhandsgranskning"
},
"Preview: %1": {
"Preview: %1": ""
},
"Primary": {
"Primary": "Primär"
},
"Primary Container": {
"Primary Container": "Primär behållare"
},
"Primary Theme Color": {
"Primary Theme Color": ""
},
"Print Server Management": {
"Print Server Management": "Skrivarserverhantering"
},
@@ -5984,6 +6158,9 @@
"Process Count": {
"Process Count": "Antal processer"
},
"Process exited with code %1": {
"Process exited with code %1": ""
},
"Processes": {
"Processes": "Processer"
},
@@ -6020,6 +6197,12 @@
"Profile saved: %1": {
"Profile saved: %1": "Profil sparad: %1"
},
"Profile when Plugged In (AC)": {
"Profile when Plugged In (AC)": ""
},
"Profile when on Battery": {
"Profile when on Battery": ""
},
"Protocol": {
"Protocol": "Protokoll"
},
@@ -6083,6 +6266,9 @@
"Re-enter password": {
"Re-enter password": ""
},
"Reach local network devices while using an exit node": {
"Reach local network devices while using an exit node": ""
},
"Read-only legacy config": {
"Read-only legacy config": ""
},
@@ -6149,6 +6335,9 @@
"Remember Last Query": {
"Remember Last Query": ""
},
"Remember Type Filter": {
"Remember Type Filter": ""
},
"Remember last session": {
"Remember last session": "Kom ihåg senaste session"
},
@@ -6449,6 +6638,9 @@
"Saved Configurations": {
"Saved Configurations": "Sparade konfigurationer"
},
"Saved Networks": {
"Saved Networks": ""
},
"Saved Note": {
"Saved Note": "Sparad anteckning"
},
@@ -6572,6 +6764,9 @@
"Secondary": {
"Secondary": "Sekundär"
},
"Secondary Container": {
"Secondary Container": ""
},
"Secured": {
"Secured": "Lösenordsskyddad"
},
@@ -6713,6 +6908,9 @@
"Separate": {
"Separate": ""
},
"Separate Light & Dark Themes": {
"Separate Light & Dark Themes": ""
},
"Separator": {
"Separator": "Avskiljare"
},
@@ -6755,6 +6953,9 @@
"Set the font size for notification summary text": {
"Set the font size for notification summary text": ""
},
"Set the percentage at which the battery is considered low.": {
"Set the percentage at which the battery is considered low.": ""
},
"Setting": {
"Setting": ""
},
@@ -6869,6 +7070,9 @@
"Show Feels Like Temperature": {
"Show Feels Like Temperature": "Visa känns som-temperatur"
},
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": {
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": ""
},
"Show Footer": {
"Show Footer": "Visa sidfot"
},
@@ -6941,9 +7145,15 @@
"Show Overflow Badge Count": {
"Show Overflow Badge Count": "Visa overflow-märkesantal"
},
"Show Package Source Badges": {
"Show Package Source Badges": ""
},
"Show Password Field": {
"Show Password Field": "Visa lösenordsfält"
},
"Show Percentage": {
"Show Percentage": ""
},
"Show Power Actions": {
"Show Power Actions": "Visa strömåtgärder"
},
@@ -6962,6 +7172,9 @@
"Show Reboot": {
"Show Reboot": "Visa omstart"
},
"Show Remaining Time": {
"Show Remaining Time": ""
},
"Show Restart DMS": {
"Show Restart DMS": "Visa DMS-omstart"
},
@@ -7016,12 +7229,21 @@
"Show a bar that drains as the popup's auto-dismiss timer runs": {
"Show a bar that drains as the popup's auto-dismiss timer runs": ""
},
"Show a notification when battery reaches the charge limit.": {
"Show a notification when battery reaches the charge limit.": ""
},
"Show a warning popup when battery is running low.": {
"Show a warning popup when battery is running low.": ""
},
"Show all 9 tags instead of only occupied tags": {
"Show all 9 tags instead of only occupied tags": ""
},
"Show an outline ring around the focused workspace indicator": {
"Show an outline ring around the focused workspace indicator": "Visa en konturring runt den fokuserade arbetsytans indikator"
},
"Show an urgent alert when battery reaches critical level.": {
"Show an urgent alert when battery reaches critical level.": ""
},
"Show cava audio visualizer in media widget": {
"Show cava audio visualizer in media widget": "Visa cava-ljudvisualiserare i mediawidget"
},
@@ -7157,6 +7379,9 @@
"Silence notifications": {
"Silence notifications": ""
},
"Silence system sounds while media is playing": {
"Silence system sounds while media is playing": ""
},
"Single-Line Popup": {
"Single-Line Popup": ""
},
@@ -7310,6 +7535,9 @@
"Stripes": {
"Stripes": "Ränder"
},
"Subtle Overlay": {
"Subtle Overlay": ""
},
"Summary": {
"Summary": "Sammanfattning"
},
@@ -7334,9 +7562,21 @@
"Surface Behavior": {
"Surface Behavior": ""
},
"Surface Container": {
"Surface Container": ""
},
"Surface High": {
"Surface High": ""
},
"Surface Highest": {
"Surface Highest": ""
},
"Surface Opacity": {
"Surface Opacity": ""
},
"Surface Text": {
"Surface Text": ""
},
"Surface Variant": {
"Surface Variant": "Ytvariant"
},
@@ -7373,6 +7613,9 @@
"Sync": {
"Sync": "Synka"
},
"Sync Bar Inset Padding": {
"Sync Bar Inset Padding": ""
},
"Sync Mode with Portal": {
"Sync Mode with Portal": "Synkronisera läge med portal"
},
@@ -7466,6 +7709,9 @@
"Tailscale Network": {
"Tailscale Network": ""
},
"Tailscale action failed": {
"Tailscale action failed": ""
},
"Tailscale not available": {
"Tailscale not available": ""
},
@@ -7499,6 +7745,12 @@
"Terminals - Always use Dark Theme": {
"Terminals - Always use Dark Theme": "Terminaler Använd alltid mörkt tema"
},
"Tertiary": {
"Tertiary": ""
},
"Tertiary Container": {
"Tertiary Container": ""
},
"Test Connection": {
"Test Connection": "Testa anslutning"
},
@@ -7706,6 +7958,9 @@
"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": "För att använda denna DMS-kommando, ta bort eller ändra kortkommandot i din config.kdl"
},
"Toast": {
"Toast": ""
},
"Toast Messages": {
"Toast Messages": "Notisbanderoller"
},
@@ -8087,6 +8342,9 @@
"Use desktop wallpaper": {
"Use desktop wallpaper": "Använd skrivbordets bakgrundsbild"
},
"Use different icon themes for light and dark mode": {
"Use different icon themes for light and dark mode": ""
},
"Use fingerprint authentication for the lock screen.": {
"Use fingerprint authentication for the lock screen.": "Använd fingeravtrycksautentisering för låsskärmen."
},
@@ -8099,6 +8357,9 @@
"Use meters per second instead of km/h for wind speed": {
"Use meters per second instead of km/h for wind speed": "Använd meter per sekund istället för km/h för vindhastighet"
},
"Use one inset value for every bar": {
"Use one inset value for every bar": ""
},
"Use smaller notification cards": {
"Use smaller notification cards": "Använd mindre notiskort"
},
@@ -8354,6 +8615,9 @@
"When locked": {
"When locked": "När låst"
},
"White": {
"White": ""
},
"Wi-Fi Password": {
"Wi-Fi Password": "Wi-Fi-lösenord"
},
@@ -8405,6 +8669,9 @@
"Widget Styling": {
"Widget Styling": "Widgetstil"
},
"Widget Text Style": {
"Widget Text Style": ""
},
"Widget Transparency": {
"Widget Transparency": "Genomskinlighet på widget"
},
+267
View File
@@ -323,6 +323,9 @@
"A user with that name already exists.": {
"A user with that name already exists.": ""
},
"AC Adapter (Plugged In)": {
"AC Adapter (Plugged In)": ""
},
"AC Power": {
"AC Power": ""
},
@@ -524,6 +527,9 @@
"Allow": {
"Allow": ""
},
"Allow LAN access": {
"Allow LAN access": ""
},
"Allow adjusting device volume by scrolling on the right half of items in the device list": {
"Allow adjusting device volume by scrolling on the right half of items in the device list": ""
},
@@ -665,6 +671,9 @@
"Apply inverse concave corner cutouts to the bar": {
"Apply inverse concave corner cutouts to the bar": ""
},
"Apply to Hardware": {
"Apply to Hardware": ""
},
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": {
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": "Göz yorgunluğunu azaltmak için sıcak renk sıcaklığı uygulayın. Etkinleştirme zamanını kontrol etmek için aşağıdaki otomasyon ayarlarını kullanın."
},
@@ -818,6 +827,9 @@
"Auto Popup Gaps": {
"Auto Popup Gaps": "Otomatik Açılır Pencere Boşlukları"
},
"Auto Power Saver": {
"Auto Power Saver": ""
},
"Auto mode is on. Manual profile selection is disabled.": {
"Auto mode is on. Manual profile selection is disabled.": ""
},
@@ -911,6 +923,9 @@
"Automatically save changes to opened files as you type": {
"Automatically save changes to opened files as you type": ""
},
"Automatically turn on Power Saver profile when battery is low.": {
"Automatically turn on Power Saver profile when battery is low.": ""
},
"Automation": {
"Automation": ""
},
@@ -962,6 +977,9 @@
"Background Blur": {
"Background Blur": ""
},
"Background Color": {
"Background Color": ""
},
"Background Effect": {
"Background Effect": ""
},
@@ -995,12 +1013,18 @@
"Bar Configurations": {
"Bar Configurations": "Bar Ayarları"
},
"Bar Inset Padding": {
"Bar Inset Padding": ""
},
"Bar Opacity": {
"Bar Opacity": ""
},
"Bar Shadows": {
"Bar Shadows": ""
},
"Bar Spacing": {
"Bar Spacing": ""
},
"Bar Transparency": {
"Bar Transparency": "Bar Opaklığı"
},
@@ -1028,12 +1052,36 @@
"Battery Charge Limit": {
"Battery Charge Limit": "Batarya Şarj Sınırı"
},
"Battery Health": {
"Battery Health": ""
},
"Battery Power": {
"Battery Power": ""
},
"Battery Protection & Charging": {
"Battery Protection & Charging": ""
},
"Battery Status": {
"Battery Status": ""
},
"Battery and power management": {
"Battery and power management": "Batarya ve güç yönetimi"
},
"Battery has charged to your set limit of %1%": {
"Battery has charged to your set limit of %1%": ""
},
"Battery is at %1% - Connect charger immediately!": {
"Battery is at %1% - Connect charger immediately!": ""
},
"Battery is at %1% - Consider charging soon": {
"Battery is at %1% - Consider charging soon": ""
},
"Battery level and power management": {
"Battery level and power management": "Batarya seviyesi ve güç yönetimi"
},
"Battery percentage to trigger a critical alert.": {
"Battery percentage to trigger a critical alert.": ""
},
"Behavior": {
"Behavior": "Davranış"
},
@@ -1058,6 +1106,9 @@
"Black": {
"Black": ""
},
"Blend between Surface High and the selected custom color": {
"Blend between Surface High and the selected custom color": ""
},
"Block Out": {
"Block Out": ""
},
@@ -1316,6 +1367,15 @@
"Channel": {
"Channel": "Kanal"
},
"Charge Level": {
"Charge Level": ""
},
"Charge Limit Reached": {
"Charge Limit Reached": ""
},
"Charge limit applied successfully": {
"Charge limit applied successfully": ""
},
"Charging": {
"Charging": "Şarj ediliyor"
},
@@ -1376,12 +1436,18 @@
"Choose how this bar resolves shadow direction": {
"Choose how this bar resolves shadow direction": ""
},
"Choose how to be notified about battery alerts.": {
"Choose how to be notified about battery alerts.": ""
},
"Choose icon": {
"Choose icon": "Simge seçin"
},
"Choose monochrome or a theme color tint for system tray icons": {
"Choose monochrome or a theme color tint for system tray icons": ""
},
"Choose neutral or accent-colored widget text": {
"Choose neutral or accent-colored widget text": ""
},
"Choose the background color for widgets": {
"Choose the background color for widgets": "Widgetlar için arkaplan rengini seç"
},
@@ -1466,9 +1532,15 @@
"Click Through": {
"Click Through": ""
},
"Click an entry to paste directly instead of copying": {
"Click an entry to paste directly instead of copying": ""
},
"Click any shortcut to edit. Changes save to %1": {
"Click any shortcut to edit. Changes save to %1": ""
},
"Click to Paste": {
"Click to Paste": ""
},
"Click to capture": {
"Click to capture": "Yakalamak için tıkla"
},
@@ -1547,6 +1619,9 @@
"Color for primary action buttons": {
"Color for primary action buttons": ""
},
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": {
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": ""
},
"Color temperature for day time": {
"Color temperature for day time": "Gündüz için renk sıcaklığı"
},
@@ -1895,9 +1970,21 @@
"Creating...": {
"Creating...": "Oluşturuluyor..."
},
"Critical Battery": {
"Critical Battery": ""
},
"Critical Battery Alert": {
"Critical Battery Alert": ""
},
"Critical Battery Notifications": {
"Critical Battery Notifications": ""
},
"Critical Priority": {
"Critical Priority": "Kritik Öncelik"
},
"Critical Threshold": {
"Critical Threshold": ""
},
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": {
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": ""
},
@@ -1973,6 +2060,9 @@
"Custom": {
"Custom": "Özel"
},
"Custom Blend": {
"Custom Blend": ""
},
"Custom Color": {
"Custom Color": ""
},
@@ -2117,6 +2207,9 @@
"Dark Mode": {
"Dark Mode": "Karanlık Mod"
},
"Dark Mode Icon Theme": {
"Dark Mode Icon Theme": ""
},
"Dark mode base": {
"Dark mode base": ""
},
@@ -2486,6 +2579,9 @@
"Dock margin, transparency, and border": {
"Dock margin, transparency, and border": ""
},
"Dock window": {
"Dock window": ""
},
"Docs": {
"Docs": "Belgeler"
},
@@ -2570,6 +2666,9 @@
"Edge Spacing": {
"Edge Spacing": "Kenar Aralığı"
},
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": {
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": ""
},
"Edge the launcher slides from": {
"Edge the launcher slides from": ""
},
@@ -2795,6 +2894,9 @@
"Errors": {
"Errors": "Hatalar"
},
"Estimated Time": {
"Estimated Time": ""
},
"Ethernet": {
"Ethernet": "Ethernet"
},
@@ -2822,6 +2924,9 @@
"Existing Users": {
"Existing Users": ""
},
"Exit node": {
"Exit node": ""
},
"Experimental Feature": {
"Experimental Feature": "Deneysel Özellik"
},
@@ -2885,6 +2990,9 @@
"Failed to apply Qt colors": {
"Failed to apply Qt colors": ""
},
"Failed to apply charge limit to system": {
"Failed to apply charge limit to system": ""
},
"Failed to apply profile": {
"Failed to apply profile": ""
},
@@ -3176,6 +3284,9 @@
"Filter": {
"Filter": ""
},
"Filter by type": {
"Filter by type": ""
},
"Find in Text": {
"Find in Text": "Metinde Bul"
},
@@ -3476,6 +3587,9 @@
"Gamma control not available. Requires DMS API v6+.": {
"Gamma control not available. Requires DMS API v6+.": "Gama kontrolü mevcut değil. DMS API V6+ gerekir."
},
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": {
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": ""
},
"Generate Override": {
"Generate Override": ""
},
@@ -3845,6 +3959,9 @@
"Icon Theme": {
"Icon Theme": "Simge Teması"
},
"Icon theme changed outside DMS; switched to System Default": {
"Icon theme changed outside DMS; switched to System Default": ""
},
"Identical alerts show as one popup instead of stacking": {
"Identical alerts show as one popup instead of stacking": ""
},
@@ -4079,6 +4196,9 @@
"Keep in Bar": {
"Keep in Bar": ""
},
"Keep the clipboard type filter when reopening history": {
"Keep the clipboard type filter when reopening history": ""
},
"Keep typing": {
"Keep typing": ""
},
@@ -4220,6 +4340,9 @@
"Light Mode": {
"Light Mode": "Aydınlık Modu"
},
"Light Mode Icon Theme": {
"Light Mode Icon Theme": ""
},
"Light Rain": {
"Light Rain": ""
},
@@ -4235,6 +4358,12 @@
"Light mode harmony": {
"Light mode harmony": ""
},
"Limit set to %1%": {
"Limit set to %1%": ""
},
"Limit the maximum battery charge level to extend lifespan.": {
"Limit the maximum battery charge level to extend lifespan.": ""
},
"Line": {
"Line": ""
},
@@ -4271,6 +4400,9 @@
"Local": {
"Local": "Yerel"
},
"Local Weather": {
"Local Weather": ""
},
"Locale": {
"Locale": ""
},
@@ -4343,6 +4475,15 @@
"Low": {
"Low": ""
},
"Low Battery": {
"Low Battery": ""
},
"Low Battery Notifications": {
"Low Battery Notifications": ""
},
"Low Battery Threshold": {
"Low Battery Threshold": ""
},
"Low Priority": {
"Low Priority": "Düşük Öncelik"
},
@@ -4745,6 +4886,9 @@
"Music Player": {
"Music Player": ""
},
"Mute During Playback": {
"Mute During Playback": ""
},
"Mute Popups": {
"Mute Popups": ""
},
@@ -5255,6 +5399,9 @@
"Nothing to see here": {
"Nothing to see here": "Burada görülecek bir şey yok"
},
"Notification": {
"Notification": ""
},
"Notification Center": {
"Notification Center": "Bildirim Merkezi"
},
@@ -5276,12 +5423,18 @@
"Notification Timeouts": {
"Notification Timeouts": "Bildirim Zaman Aşımları"
},
"Notification Type": {
"Notification Type": ""
},
"Notification toast popups": {
"Notification toast popups": "Bildirim açılır pencereleri"
},
"Notifications": {
"Notifications": "Bildirimler"
},
"Notify when limit is reached": {
"Notify when limit is reached": ""
},
"Numbers": {
"Numbers": "Numaralar"
},
@@ -5342,6 +5495,9 @@
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": {
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": ""
},
"Only on Battery": {
"Only on Battery": ""
},
"Only show windows from the current monitor on each dock": {
"Only show windows from the current monitor on each dock": "Her bir dock'ta yalnızca mevcut monitördeki pencereleri göster"
},
@@ -5393,6 +5549,9 @@
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": {
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": ""
},
"Open as window": {
"Open as window": ""
},
"Open folder": {
"Open folder": ""
},
@@ -5876,6 +6035,9 @@
"Power Profile Degradation": {
"Power Profile Degradation": "Güç Profili Dejenerasyonu"
},
"Power Profiles Auto-Switching": {
"Power Profiles Auto-Switching": ""
},
"Power Saver": {
"Power Saver": ""
},
@@ -5885,6 +6047,12 @@
"Power profile management available": {
"Power profile management available": "Güç profili yönetimi mevcut"
},
"Power profile to use when AC power is connected.": {
"Power profile to use when AC power is connected.": ""
},
"Power profile to use when running on battery power.": {
"Power profile to use when running on battery power.": ""
},
"Power source": {
"Power source": "Güç kaynağı"
},
@@ -5930,12 +6098,18 @@
"Preview": {
"Preview": ""
},
"Preview: %1": {
"Preview: %1": ""
},
"Primary": {
"Primary": "Birincil"
},
"Primary Container": {
"Primary Container": ""
},
"Primary Theme Color": {
"Primary Theme Color": ""
},
"Print Server Management": {
"Print Server Management": "Yazdırma Sunucusu Yönetimi"
},
@@ -5984,6 +6158,9 @@
"Process Count": {
"Process Count": "Süreç Sayısı"
},
"Process exited with code %1": {
"Process exited with code %1": ""
},
"Processes": {
"Processes": ""
},
@@ -6020,6 +6197,12 @@
"Profile saved: %1": {
"Profile saved: %1": ""
},
"Profile when Plugged In (AC)": {
"Profile when Plugged In (AC)": ""
},
"Profile when on Battery": {
"Profile when on Battery": ""
},
"Protocol": {
"Protocol": "Protokol"
},
@@ -6083,6 +6266,9 @@
"Re-enter password": {
"Re-enter password": ""
},
"Reach local network devices while using an exit node": {
"Reach local network devices while using an exit node": ""
},
"Read-only legacy config": {
"Read-only legacy config": ""
},
@@ -6149,6 +6335,9 @@
"Remember Last Query": {
"Remember Last Query": ""
},
"Remember Type Filter": {
"Remember Type Filter": ""
},
"Remember last session": {
"Remember last session": ""
},
@@ -6449,6 +6638,9 @@
"Saved Configurations": {
"Saved Configurations": "Kaydedilen Yapılandırmalar"
},
"Saved Networks": {
"Saved Networks": ""
},
"Saved Note": {
"Saved Note": ""
},
@@ -6572,6 +6764,9 @@
"Secondary": {
"Secondary": "İkincil"
},
"Secondary Container": {
"Secondary Container": ""
},
"Secured": {
"Secured": "Güvenli"
},
@@ -6713,6 +6908,9 @@
"Separate": {
"Separate": ""
},
"Separate Light & Dark Themes": {
"Separate Light & Dark Themes": ""
},
"Separator": {
"Separator": "Ayraç"
},
@@ -6755,6 +6953,9 @@
"Set the font size for notification summary text": {
"Set the font size for notification summary text": ""
},
"Set the percentage at which the battery is considered low.": {
"Set the percentage at which the battery is considered low.": ""
},
"Setting": {
"Setting": ""
},
@@ -6869,6 +7070,9 @@
"Show Feels Like Temperature": {
"Show Feels Like Temperature": ""
},
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": {
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": ""
},
"Show Footer": {
"Show Footer": ""
},
@@ -6941,9 +7145,15 @@
"Show Overflow Badge Count": {
"Show Overflow Badge Count": ""
},
"Show Package Source Badges": {
"Show Package Source Badges": ""
},
"Show Password Field": {
"Show Password Field": "Parola Alanını Göster"
},
"Show Percentage": {
"Show Percentage": ""
},
"Show Power Actions": {
"Show Power Actions": "Güç Eylemlerini Göster"
},
@@ -6962,6 +7172,9 @@
"Show Reboot": {
"Show Reboot": "Yeniden Başlatı Göster"
},
"Show Remaining Time": {
"Show Remaining Time": ""
},
"Show Restart DMS": {
"Show Restart DMS": "DMS'yi Yeniden Başlatı Göster"
},
@@ -7016,12 +7229,21 @@
"Show a bar that drains as the popup's auto-dismiss timer runs": {
"Show a bar that drains as the popup's auto-dismiss timer runs": ""
},
"Show a notification when battery reaches the charge limit.": {
"Show a notification when battery reaches the charge limit.": ""
},
"Show a warning popup when battery is running low.": {
"Show a warning popup when battery is running low.": ""
},
"Show all 9 tags instead of only occupied tags": {
"Show all 9 tags instead of only occupied tags": ""
},
"Show an outline ring around the focused workspace indicator": {
"Show an outline ring around the focused workspace indicator": ""
},
"Show an urgent alert when battery reaches critical level.": {
"Show an urgent alert when battery reaches critical level.": ""
},
"Show cava audio visualizer in media widget": {
"Show cava audio visualizer in media widget": "Medya widget'ında cava ses görselleştiricisini göster"
},
@@ -7157,6 +7379,9 @@
"Silence notifications": {
"Silence notifications": ""
},
"Silence system sounds while media is playing": {
"Silence system sounds while media is playing": ""
},
"Single-Line Popup": {
"Single-Line Popup": ""
},
@@ -7310,6 +7535,9 @@
"Stripes": {
"Stripes": ""
},
"Subtle Overlay": {
"Subtle Overlay": ""
},
"Summary": {
"Summary": ""
},
@@ -7334,9 +7562,21 @@
"Surface Behavior": {
"Surface Behavior": ""
},
"Surface Container": {
"Surface Container": ""
},
"Surface High": {
"Surface High": ""
},
"Surface Highest": {
"Surface Highest": ""
},
"Surface Opacity": {
"Surface Opacity": ""
},
"Surface Text": {
"Surface Text": ""
},
"Surface Variant": {
"Surface Variant": ""
},
@@ -7373,6 +7613,9 @@
"Sync": {
"Sync": ""
},
"Sync Bar Inset Padding": {
"Sync Bar Inset Padding": ""
},
"Sync Mode with Portal": {
"Sync Mode with Portal": "Modu Portal ile Eşitle"
},
@@ -7466,6 +7709,9 @@
"Tailscale Network": {
"Tailscale Network": ""
},
"Tailscale action failed": {
"Tailscale action failed": ""
},
"Tailscale not available": {
"Tailscale not available": ""
},
@@ -7499,6 +7745,12 @@
"Terminals - Always use Dark Theme": {
"Terminals - Always use Dark Theme": "Terminaller - Her zaman Karanlı Tema kullan"
},
"Tertiary": {
"Tertiary": ""
},
"Tertiary Container": {
"Tertiary Container": ""
},
"Test Connection": {
"Test Connection": ""
},
@@ -7706,6 +7958,9 @@
"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": "Bu DMS bağlamasını kullanmak için, config.kdl dosyanızdaki tuş bağlamasını kaldırın veya değiştirin."
},
"Toast": {
"Toast": ""
},
"Toast Messages": {
"Toast Messages": "Anlık Bildirimler"
},
@@ -8087,6 +8342,9 @@
"Use desktop wallpaper": {
"Use desktop wallpaper": ""
},
"Use different icon themes for light and dark mode": {
"Use different icon themes for light and dark mode": ""
},
"Use fingerprint authentication for the lock screen.": {
"Use fingerprint authentication for the lock screen.": ""
},
@@ -8099,6 +8357,9 @@
"Use meters per second instead of km/h for wind speed": {
"Use meters per second instead of km/h for wind speed": ""
},
"Use one inset value for every bar": {
"Use one inset value for every bar": ""
},
"Use smaller notification cards": {
"Use smaller notification cards": ""
},
@@ -8354,6 +8615,9 @@
"When locked": {
"When locked": ""
},
"White": {
"White": ""
},
"Wi-Fi Password": {
"Wi-Fi Password": "Wi-Fi Parolası"
},
@@ -8405,6 +8669,9 @@
"Widget Styling": {
"Widget Styling": "Widget Stili"
},
"Widget Text Style": {
"Widget Text Style": ""
},
"Widget Transparency": {
"Widget Transparency": "Widget Opaklığı"
},
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -323,6 +323,9 @@
"A user with that name already exists.": {
"A user with that name already exists.": "該名稱的使用者已存在。"
},
"AC Adapter (Plugged In)": {
"AC Adapter (Plugged In)": ""
},
"AC Power": {
"AC Power": "交流電源"
},
@@ -524,6 +527,9 @@
"Allow": {
"Allow": "允許"
},
"Allow LAN access": {
"Allow LAN access": ""
},
"Allow adjusting device volume by scrolling on the right half of items in the device list": {
"Allow adjusting device volume by scrolling on the right half of items in the device list": ""
},
@@ -665,6 +671,9 @@
"Apply inverse concave corner cutouts to the bar": {
"Apply inverse concave corner cutouts to the bar": "對工具列套用反向凹角裁切"
},
"Apply to Hardware": {
"Apply to Hardware": ""
},
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": {
"Apply warm color temperature to reduce eye strain. Use automation settings below to control when it activates.": "應用暖色溫以減輕眼睛疲勞。使用下方的自動化設定來控制其啟動時間。"
},
@@ -818,6 +827,9 @@
"Auto Popup Gaps": {
"Auto Popup Gaps": "自動調整彈出間隔"
},
"Auto Power Saver": {
"Auto Power Saver": ""
},
"Auto mode is on. Manual profile selection is disabled.": {
"Auto mode is on. Manual profile selection is disabled.": "自動模式已開啟。手動選擇設定檔已停用。"
},
@@ -911,6 +923,9 @@
"Automatically save changes to opened files as you type": {
"Automatically save changes to opened files as you type": ""
},
"Automatically turn on Power Saver profile when battery is low.": {
"Automatically turn on Power Saver profile when battery is low.": ""
},
"Automation": {
"Automation": "自動化"
},
@@ -962,6 +977,9 @@
"Background Blur": {
"Background Blur": "背景模糊"
},
"Background Color": {
"Background Color": ""
},
"Background Effect": {
"Background Effect": "背景特效"
},
@@ -995,12 +1013,18 @@
"Bar Configurations": {
"Bar Configurations": "欄設定"
},
"Bar Inset Padding": {
"Bar Inset Padding": ""
},
"Bar Opacity": {
"Bar Opacity": ""
},
"Bar Shadows": {
"Bar Shadows": "列陰影"
},
"Bar Spacing": {
"Bar Spacing": ""
},
"Bar Transparency": {
"Bar Transparency": "欄透明度"
},
@@ -1028,12 +1052,36 @@
"Battery Charge Limit": {
"Battery Charge Limit": "電池充電上限"
},
"Battery Health": {
"Battery Health": ""
},
"Battery Power": {
"Battery Power": ""
},
"Battery Protection & Charging": {
"Battery Protection & Charging": ""
},
"Battery Status": {
"Battery Status": ""
},
"Battery and power management": {
"Battery and power management": "電池與電源管理"
},
"Battery has charged to your set limit of %1%": {
"Battery has charged to your set limit of %1%": ""
},
"Battery is at %1% - Connect charger immediately!": {
"Battery is at %1% - Connect charger immediately!": ""
},
"Battery is at %1% - Consider charging soon": {
"Battery is at %1% - Consider charging soon": ""
},
"Battery level and power management": {
"Battery level and power management": "電量與電源管理"
},
"Battery percentage to trigger a critical alert.": {
"Battery percentage to trigger a critical alert.": ""
},
"Behavior": {
"Behavior": "行為"
},
@@ -1058,6 +1106,9 @@
"Black": {
"Black": "粗黑"
},
"Blend between Surface High and the selected custom color": {
"Blend between Surface High and the selected custom color": ""
},
"Block Out": {
"Block Out": "遮蔽"
},
@@ -1316,6 +1367,15 @@
"Channel": {
"Channel": "頻道"
},
"Charge Level": {
"Charge Level": ""
},
"Charge Limit Reached": {
"Charge Limit Reached": ""
},
"Charge limit applied successfully": {
"Charge limit applied successfully": ""
},
"Charging": {
"Charging": "充電中"
},
@@ -1376,12 +1436,18 @@
"Choose how this bar resolves shadow direction": {
"Choose how this bar resolves shadow direction": "選擇此列如何解析陰影方向"
},
"Choose how to be notified about battery alerts.": {
"Choose how to be notified about battery alerts.": ""
},
"Choose icon": {
"Choose icon": "選擇圖示"
},
"Choose monochrome or a theme color tint for system tray icons": {
"Choose monochrome or a theme color tint for system tray icons": "為系統匣圖示選擇單色或主題色彩色調"
},
"Choose neutral or accent-colored widget text": {
"Choose neutral or accent-colored widget text": ""
},
"Choose the background color for widgets": {
"Choose the background color for widgets": "選擇部件的背景顏色"
},
@@ -1466,9 +1532,15 @@
"Click Through": {
"Click Through": "穿透點擊"
},
"Click an entry to paste directly instead of copying": {
"Click an entry to paste directly instead of copying": ""
},
"Click any shortcut to edit. Changes save to %1": {
"Click any shortcut to edit. Changes save to %1": "點擊任一快捷鍵進行編輯。變更會儲存到 %1"
},
"Click to Paste": {
"Click to Paste": ""
},
"Click to capture": {
"Click to capture": "點擊擷取"
},
@@ -1547,6 +1619,9 @@
"Color for primary action buttons": {
"Color for primary action buttons": "主要動作按鈕顏色"
},
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": {
"Color shown for areas not covered by wallpaper (e.g. Fit or Pad modes)": ""
},
"Color temperature for day time": {
"Color temperature for day time": "白天螢幕的顏色溫度"
},
@@ -1895,9 +1970,21 @@
"Creating...": {
"Creating...": "建立中..."
},
"Critical Battery": {
"Critical Battery": ""
},
"Critical Battery Alert": {
"Critical Battery Alert": ""
},
"Critical Battery Notifications": {
"Critical Battery Notifications": ""
},
"Critical Priority": {
"Critical Priority": "關鍵優先級"
},
"Critical Threshold": {
"Critical Threshold": ""
},
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": {
"Ctrl+A: Select All • Ctrl+P: Preview • Enter/Shift+Enter: Find Next/Previous • Esc: Close": ""
},
@@ -1973,6 +2060,9 @@
"Custom": {
"Custom": "自訂"
},
"Custom Blend": {
"Custom Blend": ""
},
"Custom Color": {
"Custom Color": "自訂顏色"
},
@@ -2117,6 +2207,9 @@
"Dark Mode": {
"Dark Mode": "深色主題"
},
"Dark Mode Icon Theme": {
"Dark Mode Icon Theme": ""
},
"Dark mode base": {
"Dark mode base": "深色模式基準"
},
@@ -2486,6 +2579,9 @@
"Dock margin, transparency, and border": {
"Dock margin, transparency, and border": "Dock 邊距、透明度和邊框"
},
"Dock window": {
"Dock window": ""
},
"Docs": {
"Docs": "文件"
},
@@ -2570,6 +2666,9 @@
"Edge Spacing": {
"Edge Spacing": "邊緣間距"
},
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": {
"Edge spacing, exclusive zone, and popup gaps are managed by Frame": ""
},
"Edge the launcher slides from": {
"Edge the launcher slides from": "啟動器滑出的邊緣"
},
@@ -2795,6 +2894,9 @@
"Errors": {
"Errors": "錯誤"
},
"Estimated Time": {
"Estimated Time": ""
},
"Ethernet": {
"Ethernet": "乙太網路"
},
@@ -2822,6 +2924,9 @@
"Existing Users": {
"Existing Users": "現有使用者"
},
"Exit node": {
"Exit node": ""
},
"Experimental Feature": {
"Experimental Feature": "實驗性功能"
},
@@ -2885,6 +2990,9 @@
"Failed to apply Qt colors": {
"Failed to apply Qt colors": "套用 Qt 顏色失敗"
},
"Failed to apply charge limit to system": {
"Failed to apply charge limit to system": ""
},
"Failed to apply profile": {
"Failed to apply profile": "套用設定檔失敗"
},
@@ -3176,6 +3284,9 @@
"Filter": {
"Filter": "篩選器"
},
"Filter by type": {
"Filter by type": ""
},
"Find in Text": {
"Find in Text": "尋找文字"
},
@@ -3476,6 +3587,9 @@
"Gamma control not available. Requires DMS API v6+.": {
"Gamma control not available. Requires DMS API v6+.": "Gamma 控制不可用。需要 DMS API v6+。"
},
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": {
"Gap between the end widgets and the bar ends (0 = edge-to-edge)": ""
},
"Generate Override": {
"Generate Override": "產生覆蓋檔"
},
@@ -3845,6 +3959,9 @@
"Icon Theme": {
"Icon Theme": "圖示主題"
},
"Icon theme changed outside DMS; switched to System Default": {
"Icon theme changed outside DMS; switched to System Default": ""
},
"Identical alerts show as one popup instead of stacking": {
"Identical alerts show as one popup instead of stacking": "相同的警告顯示為一個彈出視窗,而不是堆疊顯示"
},
@@ -4079,6 +4196,9 @@
"Keep in Bar": {
"Keep in Bar": ""
},
"Keep the clipboard type filter when reopening history": {
"Keep the clipboard type filter when reopening history": ""
},
"Keep typing": {
"Keep typing": "繼續輸入"
},
@@ -4220,6 +4340,9 @@
"Light Mode": {
"Light Mode": "淺色主題"
},
"Light Mode Icon Theme": {
"Light Mode Icon Theme": ""
},
"Light Rain": {
"Light Rain": "小雨"
},
@@ -4235,6 +4358,12 @@
"Light mode harmony": {
"Light mode harmony": "淺色模式協調"
},
"Limit set to %1%": {
"Limit set to %1%": ""
},
"Limit the maximum battery charge level to extend lifespan.": {
"Limit the maximum battery charge level to extend lifespan.": ""
},
"Line": {
"Line": "線"
},
@@ -4271,6 +4400,9 @@
"Local": {
"Local": "本機"
},
"Local Weather": {
"Local Weather": ""
},
"Locale": {
"Locale": "地區設定"
},
@@ -4343,6 +4475,15 @@
"Low": {
"Low": "低"
},
"Low Battery": {
"Low Battery": ""
},
"Low Battery Notifications": {
"Low Battery Notifications": ""
},
"Low Battery Threshold": {
"Low Battery Threshold": ""
},
"Low Priority": {
"Low Priority": "低優先級"
},
@@ -4745,6 +4886,9 @@
"Music Player": {
"Music Player": "音樂播放器"
},
"Mute During Playback": {
"Mute During Playback": ""
},
"Mute Popups": {
"Mute Popups": "靜音彈出視窗"
},
@@ -5255,6 +5399,9 @@
"Nothing to see here": {
"Nothing to see here": "這裡啥都沒有"
},
"Notification": {
"Notification": ""
},
"Notification Center": {
"Notification Center": "通知中心"
},
@@ -5276,12 +5423,18 @@
"Notification Timeouts": {
"Notification Timeouts": "通知持續時間"
},
"Notification Type": {
"Notification Type": ""
},
"Notification toast popups": {
"Notification toast popups": "通知彈出窗口"
},
"Notifications": {
"Notifications": "通知"
},
"Notify when limit is reached": {
"Notify when limit is reached": ""
},
"Numbers": {
"Numbers": "數字"
},
@@ -5342,6 +5495,9 @@
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": {
"Only affects DMS-managed PAM. If greetd already includes pam_fprintd, fingerprint stays enabled.": "僅影響 DMS 管理的 PAM。如果 greetd 已包含 pam_fprintd,指紋驗證會保持啟用。"
},
"Only on Battery": {
"Only on Battery": ""
},
"Only show windows from the current monitor on each dock": {
"Only show windows from the current monitor on each dock": "在每個 Dock 上僅顯示目前顯示器上的視窗"
},
@@ -5393,6 +5549,9 @@
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": {
"Open a terminal and run a custom command instead of the in-shell upgrade flow.": "開啟終端機並運行自訂指令,而不是在殼層中升級。"
},
"Open as window": {
"Open as window": ""
},
"Open folder": {
"Open folder": "開啟資料夾"
},
@@ -5876,6 +6035,9 @@
"Power Profile Degradation": {
"Power Profile Degradation": "電源配置降級"
},
"Power Profiles Auto-Switching": {
"Power Profiles Auto-Switching": ""
},
"Power Saver": {
"Power Saver": "省電模式"
},
@@ -5885,6 +6047,12 @@
"Power profile management available": {
"Power profile management available": "電源設定檔管理功能可用"
},
"Power profile to use when AC power is connected.": {
"Power profile to use when AC power is connected.": ""
},
"Power profile to use when running on battery power.": {
"Power profile to use when running on battery power.": ""
},
"Power source": {
"Power source": "電源"
},
@@ -5930,12 +6098,18 @@
"Preview": {
"Preview": "預覽"
},
"Preview: %1": {
"Preview: %1": ""
},
"Primary": {
"Primary": "主要"
},
"Primary Container": {
"Primary Container": "主要容器"
},
"Primary Theme Color": {
"Primary Theme Color": ""
},
"Print Server Management": {
"Print Server Management": "列印伺服器管理"
},
@@ -5984,6 +6158,9 @@
"Process Count": {
"Process Count": "程序數量"
},
"Process exited with code %1": {
"Process exited with code %1": ""
},
"Processes": {
"Processes": "處理程序"
},
@@ -6020,6 +6197,12 @@
"Profile saved: %1": {
"Profile saved: %1": "設定檔已儲存:%1"
},
"Profile when Plugged In (AC)": {
"Profile when Plugged In (AC)": ""
},
"Profile when on Battery": {
"Profile when on Battery": ""
},
"Protocol": {
"Protocol": "協定"
},
@@ -6083,6 +6266,9 @@
"Re-enter password": {
"Re-enter password": "再次輸入密碼"
},
"Reach local network devices while using an exit node": {
"Reach local network devices while using an exit node": ""
},
"Read-only legacy config": {
"Read-only legacy config": "唯讀舊版設定檔"
},
@@ -6149,6 +6335,9 @@
"Remember Last Query": {
"Remember Last Query": "記住上次查詢"
},
"Remember Type Filter": {
"Remember Type Filter": ""
},
"Remember last session": {
"Remember last session": "記住上次會話"
},
@@ -6449,6 +6638,9 @@
"Saved Configurations": {
"Saved Configurations": "已儲存的設定"
},
"Saved Networks": {
"Saved Networks": ""
},
"Saved Note": {
"Saved Note": "已儲存的筆記"
},
@@ -6572,6 +6764,9 @@
"Secondary": {
"Secondary": "次要"
},
"Secondary Container": {
"Secondary Container": ""
},
"Secured": {
"Secured": "已保護"
},
@@ -6713,6 +6908,9 @@
"Separate": {
"Separate": "分離"
},
"Separate Light & Dark Themes": {
"Separate Light & Dark Themes": ""
},
"Separator": {
"Separator": "分隔符"
},
@@ -6755,6 +6953,9 @@
"Set the font size for notification summary text": {
"Set the font size for notification summary text": ""
},
"Set the percentage at which the battery is considered low.": {
"Set the percentage at which the battery is considered low.": ""
},
"Setting": {
"Setting": "設定"
},
@@ -6869,6 +7070,9 @@
"Show Feels Like Temperature": {
"Show Feels Like Temperature": "顯示體感溫度"
},
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": {
"Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items.": ""
},
"Show Footer": {
"Show Footer": "顯示頁尾"
},
@@ -6941,9 +7145,15 @@
"Show Overflow Badge Count": {
"Show Overflow Badge Count": "顯示溢出徽章計數"
},
"Show Package Source Badges": {
"Show Package Source Badges": ""
},
"Show Password Field": {
"Show Password Field": "顯示密碼欄位"
},
"Show Percentage": {
"Show Percentage": ""
},
"Show Power Actions": {
"Show Power Actions": "顯示電源動作"
},
@@ -6962,6 +7172,9 @@
"Show Reboot": {
"Show Reboot": "顯示重新啟動"
},
"Show Remaining Time": {
"Show Remaining Time": ""
},
"Show Restart DMS": {
"Show Restart DMS": "顯示重新啟動 DMS"
},
@@ -7016,12 +7229,21 @@
"Show a bar that drains as the popup's auto-dismiss timer runs": {
"Show a bar that drains as the popup's auto-dismiss timer runs": ""
},
"Show a notification when battery reaches the charge limit.": {
"Show a notification when battery reaches the charge limit.": ""
},
"Show a warning popup when battery is running low.": {
"Show a warning popup when battery is running low.": ""
},
"Show all 9 tags instead of only occupied tags": {
"Show all 9 tags instead of only occupied tags": ""
},
"Show an outline ring around the focused workspace indicator": {
"Show an outline ring around the focused workspace indicator": "顯示聚焦工作區指示器外框"
},
"Show an urgent alert when battery reaches critical level.": {
"Show an urgent alert when battery reaches critical level.": ""
},
"Show cava audio visualizer in media widget": {
"Show cava audio visualizer in media widget": "在媒體小工具中顯示 cava 音訊視覺化工具"
},
@@ -7157,6 +7379,9 @@
"Silence notifications": {
"Silence notifications": "靜音通知"
},
"Silence system sounds while media is playing": {
"Silence system sounds while media is playing": ""
},
"Single-Line Popup": {
"Single-Line Popup": ""
},
@@ -7310,6 +7535,9 @@
"Stripes": {
"Stripes": "條紋"
},
"Subtle Overlay": {
"Subtle Overlay": ""
},
"Summary": {
"Summary": "摘要"
},
@@ -7334,9 +7562,21 @@
"Surface Behavior": {
"Surface Behavior": "表面行為"
},
"Surface Container": {
"Surface Container": ""
},
"Surface High": {
"Surface High": ""
},
"Surface Highest": {
"Surface Highest": ""
},
"Surface Opacity": {
"Surface Opacity": "表面不透明度"
},
"Surface Text": {
"Surface Text": ""
},
"Surface Variant": {
"Surface Variant": "表面變化"
},
@@ -7373,6 +7613,9 @@
"Sync": {
"Sync": "同步"
},
"Sync Bar Inset Padding": {
"Sync Bar Inset Padding": ""
},
"Sync Mode with Portal": {
"Sync Mode with Portal": "透過 Portal 同步主題模式"
},
@@ -7466,6 +7709,9 @@
"Tailscale Network": {
"Tailscale Network": "Tailscale 網路"
},
"Tailscale action failed": {
"Tailscale action failed": ""
},
"Tailscale not available": {
"Tailscale not available": "Tailscale 不可用"
},
@@ -7499,6 +7745,12 @@
"Terminals - Always use Dark Theme": {
"Terminals - Always use Dark Theme": "終端 - 始終使用深色主題"
},
"Tertiary": {
"Tertiary": ""
},
"Tertiary Container": {
"Tertiary Container": ""
},
"Test Connection": {
"Test Connection": "測試連線"
},
@@ -7706,6 +7958,9 @@
"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": "若要使用此 DMS 綁定,請在 config.kdl 中移除或更改按鍵綁定"
},
"Toast": {
"Toast": ""
},
"Toast Messages": {
"Toast Messages": "快顯通知"
},
@@ -8087,6 +8342,9 @@
"Use desktop wallpaper": {
"Use desktop wallpaper": "使用桌面背景"
},
"Use different icon themes for light and dark mode": {
"Use different icon themes for light and dark mode": ""
},
"Use fingerprint authentication for the lock screen.": {
"Use fingerprint authentication for the lock screen.": "使用指紋驗證鎖定螢幕。"
},
@@ -8099,6 +8357,9 @@
"Use meters per second instead of km/h for wind speed": {
"Use meters per second instead of km/h for wind speed": "風速使用公尺/秒而非公里/小時"
},
"Use one inset value for every bar": {
"Use one inset value for every bar": ""
},
"Use smaller notification cards": {
"Use smaller notification cards": "使用較小的通知卡"
},
@@ -8354,6 +8615,9 @@
"When locked": {
"When locked": "鎖定時"
},
"White": {
"White": ""
},
"Wi-Fi Password": {
"Wi-Fi Password": "Wi-Fi 密碼"
},
@@ -8405,6 +8669,9 @@
"Widget Styling": {
"Widget Styling": "部件樣式"
},
"Widget Text Style": {
"Widget Text Style": ""
},
"Widget Transparency": {
"Widget Transparency": "部件透明度"
},
File diff suppressed because it is too large Load Diff