Giter VIP home page Giter VIP logo

nmrih-maps-translation-files's Introduction

[NMRiH] Translation Files for dysphie/sm-map-translator

NMO and NMS maps translation files for multiple languages using dysphie/sm-map-translator.

Including Vanilla and most popular Custom Maps with help from the community.

You can submit new translations or suggest corrections. See how.

Installation:

  1. Download the respository.
  2. Unzip folder _maps and put in your Sourcemod Translations folder Server\nmrih\addons\sourcemod\translations.

⚠️ If you have already translated any of the maps included in this repository, they will be overwritten.

Requeriments:

🔎 If the chosen language is not translated, English will be used (as default).

How to contribute:

When making contributions, copy the English language line and paste below and change the ID code from "en" to one from this list to add new translations.

💡 Use the English line as a reference

Example:

	}
	"1cd18ac0632cae7b0cda0cf34208a767"
	{						  ↙️ Copy this entire line
		"en"		"Unlock the hospital doors."
		"pt"		"Destranque as portas do hospital."
		"pt_p"		"Destranque as portas do hospital."
	Make a new line and paste ↘️				
	   	"en"	        "Unlock the hospital doors."
    Change the ID🔺					🔺 Translate to the language you have chosen.
	}

Result:

	}
	"1cd18ac0632cae7b0cda0cf34208a767"
	{
		"en"		"Unlock the hospital doors."
		"pt"		"Destranque as portas do hospital."
		"pt_p"		"Destranque as portas do hospital."
		"es"		"Spanish things translated..."
	}

Notes

  • You must escape quotes with a backslash (\) to prevent parsing errors.

     // Example 
     	"es"		"Destroy \"Robert\" the puppet"

Language code table and status.

ID Codes Language Status NMO maps NMS maps
en 🇺🇸 English ♻️ Base Language ✔️ ✔️
de 🇩🇪 German (Deutsch) ❌ Not Started
fr 🇫🇷 French (Français) ❌ Not Started
it 🇮🇹 Italian (Italiano) ❌ Not Started
ko 🇰🇷 Korean (한국어) ❌ Not Started
es 🇪🇸 Spanish (Español) ❌ Not Started
ch 🇨🇳 Chinese Simplified (简体中文) ❌ Not Started
zho 🇨🇳 Chinese Traditional (繁體中文) 📋 needs a double check 📝 Missing Maps
ru 🇷🇺 Russian (Русский) ✔️ Ready to Use ✔️ Completed 📝 In Progress
jp 🇯🇵 Japanese (日本語) 📋 needs a double check 📝 Missing Maps
pt 🇧🇷 Brazilian Portuguese (Português BR) ✔️ Ready to Use ✔️ Completed 📝 In Progress
pt_p 🇵🇹 Portuguese (Português) ✔️ Usable (adaptation needed) ✔️ Completed 📝 In Progress
pl 🇵🇱 Polish (Polski) ❌ Not Started
fi 🇫🇮 Finnish (Suomi) ❌ Not Started
sv 🇸🇪 Swedish (Svenska) ❌ Not Started
hu 🇭🇺 Hungarian (Magyar) ❌ Not Started
tr 🇹🇷 Turkish (Türkçe) ❌ Not Started
el 🇬🇷 Greek (Ελληνικά) ❌ Not Started
ua 🇺🇦 Ukrainian (Українська) ❌ Not Started

nmrih-maps-translation-files's People

Contributors

blueberryy avatar uncle-tio avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

blueberryy

nmrih-maps-translation-files's Issues

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.