I am starting to think that this blog could benefit from a proper mailing list...
So here it is: http://groups.google.com/group/mac-for-translators...
Feel free to join. The archives are set to be publicly available, and the group will be multilingual.
To subscribe, send a message to mac-for-translators-subscribe@googlegroups.com. Google will send you a confirmation mail.
How to support this blog?
To support this blog, you can hire me as an OmegaT consultant/trainer, or you can send translation and project management jobs my way.
Search the site:
Okapi tools on OSX...
In my "Okapi tools for Mono" post, last November, I discussed the possibility to use Okapi on OSX without installing Parallels/VMWare/WhateverVirtualSolutionYouPrefer and Windows and .NET... Which in the end makes Okapi a very expensive free tool...
Okapi has recently been released to work on Mono, the free (as a bird) version of .NET and I've promised myself to install everything and try the package as soon as I'd have a job requiring it.
This job has come. At last. It is a small set of InDesign files (that will eventually end up being Illustrator files) that are part of a much bigger translation package...
So, at the time of writing, here is the procedure you need to follow to get everything to work:
(Beware, Okapi for mono does not come with a graphical interface and everything must be done in the Terminal, at the command line. It is not terribly hard but not super trivial either for the translator who is not used to that. For people who need an introduction to working with the Terminal on OSX, check this link.)
When this is done, you'll need to take a look at the Mono for OSX page to know how to use the beast.
Basically, it comes down to opening the Terminal and typing:
Here, I've left my path to Tikal because I could not set it properly in the install step. But a proper install should accept:
Running only Tikal.exe without any arguments will have the application display its basic help where you'll see what you need to type to do a few basic things, like:
to list the available filters.
Just for your information, since you can find that on the Okapi help pages too, here are the filters that are directly available from the Mono command line:
If you use the parameter -lu you'll get a list of available utilities:
All the filters and utilities etc require specific parameters to run. Check the Okapi for Mono manual that comes with the download to know how to use all that.
Don't forget that Okapi has a very nice user group managed by Yves Savourel, the developer. It is possible to access the archives without having to subscribe to it.
Et voilà ! That is pretty much everything you need to know to get started... I hope that helped !
Okapi has recently been released to work on Mono, the free (as a bird) version of .NET and I've promised myself to install everything and try the package as soon as I'd have a job requiring it.
This job has come. At last. It is a small set of InDesign files (that will eventually end up being Illustrator files) that are part of a much bigger translation package...
So, at the time of writing, here is the procedure you need to follow to get everything to work:
(Beware, Okapi for mono does not come with a graphical interface and everything must be done in the Terminal, at the command line. It is not terribly hard but not super trivial either for the translator who is not used to that. For people who need an introduction to working with the Terminal on OSX, check this link.)
- Download Mono (1.2.6 at the time of the post):
http://www.go-mono.com/mono-downloads/download.html - Install it by clicking on the package file and following the instructions.
- Download Okapi for Mono (R00020 at the time of the post):
http://sourceforge.net/project/showfiles.php?group_id=42949 - Unzip/untar the package and read the ReadMe_ForMono.htm file found in the
Tikal
folder - Do what the file says under "Using the Okapi tools"
(for some reason, I am yet unable to properly set the path to Okapi...)
When this is done, you'll need to take a look at the Mono for OSX page to know how to use the beast.
Basically, it comes down to opening the Terminal and typing:
$ mono ~/bin/OkapiMono/Tikal/Tikal.exe
Here, I've left my path to Tikal because I could not set it properly in the install step. But a proper install should accept:
$ mono Tikal.exe
Running only Tikal.exe without any arguments will have the application display its basic help where you'll see what you need to type to do a few basic things, like:
$ mono Tikal.exe -lf
to list the available filters.
Just for your information, since you can find that on the Okapi help pages too, here are the filters that are directly available from the Mono command line:
- okf_po (Okapi PO Filter)
- okf_properties (Okapi Properties Filter)
- okf_script (Okapi Script Filter)
- okf_netres (Okapi NETRes Filter)
- okf_rc (Okapi RC Filter)
- okf_xml (Okapi XML Filter)
- okf_wordfast (Okapi Wordfast Filter)
- okf_tradostext (Okapi Trados Text Filter)
- okf_illustrator (Okapi Illustrator Filter)
- okf_table (Okapi Table Filter)
- okf_inx (Okapi INX Filter)
- okf_html (Okapi HTML Filter (ALPHA TEST ONLY) )
- okf_json (Okapi JSON Filter)
If you use the parameter -lu you'll get a list of available utilities:
- oku_set01:extraction
- oku_set01:merging
- oku_set01:rewriting
- oku_set01:encodingconversion
- oku_set01:lbconversion
- oku_set01:bomconversion
- oku_set02:qualitycheck
- oku_set02:update
- oku_set02:rtfconversion
- oku_set02:xsltransformation
- oku_set02:twbanalysis
- oku_set02:rtfsplitting
- oku_set02:alignment
- oku_set02:rtftotmx
- oku_set03:alignment
- oku_set04:dnllistedit
- oku_set04:xliffsplitting
- oku_set04:xliffconcatenation
- oku_set04:tmxsplittingdup
- oku_set04:xliffconversion
- oku_set04:proofreading
- oku_set04:searchandreplace
- oku_set04:uriconversion
- oku_set04:cdataconversion
- oku_set04:xmlpruning
- oku_set04:ttx2tmx
- oku_set04:xmlpartitioning
All the filters and utilities etc require specific parameters to run. Check the Okapi for Mono manual that comes with the download to know how to use all that.
Don't forget that Okapi has a very nice user group managed by Yves Savourel, the developer. It is possible to access the archives without having to subscribe to it.
Et voilà ! That is pretty much everything you need to know to get started... I hope that helped !
Subscribe to:
Posts (Atom)
Popular, if not outdated, posts...
-
6/12/2024 update My version of macOS is too old to be able to use brew reliably since the package manager deprecated support for Monterey (m...
-
I may have missed something but I have yet to find an easy way to copy a set of files to an arbitrary place on my disk. I think Windows peop...
-
Until today, I only used the following shortcuts on the command line: ctrl+a → go to beginning of line ctrl+e → go to end of line ctrl+k...
-
In my " Okapi tools for Mono " post, last November, I discussed the possibility to use Okapi on OSX without installing Parallels/...
-
A message from Okapi's Yves Savourel: Just a note to let you know that I'll be giving a little introduction on using the Okapi Tools...
.docx
.NET
.pptx
.sdf
.xlsx
AASync
accented letters
Accessibility
Accessibility Inspector
Alan Kay
alignment
Apple
AppleScript
ApplescriptObjC
AppleTrans
applications
Aquamacs
Arabic
archive
Automator
backup
bash
BBEdit
Better Call Saul
bug
Butler
C
Calculator
Calendar
Chinese
Cocoa
Command line
CSV
CSVConverter
database
defaults
Devon
Dictionary
DITA
DocBook
Dock
Doxygen
EDICT
Emacs
emacs lisp
ergonomics
Excel
external disk
file formats
file system
File2XLIFF4j
Finder
Fink
Font
français
Free software
FSF
Fun
Get A Mac
git
GNU
GPL
Guido Van Rossum
Heartsome
Homebrew
HTML
IceCat
Illustrator
InDesign
input system
ITS
iWork
Japanese
Java
Java Properties Viewer
Java Web Start
json
keybindings
keyboard
Keynote
killall
launchd
LISA
lisp
locale4j
localisation
MacPorts
Mail
markdown
MARTIF to TBX Converter
Maxprograms
Mono
MS Office
NeoOffice
Numbers
OASIS
Ocelot
ODF
Okapi
OLPC
OLT
OmegaT
OnMyCommand
oo2po
OOXML
Open Solaris
OpenDocument
OpenOffice.org
OpenWordFast
org-mode
OSX
Pages
PDF
PDFPen
PlainCalc
PO
Preview
programming
python
QA
Quick Look
QuickSilver
QuickTime Player
Rainbow
RAM
reggy
regular expressions
review
rsync
RTFCleaner
Safari
Santa Claus
scanner
Script Debugger
Script Editor
scripting
scripting additions
sdf2txt
security
Services
shell
shortcuts
Skim
sleep
Smultron
Snow Leopard
Spaces
Spanish
spellchecking
Spotlight
SRX
standards
StarOffice
Stingray
Study
SubEthaEdit
Swordfish
System Events
System Preferences
TBX
TBXMaker
Terminal
text editing
TextEdit
TextMate
TextWrangler
The Tool Kit
Time Capsule
Time Machine
tmutil
TMX
TMX Editor
TMXValidator
transifex
Translate Toolkit
translation
Transmug
troubleshooting
TS
TTX
TXML
UI Browser
UI scripting
Unix
VBA
vi
Virtaal
VirtualBox
VLC
W3C
WebKit
WHATWG
Windows
Wine
Word
WordFast
wordpress
writing
Xcode
XLIFF
xml
XO
xslt
YAML
ZFS
Zip