# stremio-translations

**This is the repository the [Stremio media center](http://www.strem.io) uses
for all translation strings.**

### How to contribute

Any help with contributing additional translations would be extremely helpful!
For contributing, use `en_US` as a starting point because it's always
guaranteed to include all the translation strings.
Thank you!

**Please, always sync and pull your repository before making any edits.**

### How to test in the app

Clone this repo, copy en-US.json as a starting point into your language's
locale file, following IETF standard. To test in the app, start Stremio like:
```
# for windows
%LOCALAPPDATA%\Programs\LNV\Stremio\Stremio.exe . --translation=PATH_TO_JSON

# for mac
/Applications/Stremio.app/Contents/MacOS/Electron . --translation=PATH_TO_JSON
```

### Translation credits

| Culture   | Name                    | Contributors                                                                                                                                                |
|-----------|-------------------------|---------------------------------------------------------------------------------------------------------------------                                        |
| bg-BG     | Bulgarian               | [@Ivshti](https://github.com/Ivshti)                                                                                                                        |
| da-DK     | Danish                  | [@Holsted777](https://github.com/Holsted777)				                                                                                                |
| de-DE     | German                  | [@Atalanttore](https://github.com/Atalanttore)				                                                                                                |
| el-GR     | Greek                   | [@pentakalos](https://github.com/pentakalos)					                                                                                            |
| es-ES     | Spanish                 | [@Decc98](https://github.com/Decc98), [@FernandoUY](https://github.com/FernandoUY), [@cosmoscalibur](https://github.com/cosmoscalibur), [@robertlluberes](https://github.com/robertlluberes) and Federico Erbetta |
| fr-FR     | French                  | [@Nath74k](https://github.com/Nath74k), [@greg0ire](https://github.com/greg0ire) and [@tymmesyde](https://github.com/tymmesyde)			                    |
| he-IL     | Hebrew                  | [@kornbed](https://github.com/kornbed) and [@yishaiguedj1](https://github.com/yishaiguedj1)		                                                            |
| hu-HU     | Hungarian               | [@pterdi](https://github.com/pterdi)				                                                                                                        |
| hr-HR     | Croatian                | [@boljsa](https://github.com/boljsa)                                                                                                                        |
| it-IT     | Italian                 | [@pippo73](https://github.com/pippo73), [@zurdyo](https://github.com/zurdyo) and [@archetipo95](https://github.com/archetipo95)			                    |
| mk-MK     | Macedonian              | Ivan Fonchev				                                                                                                                                |
| my-BM     | Melayu                  | Abdul Muhaimin Che Sohor                                                                                                                                    |
| nl-NL     | Dutch                   | [@Rubenoo](https://github.com/Rubenoo), [@Tbizla](https://github.com/Tbizla) and [@tjorim](https://github.com/tjorim)		                                |
| nn-NO     | Norwegian, Nynorsk      | [@skanin](https://github.com/skanin)				                                                                                                        |
| nb-NO     | Norwegian, Bokmål       | [@skanin](https://github.com/skanin)				                                                                                                        |
| pl-PL     | Polish                  | [@yknomeh](https://github.com/yknomeh)				                                                                                                        |
| pt-BR     | Brazilian Portuguese    | [@loopbackbr](https://github.com/loopbackbr), [@luanhssa](https://github.com/luanhssa), [@leonardosnt](https://github.com/leonardosnt),                                                                                 [@John-Luke](https://github.com/John-Luke), [@kelvins](https://github.com/kelvins), [@davidsonsns](https://github.com/davidsonsns) and                                                                                  [@fabianosantosnet](https://github.com/fabianosantosnet)                                                                                                    |
| pt-PT     | Portuguese              | [@henriquev16](https://github.com/henriquev16), [@liqen](https://github.com/liqen) and [@iretan](https://github.com/iretan)	                                |
| ru-RU     | Russian                 | [@thedp](https://github.com/thedp)					                                                                                                        |
| se-SE     | Swedish                 | [@erikdsjostrom](https://github.com/erikdsjostrom)				                                                                                            |
| sr-RS     | Serbian                 | [@m0k1](https://github.com/m0k1)                                                                                                                            |
| tr-TR     | Turkish                 | [@ali-demirtas](https://github.com/ali-demirtas) [@rozehan](https://github.com/rozehan)				                                                        |

Feel free to add yourself!
