-
Notifications
You must be signed in to change notification settings - Fork 1
How to make a translation
hasenbolle edited this page Dec 27, 2015
·
10 revisions
- English (Fully translated)
- German (Fully translated)
- Italian (Some translation is missing)
- Dutch (Some translation is missing)
- Spanish (Some translation is missing)
- Danish (Some translation is missing)
- French (Some translation is missing)
- Portuguese (Brazilian) (Some translation is missing)
- Polish
- Greek
- Norwegian
- Czech
If you use this method, please take care of the file encodings! The method with MPLanguageTool (second method) will take care automatically about that.
- Open folder: Vista/7: C:\ProgramData\Team MediaPortal\MediaPortal\language\InfoService or 2000/XP: C:\Documents and Settings\All Users\Team MediaPortal\MediaPortal\language\InfoService
- Create a new file called strings_XX.xml where XX is your short country name.
- Open that file with a text editor.
- Copy and paste the template below into that file.
- Locate the line and change XX to your language. For example: English, German.
- Now you can translate all the strings.
- At last you can send me the file and i will add the language into the next release.
- Contact me via e-mail: edgi@arcor.de
- Or via forum thread/private message: MediaPortal Forum - InfoService Thread
- Download the MPLanguageTool here: MPLanguageTool
- Start MPLanguageTool.exe
- Press "Load language file" and choose "MediaPortal 1". A browser folder dialog will open.
- Choose the folder: Vista/7: C:\ProgramData\Team MediaPortal\MediaPortal\language\InfoService or 2000/XP: C:\Documents and Settings\All Users\Team MediaPortal\MediaPortal\language\InfoService
- Choose the language you want to create
- Now you can start creating a language file for InfoService!
Template updated: 27.12.2015
Intro
- [Feature overview](Feature overview)
- Screenshots
Installation
- [Plugin installation](Plugin installation)
Getting Started
- Feed configuration
- [Add/Edit Feed](Add and edit Feed)
- Feed GUI
- Twitter configuration
- Twitter GUI
- Advanced configuration
Development
- [How to make a translation](How to make a translation)
- [Skin developer guide](Skin developer guide)
- [Skin changelog](Skin changelog)
- [Load parameters](Load parameters)
Troubleshooting
- [Report a issue / Send a feature suggestion](Report an issue or send a feature suggestion)