Hyprland/src
Raúl Salinas 00cce1c8ff
i18n: improve Spanish translations for clarity and consistency (#12378)
* i18n: improve Spanish translations for clarity and consistency

Improve the Spanish translation strings in Engine.cpp by:

- Refining ANR (Application Not Responding) dialog to use "La aplicación"
  and change the terminate option to "Forzar cierre" for clarity
- Standardizing permission prompts with "¿Deseas...?" for consistency
- Rewording keyboard permission prompt: "permitir su uso" is clearer than
  "permitir su funcionamiento"
- Adding explicit reference to "permisos" in the persistence hint
- Improving Wayland app identification: "ID de cliente de Wayland" instead
  of "wayland client ID {wayland_id}"
- Enhancing environment variable notification with better punctuation and
  clarity ("gestionarse externamente" vs "estar gestionada externamente")
- Simplifying hyprland-guiutils message with direct, concise wording
- Rewriting failed assets lambda to be more natural and add context about
  distribution packagers
- Improving monitor-related messages with clearer tone and better sentence
  structure (monitor layout, mode fallback, auto-scale)
- Using "shader" instead of "sombreador" (more common in Spanish tech)
- Changing "10-bit" to "10 bits" for proper Spanish plural form

Overall tone improvements include consistent use of "tú" forms and clearer,
more natural Spanish phrasing throughout the user-facing messages.

* i18n: update Spanish error messages for clarity and support
2025-11-20 12:32:58 +00:00
..
config config: export version variable for versioned configs 2025-11-17 18:43:04 +00:00
debug hyprctl: show contentType in activewindow (#12214) 2025-11-20 12:01:07 +00:00
desktop rule: nuke parseRelativeVector 2025-11-19 19:08:27 +00:00
devices internal: fix clang-tidy "errors" (#11862) 2025-09-29 13:10:15 +01:00
events windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
helpers windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
hyprerror input: Add fully configurable trackpad gestures (#11490) 2025-08-28 11:20:29 +02:00
i18n i18n: improve Spanish translations for clarity and consistency (#12378) 2025-11-20 12:32:58 +00:00
init core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
layout rule: nuke parseRelativeVector 2025-11-19 19:08:27 +00:00
managers windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
pch core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
plugins i18n: init localization for ANR, Permissions and Notifications (#12316) 2025-11-16 14:51:14 +00:00
protocols windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
render windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
xwayland xwayland: set _NET_WORKAREA property (#12148) 2025-10-29 11:24:34 +00:00
Compositor.cpp windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
Compositor.hpp windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
defines.hpp core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
includes.hpp core: drop the legacy renderer (#10408) 2025-05-15 10:13:24 +01:00
macros.hpp renderer: add more uniforms to the screen shader (#11986) 2025-10-20 12:22:50 +01:00
main.cpp internal: prevent early exit processes from being zombies (#11995) 2025-10-10 17:03:34 +02:00
SharedDefs.hpp renderer: add eRenderStage::RENDER_POST_WALLPAPER (#11501) 2025-08-22 18:19:00 +01:00
signal-safe.cpp core: Unbreak build on FreeBSD (#8762) 2024-12-18 20:15:44 +01:00
signal-safe.hpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
version.h.in build: replace generateVersion.sh (#12110) 2025-10-23 20:50:32 +01:00