The EventGhost project is looking for translators!
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: The EventGhost project is looking for translators!
New Czech language file (including IrfanView).
Pako
Pako
- Attachments
-
- cs_CS.py
- (109.1 KiB) Downloaded 785 times
Re: The EventGhost project is looking for translators!
With the EG 0.3.6.1240 I get error when adding command line "-translate":
import wx solved the problem.Traceback (most recent call last):
File "EventGhost.pyw", line 34, in <module>
File "C:\Program Files\EventGhost\eg\Main.py", line 104, in <module>
import LanguageEditor
File "C:\Program Files\EventGhost\eg\LanguageEditor.py", line 95, in <module>
class LanguageEditor(wx.Frame):
NameError: name 'wx' is not defined
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Re: The EventGhost project is looking for translators!
Fixed in the latest beta.
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
Re: The EventGhost project is looking for translators!
I just finished an spanish translation, please feel free to use as you consider.
This translation includes "core plugins" , "EventGhost", "System", "Window" and "Mouse".
The version used was 0.3.6.1327

This translation includes "core plugins" , "EventGhost", "System", "Window" and "Mouse".
The version used was 0.3.6.1327
- Attachments
-
- es_ES.py
- (33.18 KiB) Downloaded 742 times
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Re: The EventGhost project is looking for translators!
Thank you very much for your contribution. The language will be available in the next beta release.
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
Re: The EventGhost project is looking for translators!
I just finished a Dutch nl_NL translation, please feel free to use as you like.
This translation includes all translations for the application itself and also folowing plugins : "EventGhost", "System", "Window" , "Mouse" , "USB-UIRT", "Sound-Mixer EX", "Speach", descriptions of "WMPlayer".
Used EventGhost version : 0.3.6.1446
This translation includes all translations for the application itself and also folowing plugins : "EventGhost", "System", "Window" , "Mouse" , "USB-UIRT", "Sound-Mixer EX", "Speach", descriptions of "WMPlayer".
Used EventGhost version : 0.3.6.1446
- Attachments
-
- nl_NL.py
- (37.71 KiB) Downloaded 729 times
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Re: The EventGhost project is looking for translators!
@peter
Thank you very much for your contribution. The translation will be included in the next beta.
Thank you very much for your contribution. The translation will be included in the next beta.
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
Re: The EventGhost project is looking for translators!
Hi all. I just finished Polish translation. I will be happy to see future release of EG with PL language 
This translation includes all translations for the application itself and following plugins: System, Mouse and Window. More plugins I'll translate next week.

This translation includes all translations for the application itself and following plugins: System, Mouse and Window. More plugins I'll translate next week.
- Attachments
-
- pl_PL.py
- (23.17 KiB) Downloaded 758 times
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Re: The EventGhost project is looking for translators!
@noc123
Thank you for your contribution. The language will be included in the next beta. But it might take some weeks till the next release.
Thank you for your contribution. The language will be included in the next beta. But it might take some weeks till the next release.
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
Re: The EventGhost project is looking for translators!
Konnichiwa(=Hello in Japanese),
I just finished a Japanese ja_JA translation based on EventGhost version 0.3.6.1487, please feel free to use as you like.
This translation includes all translations for the application itself and following plugins:
"EventGhost","System","Window","Mouse","Speech","USB-UIRT","Webserver","WinAmp","X10 CM15A","X10 Remote".
I just finished a Japanese ja_JA translation based on EventGhost version 0.3.6.1487, please feel free to use as you like.
This translation includes all translations for the application itself and following plugins:
"EventGhost","System","Window","Mouse","Speech","USB-UIRT","Webserver","WinAmp","X10 CM15A","X10 Remote".
- Attachments
-
- ja_JA.py
- (49.25 KiB) Downloaded 689 times
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Re: The EventGhost project is looking for translators!
Thanks for your contribution.
I wasn't sure if EventGhost is able to handle Non-Latin characters properly, but these Japanese characters really look awesome.
How are typical Windows accelerator keys and menu-shortcut keys usually handled in Japanese programs? Are they shown the same as in Western languages (Ctrl-C for Copy, etc.) or do they have Japanese counterparts?
I wasn't sure if EventGhost is able to handle Non-Latin characters properly, but these Japanese characters really look awesome.
How are typical Windows accelerator keys and menu-shortcut keys usually handled in Japanese programs? Are they shown the same as in Western languages (Ctrl-C for Copy, etc.) or do they have Japanese counterparts?
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
Re: The EventGhost project is looking for translators!
Most of the Japanese special-keys operation is based on that of English.
As far as I check, it seems that its operation of EventGhost is working fine
except for Japanese input operation.
Reference: http://en.wikipedia.org/wiki/Keyboard_layout#Japanese
As far as I check, it seems that its operation of EventGhost is working fine
except for Japanese input operation.
Reference: http://en.wikipedia.org/wiki/Keyboard_layout#Japanese
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Re: The EventGhost project is looking for translators!
Could you elaborate on this? Do you mean, that you can't use menu-shortcuts in some input modes?somainit wrote:except for Japanese input operation.
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
Re: The EventGhost project is looking for translators!
We have any language input keys in Japanese keyboards.Bitmonster wrote: Could you elaborate on this? Do you mean, that you can't use menu-shortcuts in some input modes?
These are [Kanji],[Conversion],[Non-conversion],[Half-width/Full-width],[Hiragana/Katakana],[Alphanumeric] keys
that treat Japanese multi byte codes.
Eventghost doesn't support these language dependent keys, but it doesn't matter.
The menu shortcuts are working fine, such as [Win], [Apps], [Ctrl+C], [F3] and so on.
Reference: http://en.wikipedia.org/wiki/Language_input_keys
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Re: The EventGhost project is looking for translators!
And what are these keys supposed to do in EventGhost? I thought the IME would handle them.
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!