All Projects → rmraya → Swordfish

rmraya / Swordfish

Licence: EPL-1.0 license
CAT (Computer Aided Translation) tool based on Open Standards

Programming Languages

typescript
32286 projects
java
68154 projects - #9 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Swordfish

translate5
Translate5: Open Source Translation System (published 1st time on github at 2020-08-10)
Stars: ✭ 32 (-15.79%)
Mutual labels:  translation-management, translation-tool
qTsConverter
A simple tool to convert qt translation file (ts) to other format (xlsx / csv) and vice versa
Stars: ✭ 26 (-31.58%)
Mutual labels:  translation-management
RawSalmonEngine
A game engine utilising "Tiled" map files
Stars: ✭ 15 (-60.53%)
Mutual labels:  tmx
awesome-i18n
🌍 A curated list of i18n resources for all kind of languages and frameworks
Stars: ✭ 205 (+439.47%)
Mutual labels:  translation-management
tnt
Command line tool for organizing translation strings extracted from .NET assemblies. Supports Excel, XLIFF roundtrips and machine translations.
Stars: ✭ 17 (-55.26%)
Mutual labels:  translation-management
wp-loco
MIRROR of the official Loco Wordpress plugin "Loco Translate"
Stars: ✭ 35 (-7.89%)
Mutual labels:  translation-management
resource-translator
A GitHub Action that automatically creates machine-translated PRs of translation files. Supported file formats include, .ini, .po, .restext, .resx, .xliff .json.
Stars: ✭ 44 (+15.79%)
Mutual labels:  xliff
I18n Tasks
Manage translation and localization with static analysis, for Ruby i18n
Stars: ✭ 1,748 (+4500%)
Mutual labels:  translation-management
Traduora
Ever® Traduora - Open-Source Translation Management Platform
Stars: ✭ 1,580 (+4057.89%)
Mutual labels:  translation-management
loco-php-sdk
Loco SDK for PHP including REST API client
Stars: ✭ 12 (-68.42%)
Mutual labels:  translation-management
LMPHP
Multi-language management and support on the site.
Stars: ✭ 19 (-50%)
Mutual labels:  translation-management
inlang
Open Source Localization Solution for Software.
Stars: ✭ 160 (+321.05%)
Mutual labels:  translation-management
OpenXLIFF
An open source set of Java filters for creating, merging and validating XLIFF 1.2 and 2.0 files.
Stars: ✭ 39 (+2.63%)
Mutual labels:  xliff
xliff
xliff2js and js2xliff converter xliff utils
Stars: ✭ 58 (+52.63%)
Mutual labels:  xliff
XLIFFManager
An open source UI for OpenXLIFF Filters.
Stars: ✭ 16 (-57.89%)
Mutual labels:  xliff
cl-tiled
Tiled map library for CL
Stars: ✭ 15 (-60.53%)
Mutual labels:  tmx
tuile
Tuile (french for tile) is a 2D graphics engine inspired from old hardware and based on layers, tiles sets, tile maps and sprites. Its scanline rendering pipeline makes it perfect for raster effects.
Stars: ✭ 19 (-50%)
Mutual labels:  tmx
moses-smt
Dock You a Moses: Moses Statistical MT in a container
Stars: ✭ 12 (-68.42%)
Mutual labels:  tmx
glazejs
A high performance 2D game engine built in Typescript
Stars: ✭ 96 (+152.63%)
Mutual labels:  tmx
whats
🌐 a terminal translation tool
Stars: ✭ 16 (-57.89%)
Mutual labels:  translation-tool

Swordfish IV

Swordfish logo

An advanced CAT (Computer Aided Translation) tool based on XLIFF Standard that supports MS Office, DITA, HTML and other document formats.

Swordfish uses TM (Translation Memory) and MT (Machine Translation). Supports segment filtering, terminology, customization and more.

Swordfish IV Running on macOS

Licenses

Swordfish is available in two modes:

  • Source Code
  • Yearly Subscriptions for installers and support

Source Code

Source code of Swordfish is free. Anyone can download the source code, compile, modify and use it at no cost in compliance with the accompanying license terms.

You can subscribe to Maxprograms Support at Groups.io and request peer assistance for the source code version there.

Subscriptions

The version of Swordfish included in the official installers from Maxprograms Download Page can be used at no cost for 30 days requesting a free Evaluation Key.

Personal Subscription Keys are available in Maxprograms Online Store. Subscription Keys cannot be shared or transferred to different machines.

Subscription version includes unlimited email support at [email protected]

Differences sumary

Differences Source Code Subscription Based
Ready To Use Installers No Yes
Notarized macOS launcher No Yes
Signed launcher and installer for Windows No Yes
Restricted Features None None
Technical Support Peer support at Groups.io - Direct email at [email protected]
- Peer support at Groups.io

Related Projects

Requirements

Building

  • Checkout this repository.
  • Point your JAVA_HOME environment variable to JDK 17
  • Run ant to compile the Java code
  • Run npm install to download and install NodeJS dependencies
  • Run npm start to launch Swordfish

Steps for building

  git clone https://github.com/rmraya/Swordfish.git
  cd Swordfish
  ant
  npm install
  npm start

This video shows how to build and launch Swordfish IV: https://www.maxprograms.com/tutorials/SwordfishIV_build.mp4

Compile once and then simply run npm start to start Swordfish

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].