Giter VIP home page Giter VIP logo

arccw-localization's Introduction

ArcCW Localization

Multi language strings for ArcCW and various content packs

Contents

We recommend submitting translations of non-official packs to the respective addon authors instead of here.

Base Pack (Menu)

Base Pack (Content)

  • Simplified Chinese: 8Z
  • Spanish: rzen1th
  • English - Pirate: Fesiug
  • Russian: Blueberryy

CS+

GSO

N/A

How to Contribute

To contribute, you must be either a native speaker or proficient in the language - machine translation fares poorly with game-related content.

  • Fork this repository using the top right button
  • Create a new localization file. It must be in the form of TYPE_LANGUAGECODE.lua, where TYPE is either base, csp or gso, and LANGUAGECODE is what gmod_language is set to for that language (like en, zh-cn) in lowercase.
  • Add to the new file. You need a global table L (define it with L = {}), and within it the entries. For example: L["stat.stat"] = "属性".
  • If you wish to translate the menu, the file must be arccw/client/cl_languages/LANGUAGECODE.lua, using the same format.
  • Add your new language and name to the above list.
  • Submit a pull request

The original English tables are here (for Base pack) and here (for CS+). The menu file is (here).

These tables do not contain the names and descriptions of weapons and attachments. To translate those, add lang strings in the form of name.class_name and desc.class_name. Refer to existing translation for details.

For any inquiries, contact TheOnly8Z#9829 on Discord.

arccw-localization's People

Contributors

10sa avatar blueberryy avatar fesiug avatar poorpocketsmcnewhold avatar rzen1th avatar theonly8z avatar

Watchers

 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.