This is the repository the Stremio media center uses for all translation strings.
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.
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
- bg-BG: @Ivshti (Bulgarian)
- da-DK: @Holsted777 (Danish)
- es-ES: @Decc98 and Federico Erbetta (Spanish)
- fr-FR: @Nath74k (French)
- he-IL: @kornbed (Hebrew)
- it-IT: @pippo73 and @zurdyo (Italian)
- mk-MK: Ivan Fonchev (Macedonian)
- nl-NL: @Tbizla and @tjorim (Dutch)
- nn-NO: @skanin (Norwegian nynorsk)
- nb-NO: @skanin (Norwegian bokmål)
- pt-BR: @loopbackbr and @luanhssa (Brazilian Portuguese)
- pt-PT: @henriquev16 and @liqen (Portuguese)
- ru-RU: @thedp (Russian)
Feel free to add yourself!