Skip to content

vidrioapp/vidrio-translations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2538d42 · Feb 9, 2021
Mar 26, 2020
Sep 7, 2020
Feb 9, 2021
Sep 7, 2020
Nov 23, 2020
Mar 26, 2020
Sep 7, 2020
Sep 7, 2020
Sep 7, 2020
Sep 7, 2020
Sep 7, 2020
Sep 7, 2020
Sep 7, 2020
Sep 7, 2020
Jan 18, 2021
Sep 7, 2020
May 25, 2020
Feb 3, 2021
Jan 9, 2021
Mar 26, 2020
Nov 23, 2020

Repository files navigation

Vidrio translations

The Vidrio app is internationalized. To port Vidrio to your language, email Jim, or follow the instructions below ...

How to port the translations

The text in the app comes from the *.lproj/Localizable.strings files in this repository.

  • Find your ISO 639-1 language code, e.g. French is fr
  • Create a file for this language code, e.g. fr.lproj/Localizable.strings
  • Copy content from en.lproj/Localizable.strings
  • Translate the text on the right-hand side of the =, e.g. "Resume" = "Reprendre";
  • Note %@ is a format string; it represents a word that will be added later
  • Add your name to the contributors below! ✨
  • Open a Pull Request

Contributors

Thanks to these amazing people for help bringing Vidrio to everyone.