Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| (92 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
< | __NOTOC__ | ||
{| border="0" cellspacing="0" cellpadding="0" width="100%" | |||
|- | |||
|colspan="2"| | |||
<div style="margin-bottom: 10px; padding:5px; padding-left:10px; background:#ffffff; border:1px solid #ccc;"> | |||
The Okapi Framework is a '''free''', '''open-source''' and '''cross-platform''' set of components and applications designed to help your '''localization''' and '''translation''' processes.<br> | |||
The project uses and promotes '''[[Open Standards|open standards]]''' such as [[XLIFF]], [[TMX]], [[SRX]], [[ITS]] and other formats. It is an [[Open_Standards#OAXAL_1.0_Conformance_Statement|OAXAL 1.0 implementation]]. | |||
</div> | |||
__NOTOC__ | |||
{| border="0" cellspacing="0" cellpadding="0" width="100%" | |||
|- | |||
|colspan="2"| | |||
<div style="margin-bottom: 10px; margin-top: 0px; padding:5px; padding-left:10px; background-color: yellow; color: red !important; font-weight: bold; border:1px solid #ccc;"> | |||
[[About the Log4j2 vulnerabilities (2021)]] | |||
</div> | |||
== Getting started == | |- valign="top" | ||
* [// | | | ||
* [// | <div style="margin-bottom:10px; margin-right:5px; padding:10px; padding-top:0; background:#ffffdf; border:1px solid #ccc;"> | ||
* [https:// | ==Users Help and Documentation== | ||
* [// | * '''[[Getting Started]]''' — all you need to know to get started using the Okapi tools | ||
* '''[[FAQ]]''' — the answers to some of the most asked questions | |||
* '''[[Online Help]]''' — the applications online help pages | |||
* '''[[Knowledge Base]]''' — various articles on how to work with the Okapi tools | |||
* '''[[Tutorials]]''' — step-by-step tutorials on using the Okapi tools | |||
* '''[[Glossary]]''' — list of the main terms used in the help and documentation | |||
* '''[[Screenshots]]''' — of the applications on different platforms3 | |||
Additional support: | |||
* '''[https://groups.google.com/forum/#!forum/okapi-users Users Group]''' — users group and mailing list (or '''[http://twitter.com/OkapiFramework follow us on Twitter]''') | |||
* '''[https://gitlab.com/okapiframework/Okapi/-/issues Bug Report & Feature Request]''' — list of bug reports and feature requests(Login required to post one) | |||
* '''[mailto:okapitools@opentag.com&subject=Feedback Send Feedback]''' — email some feedback (no login required) | |||
</div> | |||
<div style="padding:10px; margin-right:5px; padding-top:0; background:#f9f9ff; border:1px solid #ccc;"> | |||
==Applications== | |||
* '''[[Rainbow]]''' — a toolbox to launch a large variety of localization tasks | |||
* '''[[CheckMate]]''' — an application to perform quality checks on bilingual files | |||
* '''[[Tikal]]''' — a command-line tool for basic localization tasks | |||
* '''[[Ratel]]''' — a WYSIWYG editor to create, test and maintain SRX segmentation rules | |||
* '''[[Longhorn]]''' — a batch processing server | |||
* '''[http://github.com/vistatec/ocelot/blob/master/README.md Ocelot]''' — a XLIFF translator/reviewer workbench | |||
==Components== | |||
* '''[[Filters]]''' — extract translatable text from various file formats | |||
* '''[[Steps|Pipelines and Steps]]''' — perform a chain of user-defined tasks on input documents | |||
* '''[[Connectors|Translation Resource Connectors]]''' — provide access to MT, TM, term-bases, etc. | |||
</div> | |||
| | |||
<div style="margin-bottom:10px; margin-left:5px; padding:10px; padding-top:0; background:#dfffe8; border:1px solid #ccc;"> | |||
==Downloads — Stable Release== | |||
The latest stable release of Rainbow, CheckMate, Tikal, Ratel, etc. ('''1.48.0 - Jan 16, 2026'''): | |||
* '''[https://okapiframework.org/binaries/main/1.48.0/okapi-apps_win32-x86_64_1.48.0.zip Windows 64-bit]''' — Windows platform | |||
* '''[https://okapiframework.org/binaries/main/1.48.0/okapi-apps_gtk2-linux-x86_64_1.48.0.zip Linux 64-bit]''' — Linux platform (gtk2, Intel) | |||
* '''[https://okapiframework.org/binaries/main/1.48.0/okapi-apps_cocoa-macosx-x86_64_1.48.0.dmg Macintosh Intel 64-bit]''' — Macintosh platform (Cocoa, Intel) | |||
* '''[https://okapiframework.org/binaries/main/1.48.0/okapi-apps_cocoa-macosx-aarch64_1.48.0.dmg Macintosh Arm 64-bit]''' — Macintosh platform (Cocoa, Apple M1 chip) | |||
* '''[https://okapiframework.org/binaries/longhorn/okapi-longhorn_all-platforms_1.43.0.zip Longhorn]''' — batch processing server ([[Longhorn|More information...)]] | |||
* '''[https://okapiframework.org/binaries/omegat-plugin/okapiFiltersForOmegaT-1.15-1.47.0-dist.zip Plugin for OmegaT]''' — filters plugin for OmegaT ([[Okapi Filters Plugin for OmegaT|More information...)]] | |||
* '''[https://okapiframework.org/binaries/ocelot Ocelot (v3.0)]''' — XLIFF reviewer workbench ([http://github.com/vistatec/ocelot/blob/master/README.md More information...)] | |||
* '''[https://okapiframework.org/binaries/main/changes Changes Log]''' — list of the changes between versions | |||
* '''https://okapiframework.org/wiki/index.php/Distributions''' — all downloads | |||
* '''https://search.maven.org/search?q=net.sf.okapi''' — release artifacts on Maven Central | |||
==Downloads — Development Release== | |||
For testers and advanced users, the latest development snapshots are here: | |||
* Maven artifacts snapshots, nightly build: '''https://oss.sonatype.org/content/repositories/snapshots''' | |||
* Latest snapshot of the distributions: '''[https://gitlab.com/okapiframework/Okapi/-/pipelines Nightly build on GitLab]''' | |||
</div> | |||
<div style="margin-left:5px; padding:10px; padding-top:0; background:#ffe8bf; border:1px solid #ccc;"> | |||
==Developers== | |||
{| style="background:#ffe8bf;" | |||
|- valign="top" padding="0" | |||
| | |||
* '''[https://gitlab.com/okapiframework/Okapi/ Project Git repository]''' at GitLab | |||
* '''[http://okapiframework.org/devguide/index.html Developer's Guide]''' | |||
* '''[http://okapiframework.org/javadoc/index.html API Documentation]''' | |||
* '''[http://groups.google.com/group/okapi-devel/ Developers Group and Mailing List]''' | |||
* '''[[About the Log4j2 vulnerabilities (2021)]]''' | |||
| | |||
* '''[https://gitlab.com/okapiframework/okapi/pipelines Continuous Build on GitLab]''' | |||
* '''[https://gitlab.com/okapiframework/Okapi/-/wikis/Consultancy Consultancy resources]''' | |||
* '''[https://gitlab.com/okapiframework/Okapi/-/issues Bugs and Requests]''' tracking list | |||
|} | |||
</div> | |||
|} | |||
Latest revision as of 02:02, 23 January 2026
|
The Okapi Framework is a free, open-source and cross-platform set of components and applications designed to help your localization and translation processes.
|
|||||