Search the web
Sign In
New User? Sign Up
okapitools · Okapi Tools
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 583 - 612 of 1025   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
583
Recently I tried Rainbow R21 to extract RC file, but the output result is the entire file was mark as "tw4winExternal". Anything wrong?...
arithmandar
Offline Send Email
Aug 5, 2008
3:21 am
584
... I just figure out the possible reason. When both the source lang and target lang are set to Japanese, but the RC file is actually in English, then the...
arithmandar
Offline Send Email
Aug 5, 2008
3:25 am
585
... Yes, RC is a multi-lingual format, so the RC filter actually pays attention to the source and target language you are using. It will extract only the...
Yves Savourel
yves_savourel
Offline Send Email
Aug 5, 2008
4:54 am
586
Hello, I have been using the term extraction utility via Tikal in Mono for OS X with great success for a little while. One question: I notice that on the...
Steven DeWitt
stevendewittcan
Offline Send Email
Aug 13, 2008
11:50 am
587
Hi Steven, ... Sort of. I suppose an apostrophe would not be part of punctuation, but I can see how that could be part of characters that separate words....
Yves Savourel
yves_savourel
Offline Send Email
Aug 13, 2008
1:46 pm
588
Hello, Is there a way to segment the XLIFF elements as a pre-step of using the XLIFF conversion utility from Rainbow 5.0.19? So that the TMX file generated is...
fraancois
Offline Send Email
Aug 13, 2008
1:47 pm
589
Hi Francois, ... Not currently. There is a new set of preparation utilities that is planned to support segmentation and the generation of XLIFF 1.2 with ...
Yves Savourel
yves_savourel
Offline Send Email
Aug 13, 2008
1:51 pm
590
... Hi Yves, That's an excellent idea! Thanks again in the meantime for this useful tool. Steven...
Steven DeWitt
stevendewittcan
Offline Send Email
Aug 13, 2008
2:13 pm
591
Rodolfo (Raya) just sent me a link to the XML import/export plugin for QE and I was wondering if there exists a filter for such files in the current Okapi ? ...
Jean-Christophe Helary
jc_helary
Offline Send Email
Oct 13, 2008
1:32 pm
592
Hi Jean-Christophe. ... Not currently I'm afraid. ... That's 10+ years old code (screen shot below) one of my first freeware :) It still run on my XP. But I'm...
Yves Savourel
yves_savourel
Offline Send Email
Oct 13, 2008
2:06 pm
593
Hi all, I have a WebCMS customer who has elected to tag all richt text formatting in their XML with double parentheses (( and )); (note the semicolon at the...
Christian Taube
taube
Offline Send Email
Oct 20, 2008
2:34 pm
594
Hi Christian, ... Those two rules: \(\(a.*?((title\s*=\s*(?<q>'|"))(?<text>.*?)\k<q>.*?)?\)\); And \(\(\w+(.*?)\)\);|\(\(/\w+.*?\)\); Should get you started. ...
Yves Savourel
yves_savourel
Offline Send Email
Oct 20, 2008
3:09 pm
595
Hi Yves, thanks for your fast response and for your pointers. I tried to work with the help page you're giving but had to give up. It seems I shall have to...
Christian Taube
taube
Offline Send Email
Oct 20, 2008
3:28 pm
596
Following the topic on the Excel analysis of TMX, I second the request for a feature that would allow to export TMX to a tab-delimited text file. Actually, I...
jabberwockpl
Offline Send Email
Oct 21, 2008
3:13 pm
597
... I believe ApSIC Xbench can do it: create a project, add your TMX, export (Tools > Export Items) with Output format = Tabbed Text File. Cheers, Dominique...
Dominique Pivard
domigmail
Offline Send Email
Oct 21, 2008
4:10 pm
598
SDL Trados 2007 includes SDLX and SDLX can do the export that you require. Use SDL Maintain to create a new TM and import the TMX file. You can then export the...
David Pooley
david_pooley...
Offline Send Email
Oct 21, 2008
4:38 pm
599
Thank you for both tips! I found the remark about Apsic tool particularly useful... I have used it before only as a glossary engine, but it is much more...
jabberwockpl
Offline Send Email
Oct 22, 2008
10:03 am
600
... You can use it for many kind of conversions, like transforming 80+ Microsoft glossaries into a single TMX (very useful in connection with dtSearch). ...
Dominique Pivard
domigmail
Offline Send Email
Oct 22, 2008
10:11 am
601
Hello everyone, I'd like to extract text from indesign files to later translate it using OmegaT or other tools. After translating it, I'd like to import the...
joseraeiro
Offline Send Email
Oct 28, 2008
2:50 am
602
... Behalf Of joseraeiro ... Yes. (Using, of course, InDesign intermediate format: .INX) ... There's a good tutorial, on how to use Rainbow and OmegaT...
Didier Briel
didier_briel
Offline Send Email
Oct 28, 2008
7:18 am
603
Hi Yves, What is the progress of the Okapi framework on Mono? Anything runs in GUI mode? Asking out of curiosity, because Mono 2.0.1 was released in October,...
Piotr Bienkowski
syntaxpb
Offline Send Email
Nov 2, 2008
3:45 pm
604
Is it possible to run Rainbow’s XSLT transformation from the command line? If yes, how? Regards, Piotr...
Piotr Bienkowski
syntaxpb
Offline Send Email
Nov 2, 2008
3:47 pm
605
... command line? ... Cross-platfor solution: use Xalan. Get Xalan from http://xml.apache.org/xalan-j/ and then do transformations with: java...
rmraya
Offline Send Email
Nov 2, 2008
4:11 pm
606
Hi Piotr, ... As Rodolfo pointed out you can run various XSLT processor from the command line. You can also run any Rainbow utility from the command-line (it...
Yves Savourel
yves_savourel
Offline Send Email
Nov 2, 2008
4:31 pm
607
... Yes there is a Mono 2.0.1 release now. It is better than the previous releases. But many of the GUI parts are still not really compatible with the...
Yves Savourel
yves_savourel
Offline Send Email
Nov 2, 2008
4:49 pm
608
... Thanks for the explanation Yves. Will wait patiently for it. In the meantime I will dabble in Python. I've picked up coding in Python recently and wrote a...
Piotr Bienkowski
syntaxpb
Offline Send Email
Nov 3, 2008
5:25 am
609
... Thanks for the tip, Rodolfo. Regards, Piotr ... wrote: Is it possible to run Rainbowâs XSLT transformation from the command line? If yes, how? ...
Piotr Bienkowski
syntaxpb
Offline Send Email
Nov 3, 2008
5:33 am
610
Hi Piotr, Have fun with Python :) ... Rainbow is just a "GUI launcher", the actual utilities and filters are separate modules so they can be used from...
Yves Savourel
yves_savourel
Offline Send Email
Nov 3, 2008
1:17 pm
611
Hi Yves, I was trying to change the AddTarget stylesheet for the 1.1 namesapce to add the translate="no" attribute to the trans-unit element, if source ...
Piotr Bienkowski
syntaxpb
Offline Send Email
Nov 6, 2008
6:32 am
612
Hi Piotr, ... Sure. I have a few things to do first, but I'll try asap. -ys...
Yves Savourel
yves_savourel
Offline Send Email
Nov 6, 2008
1:03 pm
Messages 583 - 612 of 1025   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help