Skip to content

Commit

Permalink
Merge pull request #29 from zer0Kerbal/1.5.99.0-adoption
Browse files Browse the repository at this point in the history
## Version 1.5.99.0-adoption -  `<Peekaboo>` edition

* 12 Mar 2022  
* Release for Kerbal Space Program [KSP 1.12.x]

* adopted by zer0Kerbal

### Localization

* Add
  * <Localization> folder
    * <en-us.cfg>
    * [readme.md] v2.0.1.1
    * [quickstart.md] v1.0.1.0

### Code

* Compile
  * .NET 4.7.2
  * C# 10.0
* Update
  * [AdjustableModPanel.csproj]
  * [AdjustableModPanel.sln]
  * [AssemblyInfo.cs]
* Add
  * [Version.tt] 2.0.2.2
  * [InstallChecker] v2.1.0.0
* Localization
  * [AdjustableModPanel.cs]
  * [InstallChecker.cs]
  * used as many Squad strings as possible
    * who knew KSP had three strings for Okay? (Ok, OK, Okay) - maybe it also has (ok)?
    * some strings grew longer - will see if any comments
  * updates #9 - Localization - Master
  * closes #10 - American English <us-en.cfg>
  * closes #27 - Code Localization

### Folder Structure

* Create
  * docs/
    * Code/
    * LegalMumboJumbo/
      * [LegalMumboJumbo] v1.0.4.1
      * [License.md]
      * [FORUM-01.png]
  * [404.md] v1.0.3.0
  * [Attribution.md] v1.0.5.0
  * [Localizations.md] v1.1.4.0
  * [ManualInstallation.md] v1.1.2.0
  * [readme.md] v1.6.6.2
* root/
* _releasenotes
  * [].gitattributes] v2.0.3.0
  * [].gitignore] v2.0.5.0
  * [.imgbotconfig] v2.0.0.0
  * [AdjustableModPanel.version] file
  * [changelog.md]
  * [_buildJSON] v1.3.3.6.4
  * [_buildRelease] v1.1.3.1
  * [_deploy] v1.1.3.4
  * [_gitClean] v1.0.2.0
  * [_pullIssues] v1.1.0.1
  * [_pullReleaseNotes] v1.1.0.1
  * json/[_release] v1.0.3.0
* github/
  * [_settings] v1.0.9.1
    * workflows/
      * [AVC-VersionFileValidator] v1.4.0
      * [createIndexesfromMarkdown] v1.0.2.1
      * [greetings] v1.1.0.2
  * img
    * [HeroLogo_1920x1920.png]
    * [HeroLogo_1920x1920-green.png]

### Status

* Issues
  * closes #2 - add screenshot branch
  * closes #3 - Minimal hint to prevent potential NRE
  * closes #4 - Adjustable Mod Panel 1.5.99.0-adoption `<Peekaboo>` - duplicate
  * closes #28 - [ImgBot] Optimize images - contributed by imgbot[bot]
  * closes #30 - [Bug 🐞]: AMP and TUFX incompatability/NRE
* Project
  * closes #5 - Adjustable Mod Panel 1.5.99.0-adoption `<Peekaboo>` edition
  * closes #6 - 1.5.99.0 Verify Legal Mumbo Jumbo
  * closes #7 - 1.5.99.0 Update Documentation
  * closes #8 - 1.5.99.0 Social Media

---
  • Loading branch information
zer0Kerbal authored Apr 10, 2022
2 parents 4a1f26a + dd2c211 commit 3bf5732
Show file tree
Hide file tree
Showing 16 changed files with 1,212 additions and 73 deletions.
31 changes: 31 additions & 0 deletions GameData/AdjustableModPanel/Localization/en-us.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!-- en-us.cfg v1.0.0.0
Adjustable Mod Panel (KAMP)
created: 10 Apr 2022
updated:
-->

<!--this file: CC BY-ND 3.0 unported by zer0Kerbal-->

Localization
{
en-us
{
#KAMP-000 = Adjustable Mod Panel
#KAMP-001 = Adjustable Mod Panel v<<1>>

// ************* InstallChecker *************
#KAMP-IC-00 = Install Checker
#KAMP-IC-01 = Incorrect <<1>> v<<2>> installation.\n<<1>> has been installed incorrectly and will not function properly. All files should be located in KSP\GameData\<<3>>. Do not move any files from inside that folder.\n\nIncorrect path(s):\n<<4>>

// #autoLOC_211274 = Ok
// #autoLOC_174814 = OK
// #autoLOC_190905 = Okay

// #KAMP-010 = KSC // #autoLOC_300900 = KSC
// #KAMP-011 = SPH/VAB // #autoLOC_6002119 = SPH #autoLOC_6002108 = VAB
// #KAMP-012 = FLT // #autoLOC_900586 = Flight
// #KAMP-013 = MAP // #autoLOC_308130 = Map View
// #KAMP-014 = TRS // #autoLOC_6001648 = Tracking Station #autoLOC_6002222 = Tracking
// #KAMP-015 = ALL // #autoLOC_900712 = All
}
}
44 changes: 44 additions & 0 deletions GameData/AdjustableModPanel/Localization/quickstart.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
permalink: /Quickstart.html
title: Quickstart Guide
---

