Coder Social home page Coder Social logo

owscript-localization-helper's Introduction

owscript-localization-helper

To use this helper for localization work:

  1. User manually save overwatch script to local file
  2. pull out Custom Strings from overwatch script and write them out into one file.
  3. User manually select which strings they need or not to translate.
  4. merge previous translation work with current string lists (optional).
  5. User manually do the translation work, with following format.
    <origin string>
    <translated string>
    <empty line>
  6. make dictionary with finished translation.
  7. put translated string back to script.
  8. User manually upload it to workshop.

使用这个脚本进行本地化时:

  1. 用户手动 把地图工坊文件保存到本地
  2. 取出自定义文本并且写进一个文件
  3. 用户手动 选择哪些文本会被翻译
  4. 和以前的翻译内容合并 (可选).
  5. 用户手动 在文件中翻译文本,保持如下格式.
    <原文本>
    <翻译后文本>
    <空白行>
  6. 翻译完成后制作字典
  7. 将翻译结果写回脚本
  8. 用户手动 上传到地图工坊

It is very simple and I didn't pay much effort to this.
Therefore, it is rather unefficient in computation.
I wish this can save some time on "find what need to be translated" and "put the translation back".

owscript-localization-helper's People

Contributors

azyshfotbnxe 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.