Translations:Konversation/Scripts/Scripting guide/2/es: Difference between revisions

From KDE UserBase Wiki
(Created page with "'''Konversation''' puede ejecutar scripts externos que, junto con D-Bus y los métodos de D-Bus que incluye Konversation, cubren los usos más comunes de scripting, como mostr...")
 
(No difference)

Latest revision as of 15:08, 20 August 2014

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Konversation/Scripts/Scripting guide)
'''Konversation''' has built-in support for running external scripts which, partnered with D-Bus and '''Konversation's''' own D-Bus methods, cover the most common scripting use cases, such as displaying information in the current chat window or controlling another application or even '''Konversation''' itself. This guide introduces the basics of writing a '''Konversation''' script. It covers only the essential concepts necessary to get started. Language- and system-specific nuances will be left to the user as a learning exercise.

Konversation puede ejecutar scripts externos que, junto con D-Bus y los métodos de D-Bus que incluye Konversation, cubren los usos más comunes de scripting, como mostrar información en la ventana de conversación actual o controlar otra aplicación o incluso el mismo Konversation. Esta guía introduce los conceptos básicos necesarios para empezar a escribir un script de Konversation. Detalles específicos del sistema o el lenguaje de programación se dejarán al usuario como un ejercicio de aprendizaje.