Git Product home page Git Product logo

guild-translation-tool's Introduction

guild-translation-tool

A little helper that converts .loo files for Guild 3 localization to xlsx files and back.

Usage

GTT.Terminal.exe <filename> <codepage> [formatFile]

The program will automatically detect if the supplied file is .loo or .xlsx. Make sure to provide the correct code page. In most cases this will be 1252, for Russian translations it is 1251. The format file is optional and is used to truncate texts that are too long. An up to date version can always be found in /Resources in the repository. The tool will create the converted version in the same directory the source file was found in. It will not overwrite existing files, instead create copies with _1, _2, etc appended.

IMPORTANT: Do not modify the column headers in the spreadsheet, nor should you modify the .loo files manually to avoid syntax errors that might lead to problems in parsing with either this tool or the game.

Editing

If you do not own a copy of Microsoft Office you can use Google Sheets ( https://docs.google.com/spreadsheets/u/0/ ) to import and export the files.

  • Import files using File -> Import -> Upload
  • Export files by using File -> Download As -> Microsoft Excel

Community Translations

You can find all information about the community translation effort in our steam thread: http://steamcommunity.com/app/311260/discussions/0/1520386297685072772/

Dependencies

This project uses https://github.com/ClosedXML/ClosedXML to handle xlsx files.

guild-translation-tool's People

Watchers

James Cloos avatar Metapo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.