Difference between revisions of "Translations:Basic concept/14/zh-cn"

From Fcitx
Jump to navigation Jump to search
(Created page with "=== DBus前端/IBus前端/Fcitx4前端 === 这些前端很相似,只是使用了不同的 dbus 接口。当应用程序从工具包(例如Gtk/Qt/SDL)接收到按键事...")
 
(No difference)

Latest revision as of 03:17, 19 April 2023

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 (Basic concept)
=== DBusFrontend/IBusFrontend/Fcitx4Frontend ===
These frontends are similar, but just using different dbus interfaces. When application receives a key event from toolkit (e.g. Gtk/Qt/SDL), it forward the key event to Fcitx via some dbus interfaces. The key sym comes from the translation inside the application, but key code and modifier state are also available.
Translation=== DBus前端/IBus前端/Fcitx4前端 ===
这些前端很相似,只是使用了不同的 dbus 接口。当应用程序从工具包(例如Gtk/Qt/SDL)接收到按键事件时,它通过一些dbus接口将按键事件转发给Fcitx。密钥符号来自应用程序内部的翻译,但密钥代码和修饰符状态也是可用的。

DBus前端/IBus前端/Fcitx4前端

这些前端很相似,只是使用了不同的 dbus 接口。当应用程序从工具包(例如Gtk/Qt/SDL)接收到按键事件时,它通过一些dbus接口将按键事件转发给Fcitx。密钥符号来自应用程序内部的翻译,但密钥代码和修饰符状态也是可用的。