mirror of
https://github.com/Macro-Deck-App/Macro-Deck.git
synced 2026-05-06 21:51:04 +08:00
Updated Spanish Translation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"__Language__": "Spanish",
|
||||
"__LanguageCode__": "es",
|
||||
"__Author__": "l69l_Anthony",
|
||||
"__Author__": "l69l_Anthony & xSamiVS",
|
||||
"NetworkAdapter": "Adaptador de red",
|
||||
"IPAddress": "Dirección IP",
|
||||
"Port": "Puerto",
|
||||
@@ -188,7 +188,7 @@
|
||||
"InstalledPlugins": "Plugins instalados",
|
||||
"OperatingSystem": "Sistema operativo",
|
||||
"DevelopedByX": "Desarrollado por {0} en Alemania",
|
||||
"XTranslationByX": "Traduccido al Español por {1}",
|
||||
"XTranslationByX": "Traducido al Español por {1}",
|
||||
"PackageManagerTabAvailable": "Disponible",
|
||||
"PackageManagerTabInstalled": "Instalado",
|
||||
"Event": "Evento",
|
||||
@@ -301,23 +301,30 @@
|
||||
"Grid": "Cuadrícula",
|
||||
"ActionReadVariableFromFile": "Leer variable del archivo",
|
||||
"ActionReadVariableFromFileDescription": "Lee un archivo y establece el contenido como valor para una variable",
|
||||
"ActionSetProfile": "Set profile",
|
||||
"ActionSetProfileDescription": "Sets the profile on a device",
|
||||
"Device": "Device",
|
||||
"WhereExecuted": "Where executed",
|
||||
"ActionSetBrightness": "Set brightness",
|
||||
"ActionSetBrightnessDescription": "Sets the display brightness (Only on the Android app!)",
|
||||
"BindableVariable": "Bindable variable",
|
||||
"BindableVariableInfo": "The state of this button can be bound to the variable {0}. Do you want to bind the state?",
|
||||
"Cancelled": "Cancelled",
|
||||
"Preparing": "Preparing...",
|
||||
"Installing": "Installing...",
|
||||
"Completed": "Completed",
|
||||
"ExtensionStoreDownloaderPackageIdVersion": "{0} version {1}",
|
||||
"DownloadingAndInstallingXPackages": "Downloading and installing {0} package(s)",
|
||||
"InstallationOfXPackagesDone": "Installation of {0} package(s) done",
|
||||
"ActionSetBackgroundColor": "Set background color",
|
||||
"ActionSetBackgroundColorDescription": "Changes the background color of a action button",
|
||||
"Fixed": "Fixed",
|
||||
"Random": "Random"
|
||||
"ActionSetProfile": "Establecer perfil",
|
||||
"ActionSetProfileDescription": "Establece el perfil en un dispositivo",
|
||||
"Device": "Dispositivo",
|
||||
"WhereExecuted": "Dónde se ejecuta",
|
||||
"ActionSetBrightness": "Ajustar brillo",
|
||||
"ActionSetBrightnessDescription": "Ajusta el brillo de la pantalla (Sólo en la aplicación para Android)",
|
||||
"BindableVariable": "Variable vinculable",
|
||||
"BindableVariableInfo": "El estado de este botón se puede vincular a la variable {0}. ¿Desea vincular el estado?",
|
||||
"Cancelled": "Cancelado",
|
||||
"Preparing": "Preparando...",
|
||||
"Installing": "Instalando...",
|
||||
"Completed": "Completado",
|
||||
"ExtensionStoreDownloaderPackageIdVersion": "{0} versión {1}",
|
||||
"DownloadingAndInstallingXPackages": "Descargando e instalando {0} paquete(s)",
|
||||
"InstallationOfXPackagesDone": "Instalación de {0} paquete(s) completada",
|
||||
"ActionSetBackgroundColor": "Definir color de fondo",
|
||||
"ActionSetBackgroundColorDescription": "Cambia el color de fondo de un botón de acción",
|
||||
"Fixed": "Fijo",
|
||||
"Random": "Aleatorio",
|
||||
"NewConnectionRequest": "Nueva solicitud de conexión",
|
||||
"ClientId": "Client id",
|
||||
"Accept": "Aceptar",
|
||||
"Deny": "Denegar",
|
||||
"VersionBuild": "Versión",
|
||||
"OpenExtensionManager": "Abrir Gestor de Extensiones",
|
||||
"OpenSettings": "Abrir configuración"
|
||||
}
|
||||
Reference in New Issue
Block a user