<!--
quickstart.md v1.0.1.0
Localization project
created: 01 Jan 2018
updated: 02 Mar 2022
-->

## Translation Guide

If you want to help translate this mod, I greatly appreciate it! Follow this quick guide to get started.

### How to translate

To create a translation for your language, make a copy of the file *en_us.cfg* and name
them accordingly to your language:

* *es-es.cfg* for Spanish
* *es-mx.cfg* for Mexican Spanish
* *ja.cfg* for Japanese
* *ru.cfg* for Russian
* *zh-cn.cfg* for Simplified Chinese

*Again:*

* *es-es* for Spanish
* *es-mx* for Mexican Spanish
* *ja* for Japanese
* *ru* for Russian
* *zh-cn* for Simplified Chinese

### What not to translate

There are some characters that should not be translated into another language and be kept in the files as is

1. the tags should not be replaced. Instead the tags in the new language should be appended.
2. control sequences like '\n', '\t' or similar.
3. HTML Tags like `<b>...</b>, <i>...</i>` or similar

<!-- CC BY-ND-3.0 Unported by zer0Kerbal -->
171 changes: 171 additions & 0 deletions GameData/AdjustableModPanel/Localization/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,171 @@
---
permalink: /readme.html
title: Localization and Translation Readme
---

<!--
readme.md v2.0.1.1
Localization project
created: 01 Jan 2018
updated: 02 Mar 2022 -->

<!--from: @HebruSan (thank you) ![link](https://github.com/HebaruSan/Astrogator/tree/master/assets/lang) -->

# Translating to your language

![Languages supported by KSP 1.3: English, Spanish, Chinese, Russian, Japanese](https://i.imgur.com/DbCCJWK.png)

The 1.3 release of KSP introduces localization, which allows in-game text to be translated to other languages. This allows more people to enjoy the game in their preferred language and enlarges the community. However, it does not happen automatically for mods; by default, a mod will appear in English regardless of the language of the base game. In order to have both the base game and mods available in the same non-English languages, some additional work must be done by the modder.

Unfortunately, I only speak English, and I maintain this mod for free. This means I cannot create my own translations, and I cannot pay a professional translation service to produce high quality translations. The best I can do on my own is to use Google Translate, which is of dubious value for the terse, idiomatic strings needed in a KSP mod's UI. Instead, I must rely on the expertise of you, the multilingual KSP mod user, to tell me what good translations look like for your language. If you would like to help in this effort, please keep reading to learn how the mod's language files are structured and how to submit translations for use by others.

Note: Even though you will appear to be editing the project's files, don't worry about making mistakes. Github will keep your changes separate from the main files until I have verified that they are OK to use. It is even possible for me to ask questions or request changes before your work is committed to the main files.

## Languages Supported by Kerbal Space Program as of 1.12.x

* [ ] ![American English][EN] American English <en-us.cfg>
* [ ] ![Brasil][BR] Brazilian <pt-br.cfg>
* [ ] ![中文][CN]] Chinese (中文) <zh-cn.cfg>
* [ ] ![Deutsch][DE] German (Deutsch) <de.cfg>
* [ ] ![Español][ES]] [Spanish (Español) <es-es.cfg>
* [ ] ![Français][FR] French (Français)<fr-fr.cfg>
* [ ] ![Italiano][IT] Italian (Italiano) <it-it.cfg>
* [ ] ![日本語][JA] Japanese(日本語) <ja.cfg>

## Included just in case

* [ ] ![한국어][KO] Korean (한국어) <ko.cfg>
* [ ] ![Mexicano][ME] Mexican Spanish (Español Mexicano) <es-mx.cfg>
* [ ] ![Dutch][NL]] Dutch <nl-nl.cfg>
* [ ] ![Norsk][NO]] Norwegian (Norsk) <no-no.cfg>
* [ ] ![Polski][PO]] Polish (Polski) <pl.cfg>
* [ ] ![Русский][RU] Russian (Русский) <ru.cfg>
* [ ] ![Svenska][SW] Swedish (Svenska) <sw-sw.cfg>
* [ ] ![国语][TW]] Taiwanese (国语) <zh-tw.cfg>

## Creating or editing a translation

It is recommended to make your changes on your own computer at first so you can test them before uploading, especially if you are creating a new translation from scratch.

1. Install the current release of xxx mod if you have not already
2. Open your `Kerbal Space Program/GameData/xxxMod/Localization` folder on your local disk
3. Look for a file called *lang*.cfg, where *lang* is KSP's name for your locale; as of KSP 1.3, this includes:
- en-us (English)
- es-es (Spanish)
- ja (Japanese)
- ru (Russian)
- zh-cn (Chinese)

The remaining steps are different depending on whether the file already exists:

### If the file exists

Follow these steps to make improvements to an existing translation:

