Merge pull request #13564 from keymanapp/fix/windows/crowdin-es-configuration

fix(windows,mac): Update Spanish configuration string and mac strings
This commit is contained in:
Darcy Wong 2025-03-24 11:07:24 +07:00 committed by GitHub
commit 614e355306
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 4 deletions

View file

@ -68,10 +68,10 @@
/* copyright label in the Package Information window */
"copyright-label" = "Copyright:";
/* message displayed to alert user to need grant accessibility permission in Preferences, pre-Ventura */
/* message displayed to alert user to grant accessibility permission in Preferences, pre-Ventura */
"privacy-alert-text" = "To function properly, Keyman requires accessibility features:\n\nGrant access in System Preferences, Security & Privacy.\nRestart your system.";
/* message displayed to alert user to need grant accessibility permission in Settings, for macOS Ventura and later */
/* message displayed to alert user to grant accessibility permission in Settings, for macOS Ventura and later */
"privacy-alert-text-ventura" = "To function properly, Keyman requires accessibility features:\n\nGrant access in System Settings, Privacy & Security.\nRestart your system.";
/* Text of menu item in Input Menu when no Keyboards are configured -- include parentheses */

View file

@ -67,8 +67,11 @@
/* copyright label in the Package Information window */
"copyright-label" = "Derechos de autor:";
/* message displayed to alert user to need grant accessibility permission */
/* message displayed to alert user to grant accessibility permission in Preferences, pre-Ventura */
"privacy-alert-text" = "Para funcionar correctamente, Keyman requiere las siguientes características de accesibilidad:\nel acceso en Preferencias del Sistema, Seguridad y Privacidad.\nel reinicio del sistema.";
/* message displayed to alert user to grant accessibility permission in Settings, for macOS Ventura and later */
"privacy-alert-text-ventura" = "To function properly, Keyman requires accessibility features:\n\nGrant access in System Settings, Privacy & Security.\nRestart your system.";
/* Text of menu item in Input Menu when no Keyboards are configured -- include parentheses */
"no-keyboard-configured-menu-placeholder" = "(Sin teclado configurado)";

View file

@ -664,7 +664,7 @@
<!-- Context: Splash Dialog -->
<!-- String Type: PlainText -->
<!-- Introduced: 8.0.294.0 -->
<string name="S_Splash_Configuration" comment="Keyman Configuration link">COnfiguración</string>
<string name="S_Splash_Configuration" comment="Keyman Configuration link">Configuración</string>
<!-- Context: Splash Dialog -->
<!-- String Type: PlainText -->
<!-- Introduced: 9.0.341.0 -->