Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.22 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.22 KB

stremio-translations

This is the repository the Stremio media center 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!

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

  • 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)