4. Edit the file for your language in your favorite text editor
5. Make the changes you wish to see in-game (see the [File format section](#file-format) below for details)
6. Save your changes
7. Remember to [test your changes](#testing)!

### If the file does not exist

Follow these steps to start your own translation from scratch:

4. Make a copy of `en-us.cfg` in the `Localization` folder
5. Rename the file according to the list of languages above
6. Edit the file for your language in your favorite text editor
7. Change the third line from `en-us` to the string for your language
8. Translate each string from English to your language (see the [File format section](#file-format) below for details)
9. Save your changes
10. Remember to [test your changes](#testing)!

### File format

The middle part of the `cfg` file contains the strings to translate. The format is `name = translation`, where the name is a special string defined by the mod. For example:

#launchSubtitle = Transfers from <<1>>\n(Launch ~<<2>>)

Do **not** change the part to the left of the equals sign ("=")! These names must be the same in every language file.

The part to the right of the equals sign is the string to be used in-game. Most of the text will be shown as-is, but it can contain a few special strings as shown in the [Lingoona grammar module demo](http://lingoona.com/cgi-bin/grammar#l=en&oh=1):

| String | Purpose |
| --- | --- |
| \n | Line break; try to preserve these based on the original strings to make sure the strings will fit |
| <<1>> | The first substitutable token in the string, will be replaced by a number, name of a planet, etc., depending on the string |
| <<2>> | Second token, and so on |
| <<A:1>> | The first token, but substituted with a proper article |

For example, this is a possible translation of the above line into Spanish, courtesy of Google Translate:

#launchSubtitle = Transferencias desde <<1>>\n(Lanzamiento ~<<2>>)

### Testing

It's important to make sure that your changes work correctly. If you use Steam:

1. [Select the language to use in Steam](https://www.youtube.com/watch?v=iBwYCvQxfeI)
2. Wait for the language pack download to complete
3. Run KSP
4. Use the xxxMod ingame and make sure your changes appear as you intended

If you do not use Steam, I don't know the steps to choose a language. Contact SQUAD if you can't figure it out.

## Contributing your translation for others to use

After you have prepared a `cfg` file for your language and confirmed that it works as you intend, if you are willing to contribute it for redistribution under the xxxModd's license, follow these steps to upload it for inclusion in the main mod distribution:

1. Log in to [Github](https://github.com); you may need to register an account if you do not already have one
2. Navigate to the xxxMod's Localization folder
3. Look for the file you edited

The remaining steps are different depending on whether the file already exists:

### If the file exists

4. Click the file's name to view it
5. Click the [pencil icon](https://help.github.com/assets/images/help/repository/edit-file-edit-button.png) to edit
6. Replace the text with the pasted contents of the file you edited locally
7. **Important**: At the bottom of the page, under Propose file change, type an English description of the changes you have made and the reason you think they should be made. This will help me to confirm that your changes are appropriate. Remember, I do not speak the language in the `cfg` file, so I need you to tell me why your way is better!
6. Click `Propose file change` at the bottom when done

### If the file does not exist

4. Click [Create new file](https://help.github.com/assets/images/help/repository/create_new_file.png) to create it
5. Enter the correct file name in the box at the top
6. Paste the contents of the file you edited locally into the big box in the middle
8. Click `Propose new file` at the bottom when done

### Review

Once you finish your changes, Github will send me a notification that a pull request has been submitted. I will take a look at it within a day or two and attempt to verify that the changes make sense by:

* Confirming that the file name and the third line of the file match one of the supported locale names
* Viewing each changed string in-game
* Checking Google Translate
* Asking individual human experts
* Requesting help on the KSP forum

If I have any questions about specific changes you've made, I will add them to the pull request, which should trigger a notification to you. Please try to respond to these in as timely a manner as you can manage. Your pull request may be closed without merging if you do not reply for a long time.

Once all the questions and comments are resolved to my satisfaction, your changes will be merged into the main files and included in the next release. I will also add your Github name to the Acknowledgements section of the README file.

[EN]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/American-flag-sm.png "American English"
[BR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Brazilian-flag-sm.png "Brasil"
[CN]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Chinese-flag-sm.png "中文"
[DE]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/German-flag-sm.png "Deutsch"
[ES]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Spanish-flag-sm.png "Español"
[FR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/French-flag-sm.png "Français"
[IT]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Italian-flag-sm.png "Italiano"
[JA]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Japanese-flag-sm.png "日本語"
[KO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/South-Korean-flag-sm.png "한국어"
[ME]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Mexican-flag-sm.png "Español Mexicano"
[NL]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Dutch-flag-sm.png "Dutch"
[NO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Norwegian-flag-sm.png "Norsk"
[PO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Polish-flag-sm.png "Polski"
[RU]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Russian-flag-sm.png "Русский"
[SW]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Swedish-flag-sm.png "Svenska"
[TW]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Taiwanese-flag-sm.png "国语"
[HA]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Hawaii-flag-sm.png "ʻŌlelo Pākē"

<!-- CC BY-ND-3.0 Unported by zer0Kerbal -->
Loading

0 comments on commit 3bf5732

Please sign in to comment.