1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

i18n: add farsi

This commit is contained in:
bbedward
2025-12-27 12:46:40 -05:00
parent da37e16b6e
commit 7523190b16
14 changed files with 5547 additions and 1221 deletions

View File

@@ -24,6 +24,7 @@ LANGUAGES = {
"es": "es.json", "es": "es.json",
"he": "he.json", "he": "he.json",
"hu": "hu.json", "hu": "hu.json",
"fa": "fa.json"
} }
def error(msg): def error(msg):

File diff suppressed because it is too large Load Diff

View File

@@ -23,6 +23,9 @@
"%1 printer(s)": { "%1 printer(s)": {
"%1 printer(s)": "%1 impresora(s)" "%1 printer(s)": "%1 impresora(s)"
}, },
"%1 variants": {
"%1 variants": ""
},
"%1 widgets": { "%1 widgets": {
"%1 widgets": "%1 widgets" "%1 widgets": "%1 widgets"
}, },
@@ -60,7 +63,7 @@
"15 seconds": "15 segundos" "15 seconds": "15 segundos"
}, },
"180°": { "180°": {
"180°": "" "180°": "180º"
}, },
"2 minutes": { "2 minutes": {
"2 minutes": "2 minutos" "2 minutes": "2 minutos"
@@ -72,7 +75,7 @@
"24-hour format": "Formato de 24 horas" "24-hour format": "Formato de 24 horas"
}, },
"270°": { "270°": {
"270°": "" "270°": "270º"
}, },
"3 days": { "3 days": {
"3 days": "3 dias" "3 days": "3 dias"
@@ -96,16 +99,16 @@
"5 seconds": "5 segundos" "5 seconds": "5 segundos"
}, },
"7 days": { "7 days": {
"7 days": "" "7 days": "7 días"
}, },
"8 seconds": { "8 seconds": {
"8 seconds": "8 segundos" "8 seconds": "8 segundos"
}, },
"90 days": { "90 days": {
"90 days": "" "90 days": "90 días"
}, },
"90°": { "90°": {
"90°": "" "90°": "90º"
}, },
"A file with this name already exists. Do you want to overwrite it?": { "A file with this name already exists. Do you want to overwrite it?": {
"A file with this name already exists. Do you want to overwrite it?": "Un archivo con este nombre ya existe. ¿Quieres reemplazarlo?" "A file with this name already exists. Do you want to overwrite it?": "Un archivo con este nombre ya existe. ¿Quieres reemplazarlo?"
@@ -183,7 +186,7 @@
"Add a border around the dock": "Añade un recuadro alrededor del dock" "Add a border around the dock": "Añade un recuadro alrededor del dock"
}, },
"Add a custom prefix to all application launches. This can be used for things like 'uwsm-app', 'systemd-run', or other command wrappers.": { "Add a custom prefix to all application launches. This can be used for things like 'uwsm-app', 'systemd-run', or other command wrappers.": {
"Add a custom prefix to all application launches. This can be used for things like 'uwsm-app', 'systemd-run', or other command wrappers.": "" "Add a custom prefix to all application launches. This can be used for things like 'uwsm-app', 'systemd-run', or other command wrappers.": "Añadir un prefijo personalizado a todas las aplicaciones que se ejecutan. Esto puede ser usado para cosas como 'uwsm-app', 'systemd-run', o otro comando envoltorio."
}, },
"Add and configure widgets that appear on your desktop": { "Add and configure widgets that appear on your desktop": {
"Add and configure widgets that appear on your desktop": "" "Add and configure widgets that appear on your desktop": ""
@@ -192,7 +195,7 @@
"Adjust the number of columns in grid view mode.": "Ajustar cuántas columnas se muestran en la cuadrícula." "Adjust the number of columns in grid view mode.": "Ajustar cuántas columnas se muestran en la cuadrícula."
}, },
"Advanced": { "Advanced": {
"Advanced": "" "Advanced": "Avanzado"
}, },
"Afternoon": { "Afternoon": {
"Afternoon": "Tarde" "Afternoon": "Tarde"
@@ -231,7 +234,7 @@
"Amount": "Cantidad" "Amount": "Cantidad"
}, },
"Analog": { "Analog": {
"Analog": "" "Analog": "Analogico"
}, },
"Animation Speed": { "Animation Speed": {
"Animation Speed": "Velocidad de animación" "Animation Speed": "Velocidad de animación"
@@ -297,7 +300,7 @@
"Audio Output Switch": "" "Audio Output Switch": ""
}, },
"Audio Visualizer": { "Audio Visualizer": {
"Audio Visualizer": "" "Audio Visualizer": "Visualizador de audio"
}, },
"Audio volume control": { "Audio volume control": {
"Audio volume control": "Control del volumen de audio" "Audio volume control": "Control del volumen de audio"
@@ -432,10 +435,10 @@
"Battery": "Batería" "Battery": "Batería"
}, },
"Battery Charge Limit": { "Battery Charge Limit": {
"Battery Charge Limit": "" "Battery Charge Limit": "Limite de carga de bateria"
}, },
"Battery and power management": { "Battery and power management": {
"Battery and power management": "" "Battery and power management": "Bateria y gestion de energia"
}, },
"Battery level and power management": { "Battery level and power management": {
"Battery level and power management": "Nivel de batería y gestión de energía" "Battery level and power management": "Nivel de batería y gestión de energía"
@@ -473,6 +476,9 @@
"Bluetooth not available": { "Bluetooth not available": {
"Bluetooth not available": "Bluetooth no disponible" "Bluetooth not available": "Bluetooth no disponible"
}, },
"Blur Wallpaper Layer": {
"Blur Wallpaper Layer": ""
},
"Blur on Overview": { "Blur on Overview": {
"Blur on Overview": "Desenfocar en la vista general" "Blur on Overview": "Desenfocar en la vista general"
}, },
@@ -495,10 +501,10 @@
"Bottom": "Abajo" "Bottom": "Abajo"
}, },
"Bottom Left": { "Bottom Left": {
"Bottom Left": "" "Bottom Left": "Abajo a la izquierda"
}, },
"Bottom Right": { "Bottom Right": {
"Bottom Right": "" "Bottom Right": "Abajo a la derecha"
}, },
"Bottom Section": { "Bottom Section": {
"Bottom Section": "Sección inferior" "Bottom Section": "Sección inferior"
@@ -528,7 +534,7 @@
"CPU": "CPU" "CPU": "CPU"
}, },
"CPU Graph": { "CPU Graph": {
"CPU Graph": "" "CPU Graph": "Grafico de la CPU"
}, },
"CPU Temperature": { "CPU Temperature": {
"CPU Temperature": "Temperatura de CPU" "CPU Temperature": "Temperatura de CPU"
@@ -708,7 +714,7 @@
"Color Gamut": "" "Color Gamut": ""
}, },
"Color Management": { "Color Management": {
"Color Management": "" "Color Management": "Gestion de color"
}, },
"Color Mode": { "Color Mode": {
"Color Mode": "Modo de color" "Color Mode": "Modo de color"
@@ -720,7 +726,7 @@
"Color Picker": "Selector de color" "Color Picker": "Selector de color"
}, },
"Color Temperature": { "Color Temperature": {
"Color Temperature": "" "Color Temperature": "Temperatura de color"
}, },
"Color displayed on monitors without the lock screen": { "Color displayed on monitors without the lock screen": {
"Color displayed on monitors without the lock screen": "" "Color displayed on monitors without the lock screen": ""
@@ -735,7 +741,7 @@
"Colorful mix of bright contrasting accents.": "Colores vivos con contrastes luminosos." "Colorful mix of bright contrasting accents.": "Colores vivos con contrastes luminosos."
}, },
"Column": { "Column": {
"Column": "" "Column": "Columna"
}, },
"Command": { "Command": {
"Command": "Comando" "Command": "Comando"
@@ -753,13 +759,13 @@
"Compositor": "Compositor" "Compositor": "Compositor"
}, },
"Compositor Settings": { "Compositor Settings": {
"Compositor Settings": "" "Compositor Settings": "Ajustes del compositor"
}, },
"Config Format": { "Config Format": {
"Config Format": "Formato de la configuracion" "Config Format": "Formato de la configuracion"
}, },
"Config action: %1": { "Config action: %1": {
"Config action: %1": "" "Config action: %1": "Acción de configuración: %1"
}, },
"Config validation failed": { "Config validation failed": {
"Config validation failed": "Fallo en la validación de la configuracion" "Config validation failed": "Fallo en la validación de la configuracion"
@@ -876,7 +882,7 @@
"Current Period": "" "Current Period": ""
}, },
"Current Status": { "Current Status": {
"Current Status": "" "Current Status": "Estado actual"
}, },
"Current Temp": { "Current Temp": {
"Current Temp": "" "Current Temp": ""
@@ -891,7 +897,7 @@
"Current weather conditions and temperature": "Condiciones meteorológicas y temperatura actuales" "Current weather conditions and temperature": "Condiciones meteorológicas y temperatura actuales"
}, },
"Current: %1": { "Current: %1": {
"Current: %1": "" "Current: %1": "Actual: %1"
}, },
"Custom": { "Custom": {
"Custom": "Personal" "Custom": "Personal"
@@ -951,7 +957,7 @@
"DMS out of date": "DMS desactualizado" "DMS out of date": "DMS desactualizado"
}, },
"DMS service is not connected. Clipboard settings are unavailable.": { "DMS service is not connected. Clipboard settings are unavailable.": {
"DMS service is not connected. Clipboard settings are unavailable.": "" "DMS service is not connected. Clipboard settings are unavailable.": "Servicio de DMS no está conectado. Los ajustes del portapapeles no están disponibles."
}, },
"DMS shell actions (launcher, clipboard, etc.)": { "DMS shell actions (launcher, clipboard, etc.)": {
"DMS shell actions (launcher, clipboard, etc.)": "Acciones de DMS Shell (lanzador, portapapeles, etc.)" "DMS shell actions (launcher, clipboard, etc.)": "Acciones de DMS Shell (lanzador, portapapeles, etc.)"
@@ -1077,10 +1083,10 @@
"Disable Autoconnect": "Desactivar conexión automática" "Disable Autoconnect": "Desactivar conexión automática"
}, },
"Disable Clipboard Manager": { "Disable Clipboard Manager": {
"Disable Clipboard Manager": "" "Disable Clipboard Manager": "Deshabilitar gestor del portapapeles"
}, },
"Disable History Persistence": { "Disable History Persistence": {
"Disable History Persistence": "" "Disable History Persistence": "Deshabilitar persistencia del historial"
}, },
"Disable Output": { "Disable Output": {
"Disable Output": "Desabilitar salida" "Disable Output": "Desabilitar salida"
@@ -1122,7 +1128,7 @@
"Display Name Format": "Formato de nombre" "Display Name Format": "Formato de nombre"
}, },
"Display Settings": { "Display Settings": {
"Display Settings": "" "Display Settings": "Ajustes de monitor"
}, },
"Display a dock with pinned and running applications": { "Display a dock with pinned and running applications": {
"Display a dock with pinned and running applications": "" "Display a dock with pinned and running applications": ""
@@ -1155,7 +1161,7 @@
"Display seconds in the clock": "Mostrar segundos en el reloj" "Display seconds in the clock": "Mostrar segundos en el reloj"
}, },
"Display the power system menu": { "Display the power system menu": {
"Display the power system menu": "" "Display the power system menu": "Mostrar el menu de apagado de sistema"
}, },
"Display volume and brightness percentage values in OSD popups": { "Display volume and brightness percentage values in OSD popups": {
"Display volume and brightness percentage values in OSD popups": "Mostrar valores de porcentaje de brillo y volumen en las ventanas emergentes del OSD" "Display volume and brightness percentage values in OSD popups": "Mostrar valores de porcentaje de brillo y volumen en las ventanas emergentes del OSD"
@@ -1194,10 +1200,10 @@
"Domain (optional)": "Dominio (opcional)" "Domain (optional)": "Dominio (opcional)"
}, },
"Don't Change": { "Don't Change": {
"Don't Change": "" "Don't Change": "No cambiar"
}, },
"Don't Save": { "Don't Save": {
"Don't Save": "" "Don't Save": "No guardar"
}, },
"Door Open": { "Door Open": {
"Door Open": "Puera abierta" "Door Open": "Puera abierta"
@@ -1239,7 +1245,7 @@
"Enable Bar": "Habilitar barra" "Enable Bar": "Habilitar barra"
}, },
"Enable Desktop Clock": { "Enable Desktop Clock": {
"Enable Desktop Clock": "" "Enable Desktop Clock": "Habilitar reloj de escritorio"
}, },
"Enable Do Not Disturb": { "Enable Do Not Disturb": {
"Enable Do Not Disturb": "Activar \"No Molestar\"" "Enable Do Not Disturb": "Activar \"No Molestar\""
@@ -1272,7 +1278,7 @@
"Enable loginctl lock integration": "Habilitar integración con loginctl" "Enable loginctl lock integration": "Habilitar integración con loginctl"
}, },
"Enable password field display on the lock screen window": { "Enable password field display on the lock screen window": {
"Show Password Field": "" "Show Password Field": "Mostrar campo de contraseña"
}, },
"Enable power action icon on the lock screen window": { "Enable power action icon on the lock screen window": {
"Show Power Actions": "" "Show Power Actions": ""
@@ -1284,16 +1290,16 @@
"Show System Date": "Mostrar fecha del sistema" "Show System Date": "Mostrar fecha del sistema"
}, },
"Enable system status icons on the lock screen window": { "Enable system status icons on the lock screen window": {
"Show System Icons": "" "Show System Icons": "Mostrar iconos del sistema"
}, },
"Enable system time display on the lock screen window": { "Enable system time display on the lock screen window": {
"Show System Time": "" "Show System Time": "Mostrar tiempo del sistema"
}, },
"Enabled": { "Enabled": {
"Enabled": "Habilitado" "Enabled": "Habilitado"
}, },
"Enabling WiFi...": { "Enabling WiFi...": {
"Enabling WiFi...": "" "Enabling WiFi...": "Habilitando WiFi..."
}, },
"End": { "End": {
"End": "Final" "End": "Final"
@@ -1380,7 +1386,7 @@
"Failed to connect VPN": "Hubo un error al conectar con la VPN" "Failed to connect VPN": "Hubo un error al conectar con la VPN"
}, },
"Failed to connect to %1": { "Failed to connect to %1": {
"Failed to connect to %1": "" "Failed to connect to %1": "Fallo al conectar a %1"
}, },
"Failed to copy entry": { "Failed to copy entry": {
"Failed to copy entry": "Fallo al copiar la entrada" "Failed to copy entry": "Fallo al copiar la entrada"
@@ -1554,13 +1560,13 @@
"Flipped 90°": "" "Flipped 90°": ""
}, },
"Focus at Startup": { "Focus at Startup": {
"Focus at Startup": "" "Focus at Startup": "Centrarse en el inicio"
}, },
"Focused Window": { "Focused Window": {
"Focused Window": "Ventana enfocada" "Focused Window": "Ventana enfocada"
}, },
"Follow focus": { "Follow focus": {
"Follow focus": "" "Follow focus": "Seguir foco"
}, },
"Font Family": { "Font Family": {
"Font Family": "Familia de tipografía" "Font Family": "Familia de tipografía"
@@ -1575,7 +1581,7 @@
"Font Weight": "Grosor de fuente" "Font Weight": "Grosor de fuente"
}, },
"Force HDR": { "Force HDR": {
"Force HDR": "" "Force HDR": "Forzar HDR"
}, },
"Force Kill Process": { "Force Kill Process": {
"Force Kill Process": "Forzar terminar el proceso" "Force Kill Process": "Forzar terminar el proceso"
@@ -1866,7 +1872,7 @@
"Ko-fi": "Ko-fi" "Ko-fi": "Ko-fi"
}, },
"LED device": { "LED device": {
"LED device": "" "LED device": "Dispositivo LED"
}, },
"Last launched %1": { "Last launched %1": {
"Last launched %1": "Usado hace %1" "Last launched %1": "Usado hace %1"
@@ -2109,10 +2115,10 @@
"Microphone Volume": "" "Microphone Volume": ""
}, },
"Microphone settings": { "Microphone settings": {
"Microphone settings": "" "Microphone settings": "Ajustes de microfono"
}, },
"Microphone volume control": { "Microphone volume control": {
"Microphone volume control": "" "Microphone volume control": "Control de volumen del microfono"
}, },
"Middle Section": { "Middle Section": {
"Middle Section": "Sección central" "Middle Section": "Sección central"
@@ -2123,6 +2129,12 @@
"Minute": { "Minute": {
"Minute": "Minuto" "Minute": "Minuto"
}, },
"Mirror Display": {
"Mirror Display": ""
},
"Modal Background": {
"Modal Background": ""
},
"Mode": { "Mode": {
"Mode": "Modo" "Mode": "Modo"
}, },
@@ -2136,7 +2148,7 @@
"Modified": "Modificado" "Modified": "Modificado"
}, },
"Monitor Configuration": { "Monitor Configuration": {
"Monitor Configuration": "" "Monitor Configuration": "Configuracion del monitor"
}, },
"Monitor whose wallpaper drives dynamic theming colors": { "Monitor whose wallpaper drives dynamic theming colors": {
"Monitor whose wallpaper drives dynamic theming colors": "Seleccionar monitor que define los colores dinámicos" "Monitor whose wallpaper drives dynamic theming colors": "Seleccionar monitor que define los colores dinámicos"
@@ -2214,7 +2226,7 @@
"New York, NY": "New York, NY" "New York, NY": "New York, NY"
}, },
"Next Transition": { "Next Transition": {
"Next Transition": "" "Next Transition": "Siguiente transicion"
}, },
"Night": { "Night": {
"Night": "Noche" "Night": "Noche"
@@ -2340,7 +2352,7 @@
"Normal Priority": "Prioridad normal" "Normal Priority": "Prioridad normal"
}, },
"Not available": { "Not available": {
"Not available": "" "Not available": "No disponible"
}, },
"Not connected": { "Not connected": {
"Not connected": "No conectado" "Not connected": "No conectado"
@@ -2493,13 +2505,13 @@
"Pair Bluetooth Device": "Emparejar dispositivo Bluetooth" "Pair Bluetooth Device": "Emparejar dispositivo Bluetooth"
}, },
"Paired": { "Paired": {
"Paired": "" "Paired": "Vinculado"
}, },
"Pairing failed": { "Pairing failed": {
"Pairing failed": "Emparejamiento fallido" "Pairing failed": "Emparejamiento fallido"
}, },
"Pairing...": { "Pairing...": {
"Pairing...": "" "Pairing...": "Vinculando..."
}, },
"Passkey:": { "Passkey:": {
"Passkey:": "Clave de acceso:" "Passkey:": "Clave de acceso:"
@@ -2541,7 +2553,7 @@
"Pin to Dock": "Fijar al dock" "Pin to Dock": "Fijar al dock"
}, },
"Pinned": { "Pinned": {
"Pinned": "" "Pinned": "Fijado"
}, },
"Place plugin directories here. Each plugin should have a plugin.json manifest file.": { "Place plugin directories here. Each plugin should have a plugin.json manifest file.": {
"Place plugin directories here. Each plugin should have a plugin.json manifest file.": "Pon aquí el directorio de complementos. Cada complemento debe tener un archivo plugin.json adjunto." "Place plugin directories here. Each plugin should have a plugin.json manifest file.": "Pon aquí el directorio de complementos. Cada complemento debe tener un archivo plugin.json adjunto."
@@ -2631,7 +2643,7 @@
"Power profile management available": "" "Power profile management available": ""
}, },
"Power source": { "Power source": {
"Power source": "" "Power source": "Fuente de energia"
}, },
"Precipitation Chance": { "Precipitation Chance": {
"Precipitation Chance": "Probabilidad de lluvia" "Precipitation Chance": "Probabilidad de lluvia"
@@ -2766,7 +2778,7 @@
"Require holding button/key to confirm power off, restart, suspend, hibernate and logout": "Requiere mantener pulsado el botón/tecla para confirmar apagar, reiniciar, suspender, hibernar y cerrar sesión" "Require holding button/key to confirm power off, restart, suspend, hibernate and logout": "Requiere mantener pulsado el botón/tecla para confirmar apagar, reiniciar, suspender, hibernar y cerrar sesión"
}, },
"Requires 'dgop' tool": { "Requires 'dgop' tool": {
"Requires 'dgop' tool": "" "Requires 'dgop' tool": "Requiere la herramienta 'dgop'"
}, },
"Requires DMS %1": { "Requires DMS %1": {
"Requires DMS %1": "DMS Requiere %1" "Requires DMS %1": "DMS Requiere %1"
@@ -2784,13 +2796,13 @@
"Reset Position": "Reiniciar posicion" "Reset Position": "Reiniciar posicion"
}, },
"Reset Size": { "Reset Size": {
"Reset Size": "" "Reset Size": "Reiniciar tamaño"
}, },
"Resize Widget": { "Resize Widget": {
"Resize Widget": "" "Resize Widget": "Redimensionar Widget"
}, },
"Resolution & Refresh": { "Resolution & Refresh": {
"Resolution & Refresh": "" "Resolution & Refresh": "Resolución y refresco"
}, },
"Restart DMS": { "Restart DMS": {
"Restart DMS": "Reiniciar DMS" "Restart DMS": "Reiniciar DMS"
@@ -2823,7 +2835,7 @@
"Right-click bar widget to cycle": "Clic derecho en la barra para cambiar" "Right-click bar widget to cycle": "Clic derecho en la barra para cambiar"
}, },
"Root Filesystem": { "Root Filesystem": {
"Root Filesystem": "" "Root Filesystem": "Raíz del sistema de archivos"
}, },
"Rounded corners for windows": { "Rounded corners for windows": {
"Rounded corners for windows": "" "Rounded corners for windows": ""
@@ -2871,7 +2883,7 @@
"Saved Configurations": "Configuraciones guardadas" "Saved Configurations": "Configuraciones guardadas"
}, },
"Scale": { "Scale": {
"Scale": "" "Scale": "Escala"
}, },
"Scale DankBar font sizes independently": { "Scale DankBar font sizes independently": {
"Scale DankBar font sizes independently": "Escalar fuentes de la barra independientemente" "Scale DankBar font sizes independently": "Escalar fuentes de la barra independientemente"
@@ -2897,6 +2909,9 @@
"Scroll Wheel": { "Scroll Wheel": {
"Scroll Wheel": "" "Scroll Wheel": ""
}, },
"Scroll on widget changes media volume": {
"Scroll on widget changes media volume": ""
},
"Scroll song title": { "Scroll song title": {
"Scroll song title": "" "Scroll song title": ""
}, },
@@ -2931,7 +2946,7 @@
"Searching...": "Buscando..." "Searching...": "Buscando..."
}, },
"Secondary": { "Secondary": {
"Secondary": "" "Secondary": "Secundario"
}, },
"Secured": { "Secured": {
"Secured": "Seguro" "Secured": "Seguro"
@@ -3033,25 +3048,25 @@
"Show All Tags": "Mostrar todas las etiquetas" "Show All Tags": "Mostrar todas las etiquetas"
}, },
"Show CPU": { "Show CPU": {
"Show CPU": "" "Show CPU": "Mostrar CPU"
}, },
"Show CPU Graph": { "Show CPU Graph": {
"Show CPU Graph": "" "Show CPU Graph": "Mostrar grafico de CPU"
}, },
"Show CPU Temp": { "Show CPU Temp": {
"Show CPU Temp": "" "Show CPU Temp": "Mostrar temperatura de CPU"
}, },
"Show Date": { "Show Date": {
"Show Date": "" "Show Date": "Mostrar fecha"
}, },
"Show Disk": { "Show Disk": {
"Show Disk": "" "Show Disk": "Mostrar disco"
}, },
"Show Dock": { "Show Dock": {
"Show Dock": "Mostrar dock" "Show Dock": "Mostrar dock"
}, },
"Show GPU Temperature": { "Show GPU Temperature": {
"Show GPU Temperature": "" "Show GPU Temperature": "Mostrar temperatura de la GPU"
}, },
"Show Header": { "Show Header": {
"Show Header": "" "Show Header": ""
@@ -3072,16 +3087,16 @@
"Show Log Out": "Mostrar Cerrar sesión" "Show Log Out": "Mostrar Cerrar sesión"
}, },
"Show Memory": { "Show Memory": {
"Show Memory": "" "Show Memory": "Mostrar memoria"
}, },
"Show Memory Graph": { "Show Memory Graph": {
"Show Memory Graph": "" "Show Memory Graph": ""
}, },
"Show Network": { "Show Network": {
"Show Network": "" "Show Network": "Mostrar red"
}, },
"Show Network Graph": { "Show Network Graph": {
"Show Network Graph": "" "Show Network Graph": "Mostrar grafico de la red"
}, },
"Show Occupied Workspaces Only": { "Show Occupied Workspaces Only": {
"Show Occupied Workspaces Only": "Mostrar solo espacios de trabajo ocupados" "Show Occupied Workspaces Only": "Mostrar solo espacios de trabajo ocupados"
@@ -3204,13 +3219,13 @@
"Sizing": "" "Sizing": ""
}, },
"Some plugins require a newer version of DMS:": { "Some plugins require a newer version of DMS:": {
"Some plugins require a newer version of DMS:": "" "Some plugins require a newer version of DMS:": "Algunos plugins requieren una version más nueva de DMS:"
}, },
"Sort Alphabetically": { "Sort Alphabetically": {
"Sort Alphabetically": "Ordenar alfabéticamente" "Sort Alphabetically": "Ordenar alfabéticamente"
}, },
"Sort By": { "Sort By": {
"Sort By": "" "Sort By": "Ordenar por"
}, },
"Sorting & Layout": { "Sorting & Layout": {
"Sorting & Layout": "" "Sorting & Layout": ""
@@ -3222,7 +3237,7 @@
"Sounds": "Sonidos" "Sounds": "Sonidos"
}, },
"Space between windows": { "Space between windows": {
"Space between windows": "" "Space between windows": "Espacio entre ventanas"
}, },
"Spacer": { "Spacer": {
"Spacer": "Espaciador" "Spacer": "Espaciador"
@@ -3231,7 +3246,7 @@
"Spacing": "Espacio" "Spacing": "Espacio"
}, },
"Speaker settings": { "Speaker settings": {
"Speaker settings": "" "Speaker settings": "Ajustes del altavoz"
}, },
"Speed": { "Speed": {
"Speed": "Velocidad" "Speed": "Velocidad"
@@ -3474,13 +3489,13 @@
"Top Bar Format": "Formato en la barra superior" "Top Bar Format": "Formato en la barra superior"
}, },
"Top Left": { "Top Left": {
"Top Left": "" "Top Left": "Arriba a la izquierda"
}, },
"Top Processes": { "Top Processes": {
"Top Processes": "" "Top Processes": ""
}, },
"Top Right": { "Top Right": {
"Top Right": "" "Top Right": "Arriba a la derecha"
}, },
"Top Section": { "Top Section": {
"Top Section": "Sección superior" "Top Section": "Sección superior"
@@ -3489,7 +3504,7 @@
"Total Jobs": "Trabajos totales" "Total Jobs": "Trabajos totales"
}, },
"Transform": { "Transform": {
"Transform": "" "Transform": "Transformar"
}, },
"Transition Effect": { "Transition Effect": {
"Transition Effect": "Efecto de transición" "Transition Effect": "Efecto de transición"
@@ -3507,7 +3522,7 @@
"Typography": "Tipografía" "Typography": "Tipografía"
}, },
"Typography & Motion": { "Typography & Motion": {
"Typography & Motion": "" "Typography & Motion": "Tipografia y movimiento"
}, },
"Unavailable": { "Unavailable": {
"Unavailable": "No disponible" "Unavailable": "No disponible"
@@ -3736,7 +3751,7 @@
"Wi-Fi Password": "Contraseña Wi-Fi" "Wi-Fi Password": "Contraseña Wi-Fi"
}, },
"Wi-Fi and Ethernet connection": { "Wi-Fi and Ethernet connection": {
"Wi-Fi and Ethernet connection": "" "Wi-Fi and Ethernet connection": "Conexión Wi-Fi y Eternet"
}, },
"Wi-Fi not available": { "Wi-Fi not available": {
"Wi-Fi not available": "Wi-Fi no disponible" "Wi-Fi not available": "Wi-Fi no disponible"
@@ -3781,7 +3796,7 @@
"Widget Variants": "" "Widget Variants": ""
}, },
"Widget added": { "Widget added": {
"Widget added": "" "Widget added": "Widget añadido"
}, },
"Widget grid keyboard hints": { "Widget grid keyboard hints": {
"G: grid • Z/X: size": "" "G: grid • Z/X: size": ""
@@ -3791,7 +3806,7 @@
"Grid: ON": "Cuadricula: ON" "Grid: ON": "Cuadricula: ON"
}, },
"Widget removed": { "Widget removed": {
"Widget removed": "" "Widget removed": "Widget eliminado"
}, },
"Wind": { "Wind": {
"Wind": "Viento" "Wind": "Viento"
@@ -3800,13 +3815,13 @@
"Wind Speed": "Velocidad del viento" "Wind Speed": "Velocidad del viento"
}, },
"Window Corner Radius": { "Window Corner Radius": {
"Window Corner Radius": "" "Window Corner Radius": "Radio de la esquina de la ventana"
}, },
"Window Gaps": { "Window Gaps": {
"Window Gaps": "" "Window Gaps": "Separacion de ventana"
}, },
"Window Gaps (px)": { "Window Gaps (px)": {
"Window Gaps (px)": "" "Window Gaps (px)": "Separacion de ventanas (px)"
}, },
"Workspace": { "Workspace": {
"Workspace": "Espacio de trabajo" "Workspace": "Espacio de trabajo"
@@ -3881,7 +3896,7 @@
"days": "dias" "days": "dias"
}, },
"dgop not available": { "dgop not available": {
"dgop not available": "" "dgop not available": "dgop no disponible"
}, },
"dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": { "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": {
"dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": "" "dms/binds.kdl exists but is not included in config.kdl. Custom keybinds will not work until this is fixed.": ""
@@ -3908,10 +3923,10 @@
"e.g., focus-workspace 3, resize-column -10": "" "e.g., focus-workspace 3, resize-column -10": ""
}, },
"e.g., notify-send 'Hello' && sleep 1": { "e.g., notify-send 'Hello' && sleep 1": {
"e.g., notify-send 'Hello' && sleep 1": "" "e.g., notify-send 'Hello' && sleep 1": "e.j., notify-send 'Hola' && sleep 1"
}, },
"empty plugin list": { "empty plugin list": {
"No plugins found": "" "No plugins found": "No se han encontrado plugins"
}, },
"empty theme list": { "empty theme list": {
"No themes found": "" "No themes found": ""
@@ -3944,7 +3959,7 @@
"leave empty for default": "deja vacio para valor por defecto" "leave empty for default": "deja vacio para valor por defecto"
}, },
"loading indicator": { "loading indicator": {
"Loading...": "" "Loading...": "Cargando..."
}, },
"loginctl not available - lock integration requires DMS socket connection": { "loginctl not available - lock integration requires DMS socket connection": {
"loginctl not available - lock integration requires DMS socket connection": "loginctl no disponible - integración requiere conexión al socket DMS" "loginctl not available - lock integration requires DMS socket connection": "loginctl no disponible - integración requiere conexión al socket DMS"
@@ -3956,13 +3971,13 @@
"Install matugen package for dynamic theming": "Instalar matugen para tematizacion dinamica" "Install matugen package for dynamic theming": "Instalar matugen para tematizacion dinamica"
}, },
"matugen not found status": { "matugen not found status": {
"Matugen Missing": "" "Matugen Missing": "Matugen perdido"
}, },
"minutes": { "minutes": {
"minutes": "minutos" "minutes": "minutos"
}, },
"ms": { "ms": {
"ms": "" "ms": "ms"
}, },
"no custom theme file status": { "no custom theme file status": {
"No custom theme file": "" "No custom theme file": ""
@@ -3983,7 +3998,7 @@
"Browse Plugins": "Busqueda de plugins" "Browse Plugins": "Busqueda de plugins"
}, },
"plugin installation confirmation": { "plugin installation confirmation": {
"Install plugin '%1' from the DMS registry?": "" "Install plugin '%1' from the DMS registry?": "¿Instalar plugin '%1' desde el registro de DMS?"
}, },
"plugin installation dialog title": { "plugin installation dialog title": {
"Install Plugin": "Instalar complemento" "Install Plugin": "Instalar complemento"
@@ -4004,16 +4019,16 @@
"Settings": "Ajustes" "Settings": "Ajustes"
}, },
"settings_displays": { "settings_displays": {
"Widgets": "" "Widgets": "Widgets"
}, },
"source code link": { "source code link": {
"source": "" "source": "fuente"
}, },
"sysmon window title": { "sysmon window title": {
"System Monitor": "Monitor del sistema" "System Monitor": "Monitor del sistema"
}, },
"theme browser description": { "theme browser description": {
"Install color themes from the DMS theme registry": "" "Install color themes from the DMS theme registry": "Instalar tema de colores desde el repositorio de temas de DMS"
}, },
"theme installation confirmation": { "theme installation confirmation": {
"Install theme '%1' from the DMS registry?": "" "Install theme '%1' from the DMS registry?": ""
@@ -4064,7 +4079,7 @@
"External Wallpaper Management": "Manejo externo del fondo de pantalla" "External Wallpaper Management": "Manejo externo del fondo de pantalla"
}, },
"wtype not available - install wtype for paste support": { "wtype not available - install wtype for paste support": {
"wtype not available - install wtype for paste support": "" "wtype not available - install wtype for paste support": "wtype no disponible - instala wtype para soporte de pegado"
}, },
"• Install only from trusted sources": { "• Install only from trusted sources": {
"• Install only from trusted sources": "• Instalar solo desde fuentes confiables" "• Install only from trusted sources": "• Instalar solo desde fuentes confiables"

File diff suppressed because it is too large Load Diff

View File

@@ -23,6 +23,9 @@
"%1 printer(s)": { "%1 printer(s)": {
"%1 printer(s)": "%1 מדפסות" "%1 printer(s)": "%1 מדפסות"
}, },
"%1 variants": {
"%1 variants": ""
},
"%1 widgets": { "%1 widgets": {
"%1 widgets": "%1 ווידג׳טים" "%1 widgets": "%1 ווידג׳טים"
}, },
@@ -473,6 +476,9 @@
"Bluetooth not available": { "Bluetooth not available": {
"Bluetooth not available": "" "Bluetooth not available": ""
}, },
"Blur Wallpaper Layer": {
"Blur Wallpaper Layer": ""
},
"Blur on Overview": { "Blur on Overview": {
"Blur on Overview": "טשטוש בסקירה" "Blur on Overview": "טשטוש בסקירה"
}, },
@@ -2123,6 +2129,12 @@
"Minute": { "Minute": {
"Minute": "דקה" "Minute": "דקה"
}, },
"Mirror Display": {
"Mirror Display": ""
},
"Modal Background": {
"Modal Background": ""
},
"Mode": { "Mode": {
"Mode": "מצב" "Mode": "מצב"
}, },
@@ -2897,6 +2909,9 @@
"Scroll Wheel": { "Scroll Wheel": {
"Scroll Wheel": "" "Scroll Wheel": ""
}, },
"Scroll on widget changes media volume": {
"Scroll on widget changes media volume": ""
},
"Scroll song title": { "Scroll song title": {
"Scroll song title": "גלילה של שם השיר" "Scroll song title": "גלילה של שם השיר"
}, },

View File

@@ -23,6 +23,9 @@
"%1 printer(s)": { "%1 printer(s)": {
"%1 printer(s)": "%1 nyomtató(k)" "%1 printer(s)": "%1 nyomtató(k)"
}, },
"%1 variants": {
"%1 variants": ""
},
"%1 widgets": { "%1 widgets": {
"%1 widgets": "%1 widget" "%1 widgets": "%1 widget"
}, },
@@ -432,7 +435,7 @@
"Battery": "Akkumulátor" "Battery": "Akkumulátor"
}, },
"Battery Charge Limit": { "Battery Charge Limit": {
"Battery Charge Limit": "" "Battery Charge Limit": "Akkumulátor töltési korlát"
}, },
"Battery and power management": { "Battery and power management": {
"Battery and power management": "Akku és energia menedzsment" "Battery and power management": "Akku és energia menedzsment"
@@ -473,6 +476,9 @@
"Bluetooth not available": { "Bluetooth not available": {
"Bluetooth not available": "Bluetooth nem elérhető" "Bluetooth not available": "Bluetooth nem elérhető"
}, },
"Blur Wallpaper Layer": {
"Blur Wallpaper Layer": ""
},
"Blur on Overview": { "Blur on Overview": {
"Blur on Overview": "Elmosás az áttekintésben" "Blur on Overview": "Elmosás az áttekintésben"
}, },
@@ -513,7 +519,7 @@
"Brightness Slider": "Fényerőszabályozó" "Brightness Slider": "Fényerőszabályozó"
}, },
"Brightness Value": { "Brightness Value": {
"Brightness Value": "" "Brightness Value": "Fényerő értéke"
}, },
"Brightness control not available": { "Brightness control not available": {
"Brightness control not available": "A fényerő-szabályozás nem elérhető" "Brightness control not available": "A fényerő-szabályozás nem elérhető"
@@ -2106,7 +2112,7 @@
"Microphone Mute": "Mikrofon némítás" "Microphone Mute": "Mikrofon némítás"
}, },
"Microphone Volume": { "Microphone Volume": {
"Microphone Volume": "" "Microphone Volume": "Mikrofon hangereje"
}, },
"Microphone settings": { "Microphone settings": {
"Microphone settings": "Mikrofonbeállítások" "Microphone settings": "Mikrofonbeállítások"
@@ -2123,6 +2129,12 @@
"Minute": { "Minute": {
"Minute": "Perc" "Minute": "Perc"
}, },
"Mirror Display": {
"Mirror Display": ""
},
"Modal Background": {
"Modal Background": ""
},
"Mode": { "Mode": {
"Mode": "Mód" "Mode": "Mód"
}, },
@@ -2229,7 +2241,7 @@
"Niri Integration": "Niri integráció" "Niri Integration": "Niri integráció"
}, },
"Niri Layout Overrides": { "Niri Layout Overrides": {
"Niri Layout Overrides": "" "Niri Layout Overrides": "Niri elrendezés felülbírálásai"
}, },
"Niri compositor actions (focus, move, etc.)": { "Niri compositor actions (focus, move, etc.)": {
"Niri compositor actions (focus, move, etc.)": "Niri-kompozitorműveletek (fókusz, mozgatás, stb.)" "Niri compositor actions (focus, move, etc.)": "Niri-kompozitorműveletek (fókusz, mozgatás, stb.)"
@@ -2346,7 +2358,7 @@
"Not connected": "Nincs csatlakozva" "Not connected": "Nincs csatlakozva"
}, },
"Note: this only changes the percentage, it does not actually limit charging.": { "Note: this only changes the percentage, it does not actually limit charging.": {
"Note: this only changes the percentage, it does not actually limit charging.": "" "Note: this only changes the percentage, it does not actually limit charging.": "Megjegyzés: ez csak a százalékot módosítja, ténylegesen nem korlátozza a töltést."
}, },
"Notepad": { "Notepad": {
"Notepad": "Jegyzettömb" "Notepad": "Jegyzettömb"
@@ -2460,10 +2472,10 @@
"Override": "Felülírás" "Override": "Felülírás"
}, },
"Override Corner Radius": { "Override Corner Radius": {
"Override Corner Radius": "" "Override Corner Radius": "Sarokkerekítés felülbírálása"
}, },
"Override Gaps": { "Override Gaps": {
"Override Gaps": "" "Override Gaps": "Térközök felülbírálása"
}, },
"Override global layout settings for this output": { "Override global layout settings for this output": {
"Override global layout settings for this output": "Globális elrendezési beállítások felülbírálása ehhez a kimenethez" "Override global layout settings for this output": "Globális elrendezési beállítások felülbírálása ehhez a kimenethez"
@@ -2826,7 +2838,7 @@
"Root Filesystem": "Root fájlrendszer" "Root Filesystem": "Root fájlrendszer"
}, },
"Rounded corners for windows": { "Rounded corners for windows": {
"Rounded corners for windows": "" "Rounded corners for windows": "Lekerekített sarkok az ablakoknál"
}, },
"Run DMS Templates": { "Run DMS Templates": {
"Run DMS Templates": "DMS-sablonok futtatása" "Run DMS Templates": "DMS-sablonok futtatása"
@@ -2897,6 +2909,9 @@
"Scroll Wheel": { "Scroll Wheel": {
"Scroll Wheel": "Egérgörgő" "Scroll Wheel": "Egérgörgő"
}, },
"Scroll on widget changes media volume": {
"Scroll on widget changes media volume": ""
},
"Scroll song title": { "Scroll song title": {
"Scroll song title": "Zeneszám címének görgetése" "Scroll song title": "Zeneszám címének görgetése"
}, },
@@ -3123,7 +3138,7 @@
"Show on Last Display": "Megjelenítés az utolsó kijelzőn" "Show on Last Display": "Megjelenítés az utolsó kijelzőn"
}, },
"Show on Overlay": { "Show on Overlay": {
"Show on Overlay": "" "Show on Overlay": "Mutatás az átfedésen"
}, },
"Show on Overview": { "Show on Overview": {
"Show on Overview": "Megjelenítés az áttekintésben" "Show on Overview": "Megjelenítés az áttekintésben"
@@ -3222,7 +3237,7 @@
"Sounds": "Hangok" "Sounds": "Hangok"
}, },
"Space between windows": { "Space between windows": {
"Space between windows": "" "Space between windows": "Ablakok közötti hely"
}, },
"Spacer": { "Spacer": {
"Spacer": "Térköz" "Spacer": "Térköz"
@@ -3582,10 +3597,10 @@
"Use custom command for update your system": "Egyéni parancs használata a rendszer frissítéséhez" "Use custom command for update your system": "Egyéni parancs használata a rendszer frissítéséhez"
}, },
"Use custom gaps instead of bar spacing": { "Use custom gaps instead of bar spacing": {
"Use custom gaps instead of bar spacing": "" "Use custom gaps instead of bar spacing": "Egyedi térközök használata a sávközök helyett"
}, },
"Use custom window radius instead of theme radius": { "Use custom window radius instead of theme radius": {
"Use custom window radius instead of theme radius": "" "Use custom window radius instead of theme radius": "Egyedi ablaksugár használata a témasugár helyett"
}, },
"Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": { "Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": {
"Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": "Ujjlenyomat-olvasó használata a zárolási képernyőn történő hitelesítéshez (regisztrált ujjlenyomatok szükségesek)" "Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": "Ujjlenyomat-olvasó használata a zárolási képernyőn történő hitelesítéshez (regisztrált ujjlenyomatok szükségesek)"
@@ -3800,10 +3815,10 @@
"Wind Speed": "Szélsebesség" "Wind Speed": "Szélsebesség"
}, },
"Window Corner Radius": { "Window Corner Radius": {
"Window Corner Radius": "" "Window Corner Radius": "Ablaksarok sugara"
}, },
"Window Gaps": { "Window Gaps": {
"Window Gaps": "" "Window Gaps": "Ablak térközök"
}, },
"Window Gaps (px)": { "Window Gaps (px)": {
"Window Gaps (px)": "Ablakközök (px)" "Window Gaps (px)": "Ablakközök (px)"

View File

@@ -23,6 +23,9 @@
"%1 printer(s)": { "%1 printer(s)": {
"%1 printer(s)": "%1 stampante/i" "%1 printer(s)": "%1 stampante/i"
}, },
"%1 variants": {
"%1 variants": ""
},
"%1 widgets": { "%1 widgets": {
"%1 widgets": "%1 widgets" "%1 widgets": "%1 widgets"
}, },
@@ -432,7 +435,7 @@
"Battery": "Batteria" "Battery": "Batteria"
}, },
"Battery Charge Limit": { "Battery Charge Limit": {
"Battery Charge Limit": "" "Battery Charge Limit": "Limite Carica della Batteria"
}, },
"Battery and power management": { "Battery and power management": {
"Battery and power management": "Gestione batteria e alimentazione" "Battery and power management": "Gestione batteria e alimentazione"
@@ -473,6 +476,9 @@
"Bluetooth not available": { "Bluetooth not available": {
"Bluetooth not available": "Bluetooth non disponibile" "Bluetooth not available": "Bluetooth non disponibile"
}, },
"Blur Wallpaper Layer": {
"Blur Wallpaper Layer": ""
},
"Blur on Overview": { "Blur on Overview": {
"Blur on Overview": "Sfocatura su Panoramica" "Blur on Overview": "Sfocatura su Panoramica"
}, },
@@ -513,7 +519,7 @@
"Brightness Slider": "Slider Luminosità" "Brightness Slider": "Slider Luminosità"
}, },
"Brightness Value": { "Brightness Value": {
"Brightness Value": "" "Brightness Value": "Valore di Luminosità"
}, },
"Brightness control not available": { "Brightness control not available": {
"Brightness control not available": "Controllo luminosità non disponibile" "Brightness control not available": "Controllo luminosità non disponibile"
@@ -2106,7 +2112,7 @@
"Microphone Mute": "Silenzia Microfono" "Microphone Mute": "Silenzia Microfono"
}, },
"Microphone Volume": { "Microphone Volume": {
"Microphone Volume": "" "Microphone Volume": "Volume Microfono"
}, },
"Microphone settings": { "Microphone settings": {
"Microphone settings": "Impostazioni Microfono" "Microphone settings": "Impostazioni Microfono"
@@ -2123,6 +2129,12 @@
"Minute": { "Minute": {
"Minute": "Minuti" "Minute": "Minuti"
}, },
"Mirror Display": {
"Mirror Display": ""
},
"Modal Background": {
"Modal Background": ""
},
"Mode": { "Mode": {
"Mode": "Modalità" "Mode": "Modalità"
}, },
@@ -2229,7 +2241,7 @@
"Niri Integration": "Integrazione Niri" "Niri Integration": "Integrazione Niri"
}, },
"Niri Layout Overrides": { "Niri Layout Overrides": {
"Niri Layout Overrides": "" "Niri Layout Overrides": "Sovrascritture Layout di Niri"
}, },
"Niri compositor actions (focus, move, etc.)": { "Niri compositor actions (focus, move, etc.)": {
"Niri compositor actions (focus, move, etc.)": "Azioni del compositor Niri (focus, muovi, etc.)" "Niri compositor actions (focus, move, etc.)": "Azioni del compositor Niri (focus, muovi, etc.)"
@@ -2346,7 +2358,7 @@
"Not connected": "Non connesso" "Not connected": "Non connesso"
}, },
"Note: this only changes the percentage, it does not actually limit charging.": { "Note: this only changes the percentage, it does not actually limit charging.": {
"Note: this only changes the percentage, it does not actually limit charging.": "" "Note: this only changes the percentage, it does not actually limit charging.": "Nota: questa opzione modifica solo la percentuale visualizzata, non limita fisicamente la carica."
}, },
"Notepad": { "Notepad": {
"Notepad": "Notepad" "Notepad": "Notepad"
@@ -2460,10 +2472,10 @@
"Override": "Sovrascrivi" "Override": "Sovrascrivi"
}, },
"Override Corner Radius": { "Override Corner Radius": {
"Override Corner Radius": "" "Override Corner Radius": "Sovrascrivi Raggio Angoli"
}, },
"Override Gaps": { "Override Gaps": {
"Override Gaps": "" "Override Gaps": "Sovrascrivi Spaziature"
}, },
"Override global layout settings for this output": { "Override global layout settings for this output": {
"Override global layout settings for this output": "Sovrascrivi le impostazioni di layout globali per questa uscita" "Override global layout settings for this output": "Sovrascrivi le impostazioni di layout globali per questa uscita"
@@ -2826,7 +2838,7 @@
"Root Filesystem": "Filesystem root" "Root Filesystem": "Filesystem root"
}, },
"Rounded corners for windows": { "Rounded corners for windows": {
"Rounded corners for windows": "" "Rounded corners for windows": "Angoli arrotondati per le finestre"
}, },
"Run DMS Templates": { "Run DMS Templates": {
"Run DMS Templates": "Esegui Teplate DMS" "Run DMS Templates": "Esegui Teplate DMS"
@@ -2897,6 +2909,9 @@
"Scroll Wheel": { "Scroll Wheel": {
"Scroll Wheel": "Rotella di Scorrimento" "Scroll Wheel": "Rotella di Scorrimento"
}, },
"Scroll on widget changes media volume": {
"Scroll on widget changes media volume": ""
},
"Scroll song title": { "Scroll song title": {
"Scroll song title": "Scorri Titolo Canzone" "Scroll song title": "Scorri Titolo Canzone"
}, },
@@ -3123,7 +3138,7 @@
"Show on Last Display": "Mostra sull'ultimo display" "Show on Last Display": "Mostra sull'ultimo display"
}, },
"Show on Overlay": { "Show on Overlay": {
"Show on Overlay": "" "Show on Overlay": "Mostra in Sovraimpressione"
}, },
"Show on Overview": { "Show on Overview": {
"Show on Overview": "Mostra in Panoramica" "Show on Overview": "Mostra in Panoramica"
@@ -3222,7 +3237,7 @@
"Sounds": "Suoni" "Sounds": "Suoni"
}, },
"Space between windows": { "Space between windows": {
"Space between windows": "" "Space between windows": "Spazio tra le finestre"
}, },
"Spacer": { "Spacer": {
"Spacer": "Spaziatore" "Spacer": "Spaziatore"
@@ -3582,10 +3597,10 @@
"Use custom command for update your system": "Usa comando personalizzato per aggiornare il sistema" "Use custom command for update your system": "Usa comando personalizzato per aggiornare il sistema"
}, },
"Use custom gaps instead of bar spacing": { "Use custom gaps instead of bar spacing": {
"Use custom gaps instead of bar spacing": "" "Use custom gaps instead of bar spacing": "Usa spaziature personalizzate invece di quelle della barra"
}, },
"Use custom window radius instead of theme radius": { "Use custom window radius instead of theme radius": {
"Use custom window radius instead of theme radius": "" "Use custom window radius instead of theme radius": "Usa un raggio finestra personalizzato invece di quello del tema"
}, },
"Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": { "Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": {
"Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": "Usa impronte digitali per autenticazione blocco schermo\n(richiede impronte digitali registrate)" "Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": "Usa impronte digitali per autenticazione blocco schermo\n(richiede impronte digitali registrate)"
@@ -3800,10 +3815,10 @@
"Wind Speed": "Velocità Vento" "Wind Speed": "Velocità Vento"
}, },
"Window Corner Radius": { "Window Corner Radius": {
"Window Corner Radius": "" "Window Corner Radius": "Raggio Angoli Finestra"
}, },
"Window Gaps": { "Window Gaps": {
"Window Gaps": "" "Window Gaps": "Spaziature Finestre"
}, },
"Window Gaps (px)": { "Window Gaps (px)": {
"Window Gaps (px)": "Spazi tra finestre (px)" "Window Gaps (px)": "Spazi tra finestre (px)"

View File

@@ -23,6 +23,9 @@
"%1 printer(s)": { "%1 printer(s)": {
"%1 printer(s)": "" "%1 printer(s)": ""
}, },
"%1 variants": {
"%1 variants": ""
},
"%1 widgets": { "%1 widgets": {
"%1 widgets": "%1 ウィジェット" "%1 widgets": "%1 ウィジェット"
}, },
@@ -473,6 +476,9 @@
"Bluetooth not available": { "Bluetooth not available": {
"Bluetooth not available": "" "Bluetooth not available": ""
}, },
"Blur Wallpaper Layer": {
"Blur Wallpaper Layer": ""
},
"Blur on Overview": { "Blur on Overview": {
"Blur on Overview": "概要でぼかす" "Blur on Overview": "概要でぼかす"
}, },
@@ -2123,6 +2129,12 @@
"Minute": { "Minute": {
"Minute": "分" "Minute": "分"
}, },
"Mirror Display": {
"Mirror Display": ""
},
"Modal Background": {
"Modal Background": ""
},
"Mode": { "Mode": {
"Mode": "" "Mode": ""
}, },
@@ -2897,6 +2909,9 @@
"Scroll Wheel": { "Scroll Wheel": {
"Scroll Wheel": "" "Scroll Wheel": ""
}, },
"Scroll on widget changes media volume": {
"Scroll on widget changes media volume": ""
},
"Scroll song title": { "Scroll song title": {
"Scroll song title": "" "Scroll song title": ""
}, },

View File

@@ -23,6 +23,9 @@
"%1 printer(s)": { "%1 printer(s)": {
"%1 printer(s)": "%1 drukarek" "%1 printer(s)": "%1 drukarek"
}, },
"%1 variants": {
"%1 variants": ""
},
"%1 widgets": { "%1 widgets": {
"%1 widgets": "%1 widżetów" "%1 widgets": "%1 widżetów"
}, },
@@ -473,6 +476,9 @@
"Bluetooth not available": { "Bluetooth not available": {
"Bluetooth not available": "" "Bluetooth not available": ""
}, },
"Blur Wallpaper Layer": {
"Blur Wallpaper Layer": ""
},
"Blur on Overview": { "Blur on Overview": {
"Blur on Overview": "Rozmycie w podglądzie" "Blur on Overview": "Rozmycie w podglądzie"
}, },
@@ -2123,6 +2129,12 @@
"Minute": { "Minute": {
"Minute": "Minuta" "Minute": "Minuta"
}, },
"Mirror Display": {
"Mirror Display": ""
},
"Modal Background": {
"Modal Background": ""
},
"Mode": { "Mode": {
"Mode": "Tryb" "Mode": "Tryb"
}, },
@@ -2897,6 +2909,9 @@
"Scroll Wheel": { "Scroll Wheel": {
"Scroll Wheel": "" "Scroll Wheel": ""
}, },
"Scroll on widget changes media volume": {
"Scroll on widget changes media volume": ""
},
"Scroll song title": { "Scroll song title": {
"Scroll song title": "Przewiń tytuł piosenki" "Scroll song title": "Przewiń tytuł piosenki"
}, },

View File

@@ -23,6 +23,9 @@
"%1 printer(s)": { "%1 printer(s)": {
"%1 printer(s)": "%1 impressora(s)" "%1 printer(s)": "%1 impressora(s)"
}, },
"%1 variants": {
"%1 variants": ""
},
"%1 widgets": { "%1 widgets": {
"%1 widgets": "%1 widgets" "%1 widgets": "%1 widgets"
}, },
@@ -473,6 +476,9 @@
"Bluetooth not available": { "Bluetooth not available": {
"Bluetooth not available": "" "Bluetooth not available": ""
}, },
"Blur Wallpaper Layer": {
"Blur Wallpaper Layer": ""
},
"Blur on Overview": { "Blur on Overview": {
"Blur on Overview": "Desfoque na Visão Geral" "Blur on Overview": "Desfoque na Visão Geral"
}, },
@@ -2123,6 +2129,12 @@
"Minute": { "Minute": {
"Minute": "Minuto" "Minute": "Minuto"
}, },
"Mirror Display": {
"Mirror Display": ""
},
"Modal Background": {
"Modal Background": ""
},
"Mode": { "Mode": {
"Mode": "Modo" "Mode": "Modo"
}, },
@@ -2897,6 +2909,9 @@
"Scroll Wheel": { "Scroll Wheel": {
"Scroll Wheel": "" "Scroll Wheel": ""
}, },
"Scroll on widget changes media volume": {
"Scroll on widget changes media volume": ""
},
"Scroll song title": { "Scroll song title": {
"Scroll song title": "Scrollar título da música" "Scroll song title": "Scrollar título da música"
}, },

View File

@@ -23,6 +23,9 @@
"%1 printer(s)": { "%1 printer(s)": {
"%1 printer(s)": "%1 yazıcı" "%1 printer(s)": "%1 yazıcı"
}, },
"%1 variants": {
"%1 variants": ""
},
"%1 widgets": { "%1 widgets": {
"%1 widgets": "%1 widget" "%1 widgets": "%1 widget"
}, },
@@ -432,7 +435,7 @@
"Battery": "Batarya" "Battery": "Batarya"
}, },
"Battery Charge Limit": { "Battery Charge Limit": {
"Battery Charge Limit": "" "Battery Charge Limit": "Batarya Şarj Sınırı"
}, },
"Battery and power management": { "Battery and power management": {
"Battery and power management": "Batarya ve güç yönetimi" "Battery and power management": "Batarya ve güç yönetimi"
@@ -473,6 +476,9 @@
"Bluetooth not available": { "Bluetooth not available": {
"Bluetooth not available": "Bluetooth kullanılamıyor" "Bluetooth not available": "Bluetooth kullanılamıyor"
}, },
"Blur Wallpaper Layer": {
"Blur Wallpaper Layer": ""
},
"Blur on Overview": { "Blur on Overview": {
"Blur on Overview": "Genel Görünümde Bulanıklık" "Blur on Overview": "Genel Görünümde Bulanıklık"
}, },
@@ -513,7 +519,7 @@
"Brightness Slider": "Parlaklık Kaydırıcı" "Brightness Slider": "Parlaklık Kaydırıcı"
}, },
"Brightness Value": { "Brightness Value": {
"Brightness Value": "" "Brightness Value": "Parlaklık Değeri"
}, },
"Brightness control not available": { "Brightness control not available": {
"Brightness control not available": "Parlaklık kontrolü kullanılamıyor" "Brightness control not available": "Parlaklık kontrolü kullanılamıyor"
@@ -2106,7 +2112,7 @@
"Microphone Mute": "Microfon Sessiz" "Microphone Mute": "Microfon Sessiz"
}, },
"Microphone Volume": { "Microphone Volume": {
"Microphone Volume": "" "Microphone Volume": "Mikrofon Ses Seviyesi"
}, },
"Microphone settings": { "Microphone settings": {
"Microphone settings": "Mikrofon ayarları" "Microphone settings": "Mikrofon ayarları"
@@ -2123,6 +2129,12 @@
"Minute": { "Minute": {
"Minute": "Dakika" "Minute": "Dakika"
}, },
"Mirror Display": {
"Mirror Display": ""
},
"Modal Background": {
"Modal Background": ""
},
"Mode": { "Mode": {
"Mode": "Mod" "Mode": "Mod"
}, },
@@ -2229,7 +2241,7 @@
"Niri Integration": "Niri Entegrasyonu" "Niri Integration": "Niri Entegrasyonu"
}, },
"Niri Layout Overrides": { "Niri Layout Overrides": {
"Niri Layout Overrides": "" "Niri Layout Overrides": "Niri Düzeni Geçersiz Kılmaları"
}, },
"Niri compositor actions (focus, move, etc.)": { "Niri compositor actions (focus, move, etc.)": {
"Niri compositor actions (focus, move, etc.)": "Niri kompozitör (focus, move, vb.)" "Niri compositor actions (focus, move, etc.)": "Niri kompozitör (focus, move, vb.)"
@@ -2346,7 +2358,7 @@
"Not connected": "Bağlı değil" "Not connected": "Bağlı değil"
}, },
"Note: this only changes the percentage, it does not actually limit charging.": { "Note: this only changes the percentage, it does not actually limit charging.": {
"Note: this only changes the percentage, it does not actually limit charging.": "" "Note: this only changes the percentage, it does not actually limit charging.": "Not: Bu sadece yüzdeyi değiştirir, şarjı sınırlamaz."
}, },
"Notepad": { "Notepad": {
"Notepad": "Not Defteri" "Notepad": "Not Defteri"
@@ -2460,10 +2472,10 @@
"Override": "Geçersiz Kıl" "Override": "Geçersiz Kıl"
}, },
"Override Corner Radius": { "Override Corner Radius": {
"Override Corner Radius": "" "Override Corner Radius": "Köşe Yarıçapını Değiştir"
}, },
"Override Gaps": { "Override Gaps": {
"Override Gaps": "" "Override Gaps": "Boşlukları Değiştir"
}, },
"Override global layout settings for this output": { "Override global layout settings for this output": {
"Override global layout settings for this output": "Bu çıkış için genel düzen ayarlarını geçersiz kıl" "Override global layout settings for this output": "Bu çıkış için genel düzen ayarlarını geçersiz kıl"
@@ -2826,7 +2838,7 @@
"Root Filesystem": "Kök Dosya Sistemi" "Root Filesystem": "Kök Dosya Sistemi"
}, },
"Rounded corners for windows": { "Rounded corners for windows": {
"Rounded corners for windows": "" "Rounded corners for windows": "Pencereler için yuvarlatılmış köşeler"
}, },
"Run DMS Templates": { "Run DMS Templates": {
"Run DMS Templates": "DMS Şablonlarını Çalıştır" "Run DMS Templates": "DMS Şablonlarını Çalıştır"
@@ -2897,6 +2909,9 @@
"Scroll Wheel": { "Scroll Wheel": {
"Scroll Wheel": "Kaydırma Tekerleği" "Scroll Wheel": "Kaydırma Tekerleği"
}, },
"Scroll on widget changes media volume": {
"Scroll on widget changes media volume": ""
},
"Scroll song title": { "Scroll song title": {
"Scroll song title": "Şarkı başlığını kaydır" "Scroll song title": "Şarkı başlığını kaydır"
}, },
@@ -3123,7 +3138,7 @@
"Show on Last Display": "Son Ekranda Göster" "Show on Last Display": "Son Ekranda Göster"
}, },
"Show on Overlay": { "Show on Overlay": {
"Show on Overlay": "" "Show on Overlay": "Katmanda Göster"
}, },
"Show on Overview": { "Show on Overview": {
"Show on Overview": "Genel Görünümde Göster" "Show on Overview": "Genel Görünümde Göster"
@@ -3222,7 +3237,7 @@
"Sounds": "Sesler" "Sounds": "Sesler"
}, },
"Space between windows": { "Space between windows": {
"Space between windows": "" "Space between windows": "Pencereler arası boşluk"
}, },
"Spacer": { "Spacer": {
"Spacer": "Boşluklandırıcı" "Spacer": "Boşluklandırıcı"
@@ -3582,10 +3597,10 @@
"Use custom command for update your system": "Sistemi güncellemek için özel komut kullan" "Use custom command for update your system": "Sistemi güncellemek için özel komut kullan"
}, },
"Use custom gaps instead of bar spacing": { "Use custom gaps instead of bar spacing": {
"Use custom gaps instead of bar spacing": "" "Use custom gaps instead of bar spacing": "Bar aralığı yerine özel boşluklar kullanın"
}, },
"Use custom window radius instead of theme radius": { "Use custom window radius instead of theme radius": {
"Use custom window radius instead of theme radius": "" "Use custom window radius instead of theme radius": "Tema yarıçapı yerine özel pencere yarıçapı kullanın"
}, },
"Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": { "Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": {
"Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": "Kilit ekranı doğrulaması için parmak izi okuyucuyu kullan (kayıtlı parmak izleri gereklidir)" "Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": "Kilit ekranı doğrulaması için parmak izi okuyucuyu kullan (kayıtlı parmak izleri gereklidir)"
@@ -3800,10 +3815,10 @@
"Wind Speed": "Rüzgar hızı" "Wind Speed": "Rüzgar hızı"
}, },
"Window Corner Radius": { "Window Corner Radius": {
"Window Corner Radius": "" "Window Corner Radius": "Pencere Köşe Yarıçapı"
}, },
"Window Gaps": { "Window Gaps": {
"Window Gaps": "" "Window Gaps": "Pencere Boşlukları"
}, },
"Window Gaps (px)": { "Window Gaps (px)": {
"Window Gaps (px)": "Pencere Boşlukları (px)" "Window Gaps (px)": "Pencere Boşlukları (px)"

View File

@@ -23,6 +23,9 @@
"%1 printer(s)": { "%1 printer(s)": {
"%1 printer(s)": "%1 个打印机" "%1 printer(s)": "%1 个打印机"
}, },
"%1 variants": {
"%1 variants": ""
},
"%1 widgets": { "%1 widgets": {
"%1 widgets": "%1 小挂件" "%1 widgets": "%1 小挂件"
}, },
@@ -432,7 +435,7 @@
"Battery": "电池" "Battery": "电池"
}, },
"Battery Charge Limit": { "Battery Charge Limit": {
"Battery Charge Limit": "" "Battery Charge Limit": "电池充电限制"
}, },
"Battery and power management": { "Battery and power management": {
"Battery and power management": "电池与电源管理" "Battery and power management": "电池与电源管理"
@@ -473,6 +476,9 @@
"Bluetooth not available": { "Bluetooth not available": {
"Bluetooth not available": "蓝牙不可用" "Bluetooth not available": "蓝牙不可用"
}, },
"Blur Wallpaper Layer": {
"Blur Wallpaper Layer": ""
},
"Blur on Overview": { "Blur on Overview": {
"Blur on Overview": "在概览中模糊" "Blur on Overview": "在概览中模糊"
}, },
@@ -513,7 +519,7 @@
"Brightness Slider": "亮度滑块" "Brightness Slider": "亮度滑块"
}, },
"Brightness Value": { "Brightness Value": {
"Brightness Value": "" "Brightness Value": "亮度值"
}, },
"Brightness control not available": { "Brightness control not available": {
"Brightness control not available": "亮度控制不可用" "Brightness control not available": "亮度控制不可用"
@@ -2106,7 +2112,7 @@
"Microphone Mute": "麦克风静音" "Microphone Mute": "麦克风静音"
}, },
"Microphone Volume": { "Microphone Volume": {
"Microphone Volume": "" "Microphone Volume": "麦克风音量"
}, },
"Microphone settings": { "Microphone settings": {
"Microphone settings": "麦克风设置" "Microphone settings": "麦克风设置"
@@ -2123,6 +2129,12 @@
"Minute": { "Minute": {
"Minute": "分钟" "Minute": "分钟"
}, },
"Mirror Display": {
"Mirror Display": ""
},
"Modal Background": {
"Modal Background": ""
},
"Mode": { "Mode": {
"Mode": "模式" "Mode": "模式"
}, },
@@ -2229,7 +2241,7 @@
"Niri Integration": "Niri 集成" "Niri Integration": "Niri 集成"
}, },
"Niri Layout Overrides": { "Niri Layout Overrides": {
"Niri Layout Overrides": "" "Niri Layout Overrides": "Niri布局覆盖"
}, },
"Niri compositor actions (focus, move, etc.)": { "Niri compositor actions (focus, move, etc.)": {
"Niri compositor actions (focus, move, etc.)": "Niri 合成器操作(聚焦、移动等)" "Niri compositor actions (focus, move, etc.)": "Niri 合成器操作(聚焦、移动等)"
@@ -2346,7 +2358,7 @@
"Not connected": "未连接" "Not connected": "未连接"
}, },
"Note: this only changes the percentage, it does not actually limit charging.": { "Note: this only changes the percentage, it does not actually limit charging.": {
"Note: this only changes the percentage, it does not actually limit charging.": "" "Note: this only changes the percentage, it does not actually limit charging.": "注意:这只会改变百分比,而不会实际限制充电。"
}, },
"Notepad": { "Notepad": {
"Notepad": "便签" "Notepad": "便签"
@@ -2460,10 +2472,10 @@
"Override": "覆盖" "Override": "覆盖"
}, },
"Override Corner Radius": { "Override Corner Radius": {
"Override Corner Radius": "" "Override Corner Radius": "覆盖角半径"
}, },
"Override Gaps": { "Override Gaps": {
"Override Gaps": "" "Override Gaps": "覆盖间隙"
}, },
"Override global layout settings for this output": { "Override global layout settings for this output": {
"Override global layout settings for this output": "为此输出覆盖全局布局设置" "Override global layout settings for this output": "为此输出覆盖全局布局设置"
@@ -2826,7 +2838,7 @@
"Root Filesystem": "根文件系统" "Root Filesystem": "根文件系统"
}, },
"Rounded corners for windows": { "Rounded corners for windows": {
"Rounded corners for windows": "" "Rounded corners for windows": "窗口圆角"
}, },
"Run DMS Templates": { "Run DMS Templates": {
"Run DMS Templates": "运行DMS模板" "Run DMS Templates": "运行DMS模板"
@@ -2897,6 +2909,9 @@
"Scroll Wheel": { "Scroll Wheel": {
"Scroll Wheel": "滚动滚轮" "Scroll Wheel": "滚动滚轮"
}, },
"Scroll on widget changes media volume": {
"Scroll on widget changes media volume": ""
},
"Scroll song title": { "Scroll song title": {
"Scroll song title": "滚动歌曲标题" "Scroll song title": "滚动歌曲标题"
}, },
@@ -3123,7 +3138,7 @@
"Show on Last Display": "上一个显示器" "Show on Last Display": "上一个显示器"
}, },
"Show on Overlay": { "Show on Overlay": {
"Show on Overlay": "" "Show on Overlay": "在概览中显示"
}, },
"Show on Overview": { "Show on Overview": {
"Show on Overview": "概览中显示" "Show on Overview": "概览中显示"
@@ -3222,7 +3237,7 @@
"Sounds": "声音" "Sounds": "声音"
}, },
"Space between windows": { "Space between windows": {
"Space between windows": "" "Space between windows": "窗口间空隙"
}, },
"Spacer": { "Spacer": {
"Spacer": "空白占位" "Spacer": "空白占位"
@@ -3582,10 +3597,10 @@
"Use custom command for update your system": "使用自定义命令来更新系统" "Use custom command for update your system": "使用自定义命令来更新系统"
}, },
"Use custom gaps instead of bar spacing": { "Use custom gaps instead of bar spacing": {
"Use custom gaps instead of bar spacing": "" "Use custom gaps instead of bar spacing": "使用自定义间隔替代状态栏空隙"
}, },
"Use custom window radius instead of theme radius": { "Use custom window radius instead of theme radius": {
"Use custom window radius instead of theme radius": "" "Use custom window radius instead of theme radius": "使用自定义窗口半径替代主题半径"
}, },
"Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": { "Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": {
"Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": "使用指纹识别进行锁屏验证(需要录入指纹)" "Use fingerprint reader for lock screen authentication (requires enrolled fingerprints)": "使用指纹识别进行锁屏验证(需要录入指纹)"
@@ -3800,10 +3815,10 @@
"Wind Speed": "风速" "Wind Speed": "风速"
}, },
"Window Corner Radius": { "Window Corner Radius": {
"Window Corner Radius": "" "Window Corner Radius": "窗口角半径"
}, },
"Window Gaps": { "Window Gaps": {
"Window Gaps": "" "Window Gaps": "窗口间隙"
}, },
"Window Gaps (px)": { "Window Gaps (px)": {
"Window Gaps (px)": "窗口间隙(像素)" "Window Gaps (px)": "窗口间隙(像素)"

File diff suppressed because it is too large Load Diff

View File

@@ -55,6 +55,13 @@
"reference": "", "reference": "",
"comment": "" "comment": ""
}, },
{
"term": "%1 variants",
"translation": "",
"context": "",
"reference": "",
"comment": ""
},
{ {
"term": "%1 widgets", "term": "%1 widgets",
"translation": "", "translation": "",
@@ -1112,6 +1119,13 @@
"reference": "", "reference": "",
"comment": "" "comment": ""
}, },
{
"term": "Blur Wallpaper Layer",
"translation": "",
"context": "",
"reference": "",
"comment": ""
},
{ {
"term": "Blur on Overview", "term": "Blur on Overview",
"translation": "", "translation": "",
@@ -5081,6 +5095,20 @@
"reference": "", "reference": "",
"comment": "" "comment": ""
}, },
{
"term": "Mirror Display",
"translation": "",
"context": "",
"reference": "",
"comment": ""
},
{
"term": "Modal Background",
"translation": "",
"context": "",
"reference": "",
"comment": ""
},
{ {
"term": "Mode", "term": "Mode",
"translation": "", "translation": "",
@@ -6908,6 +6936,13 @@
"reference": "", "reference": "",
"comment": "" "comment": ""
}, },
{
"term": "Scroll on widget changes media volume",
"translation": "",
"context": "",
"reference": "",
"comment": ""
},
{ {
"term": "Scroll song title", "term": "Scroll song title",
"translation": "", "translation": "",
@@ -7713,13 +7748,6 @@
"reference": "", "reference": "",
"comment": "" "comment": ""
}, },
{
"term": "Soothing pastel theme based on Catppuccin",
"translation": "",
"context": "catppuccin theme description",
"reference": "",
"comment": ""
},
{ {
"term": "Sort Alphabetically", "term": "Sort Alphabetically",
"translation": "", "translation": "",