Warning: session_start(): open(/tmp/sess_f7sjgcg3dn8koq0h03i25379q7, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KTranslator openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (1) .- Knowledge Base  . 

KTranslator

   0.4  

KDE Other Utility

Score 86%
KTranslator
zoom


KTranslator
zoom


KTranslator
zoom


Link:  Link
Downloads:  9597
Submitted:  Aug 23 2005
Updated:  Apr 3 2007

Description:

KTranslator is a program to translate words from one language to another.

Now, I create a program (dictconv) to convert a dictionary from one format do another, like a sdict to stardict. The program requires zlib and libxml2.

The program supports conversion from Babylon glossaries (.bgl) to stardict. I think this is the unique GPL program that handles Babylon glossaries at moment.

Thanks to Karl Grill (for the reverse engineering) and Ricardo Villalba (from Wordtrans) it is now possible.

More formats will come soon.




Changelog:

Dictconv
---------

0.2
---
Fix several bug mainly in Babylon glossary reader
Add CMake support (you can build the package with GNU tools or CMake now)
Add support to convert to plain text dictionaries
Add support to convert to DICT dictionaries

0.1
----
Inicial version


KTranslator
-----------

0.4
----
Sdictionary plugin
Fix a bug in Babylon plugin
Fix a bug in StarDict plugin




LicenseGPL
Gentoo(Gentoo ebuild)
Source(KTranslator sources)
Source(dictconv sources)
Send to a friend
Subscribe
Other  Content  from rgfernandes
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8 

-
.

 error

 
 by Rednikov on: Sep 15 2005
 
Score 50%
RednikovRednikov
RISS-Telecom

ktranslator.cpp:27:29: generalsettings.h: No such file or directory
ktranslator.cpp:28:28: colorssettings.h: No such file or directory
ktranslator.cpp:29:34: dictionariessettings.h: No such file or directory
ktranslator.cpp: In member function `QString ktranslator::translate(const QString&)':
ktranslator.cpp:205: error: `config' has not been declared
ktranslator.cpp:205: error: `nameColor' undeclared (first use this function)
ktranslator.cpp:205: error: (Each undeclared identifier is reported only once for each function it appears in.)
ktranslator.cpp:208: error: `config' has not been declared
ktranslator.cpp:208: error: `headwordColor' undeclared (first use this function)
ktranslator.cpp:211: error: `config' has not been declared
ktranslator.cpp:211: error: `inflectionColor' undeclared (first use this function)
ktranslator.cpp:214: error: `config' has not been declared
ktranslator.cpp:214: error: `posColor' undeclared (first use this function)
ktranslator.cpp:217: error: `config' has not been declared
ktranslator.cpp:217: error: `definitionColor' undeclared (first use this function)
ktranslator.cpp:220: error: `config' has not been declared
ktranslator.cpp:220: error: `linkColor' undeclared (first use this function)
ktranslator.cpp: In member function `void ktranslator::speech()':
ktranslator.cpp:244: error: `config' has not been declared
ktranslator.cpp:244: error: `festivalBinary' undeclared (first use this function)
ktranslator.cpp: In member function `void ktranslator::slotConfig()':
ktranslator.cpp:271: error: `config' has not been declared
ktranslator.cpp:271: error: `self' undeclared (first use this function)
ktranslator.cpp:274: error: `GeneralSettings' undeclared (first use this function)
ktranslator.cpp:274: error: `general' undeclared (first use this function)
ktranslator.cpp:274: error: `GeneralSettings' has not been declared
ktranslator.cpp:278: error: `ColorsSettings' undeclared (first use this function)
ktranslator.cpp:278: error: `colors' undeclared (first use this function)
ktranslator.cpp:278: error: `ColorsSettings' has not been declared
ktranslator.cpp:282: error: `DictionariesSettings' undeclared (first use this function)
ktranslator.cpp:282: error: `dictionaries' undeclared (first use this function)
ktranslator.cpp:282: error: `DictionariesSettings' has not been declared
*** Error code 1

Stop in /usr/home/rednikov/ktranslator-0.2/ktranslator.
*** Error code 1

Stop in /usr/home/rednikov/ktranslator-0.2/ktranslator.
*** Error code 1

Stop in /usr/home/rednikov/ktranslator-0.2.
*** Error code 1

Stop in /usr/home/rednikov/ktranslator-0.2.


help please!


Reply to this

-

 Re: error

 
 by rgfernandes on: Sep 17 2005
 
Score 50%

Please, try to compile the latest version. Several compile errors was fixed in the newer versions.


Reply to this

-
.

 support for .bgl

 
 by achapkis on: Sep 20 2005
 
Score 50%

Any plans to include support for .bgl babylon dictionaries? It would be a really nice feature.


Reply to this

-

 Re: support for .bgl

 
 by rgfernandes on: Sep 21 2005
 
Score 50%

I want it too, but I don't have enough time to learn to reverse engineer it, so I forget it.
Now, I realize that if we concentrate in making the open source dictionaries evolve, it would be better than support proprietary formats.


Reply to this

-

 changing font

 
 by hiept27 on: Oct 23 2005
 
Score 50%

Can u pls add the function Change Font in next version, because I use it for my language but there's a problem with font.

Anyway thanks alot for this program.


Reply to this

-

 Re: changing font

 
 by rgfernandes on: Oct 25 2005
 
Score 50%

I have implemented it. It (changing the font and font size) will be in the next version.


Reply to this

-
.

 Ebuild

 
 by reckor on: Oct 26 2005
 
Score 50%

Hi !
How can i emerge this ebuild?
Thank you.
reckor


Reply to this

-

 Re: Ebuild

 
 by rgfernandes on: Jan 13 2006
 
Score 50%

Put the ebuild in ${PORTDIR_OVERLAY}/app-misc/ktranslator/ directory and do this:

emerge -f ktranslator
ebuild ${PORTDIR_OVERLAY}/app-misc/ktranslator/ktranslator-0.x.ebuild digest
emerge ktranslator


Reply to this

-

 initial dictionaries

 
 by is0 on: Jan 8 2006
 
Score 50%

idea: let dictionary plugins offer dictionaries to the add dictionary master.

For example, dict plugin can look for /usr/share/dictd/*.index files and offer them to user or even add them automatically(but disable by default).


Reply to this

-

 Re: initial dictionaries

 
 by rgfernandes on: Jan 13 2006
 
Score 50%

Good idea. I will code this. Thanks.


Reply to this

-
.

 Dictionaries

 
 by emresozer on: Jan 11 2006
 
Score 50%
emresozeremresozer
University of Michigan

Thanks for the great application. However I can't get the dictionaries to work. I have downloaded and untarred the webster dictionary. I chose DICT plug-in and point to the index file. However I almost always get the message:
"word not found"
On rare occasions when a word is found, it is not the correct word.

For example: word "show" displays meaning of the word "quarter"

Any idea on where I could have made a mistake?


Reply to this

-

 Re: Dictionaries

 
 by rgfernandes on: Jan 13 2006
 
Score 50%

What version you use?? What distribution?? Are you translating the word using the ocr plugin or the clipboard plugin??
There was a bug like this that is now fixed.


Reply to this

-

 Re: Re: Dictionaries

 
 by emresozer on: Jan 13 2006
 
Score 50%
emresozeremresozer
University of Michigan

I use Ktranslator v0.3 with KDE3.5 on a gentoo distro. I used the e-build provided to install the package.

I am using the clipboard plug-in. As for the OCR plug-in, it looks like it is not functioning. (ktranslator does not even pop-up when I ctrl+click.)

Another strange thing: even though it does not find definitions of te words, it is able to give plurals, present past participles etc. every now and then.


Reply to this

-

 Re: Re: Re: Dictionaries

 
 by rgfernandes on: Jan 16 2006
 
Score 50%

Strange. I have just downgraded to KTranslator 0.3 (I use the svn version) and don't see any problem.
Did you try with another dictionary ?? Or another type of dictionary??
What happens if you try to translate using the main window ??
Can you compile with debug option and send me the messages ??
USE="debug" emerge ktranslator


Reply to this

-

 Re: Re: Re: Re: Dict

 
 by emresozer on: Jan 17 2006
 
Score 50%
emresozeremresozer
University of Michigan

I have tried other dictionaries but all of them are DICT. I have found I did not have gocr installed. But installing it did not solve the problem. Anyway perhaps you should add gocr to dependency list.

I have compiled it again with -debug. I am not very familiar with programming so can you make clear which output do you need. I am posting here a runtime output that occurs when I click on a word.

Thanks...

ktranslator: ktranslator::ktranslator()
ktranslator: ktranslatorDock::ktranslatorDock()
ktranslator: Dictionaries (Webster,eng-tur,tur-eng)
ktranslator: Dictionary Webster
ktranslator: Loaded Webster with plugin Dictd
ktranslator: Dictionary eng-tur
ktranslator: Loaded eng-tur with plugin Dictd
ktranslator: Dictionary tur-eng
ktranslator: Loaded tur-eng with plugin Dictd
ktranslator: Dictd Plugin search()
ktranslator: Procurar: Webster - search in 0ms
ktranslator: Dictd Plugin search()
ktranslator: Procurar: eng-tur - search in 0ms
ktranslator: Dictd Plugin search()
ktranslator: Procurar: tur-eng - search in 0ms


Reply to this

-

 Re: Re: Re: Re: Re: Dict

 
 by rgfernandes on: Jan 17 2006
 
Score 50%

Strange. Now I can reproduce the problem here. Thanks for report.
Well, it seems that the problem only occurs with webster dictionary, as with the others (eng-tur and wordnet) it works well.
Are the eng-tur and tur-eng dictionaries working well??
Please, use the wordnet dictionary instead webster. I will investigate why webster is not working.


Reply to this

goto page: prev   1  2  3  4  5  6  7  8 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team