Foldit Wiki
Advertisement

Foldit players belong to many countries. Translations of the game have been made in several languages.

Some help can be find also in some teams.

Chapter 1 - Find and download a translation

  1. First, find or share a translation] file named 'foldit.[LANGUAGE_CODE].po' (portable object)

Languages already translated from http://fold.it/portal/index.php?q=client_translation_list:

At this point, you should have on your system: foldit.[LANGUAGE CODE].po

Chapter 2 - Installing translation file on Windows XP (32-bit)

  1. Find data file location for Foldit ([DATA_DIR]) = C:\Documents and Settings\All Users\Application Data\Foldit\
  2. Create [DATA_DIR]/locale = mkdir C:\Documents and Settings\All Users\Application Data\Foldit\locale
  3. Copy foldit.[LANGUAGE_CODE].po to [DATA_DIR]/locale = copy foldit.[LANGUAGE_CODE].po C:\Documents and Settings\All Users\Application Data\Foldit\locale\
  4. Edit options.txt = notepad C:\Documents and Settings\All Users\Application Data\Foldit\options.txt
    1. Add/edit the line = "language" : "[LANGUAGE_CODE]"
  5. Start Fold.it =

Chapter 3 - Installing translation file on Windows 7 and Vista (32-bit)

  1. Find data file location for Foldit ([DATA_DIR]) = C:\ProgramData\Foldit\
  2. Create [DATA_DIR]/locale = mkdir C:\ProgramData\Foldit\locale
  3. Copy foldit.[LANGUAGE_CODE].po to [DATA_DIR]/locale = copy foldit.[LANGUAGE_CODE].po C:\ProgramData\Foldit\locale
  4. Edit options.txt = notepad C:\ProgramData\Foldit\options.txt
    1. Add/edit the line = "language" : "[LANGUAGE_CODE]"
  5. Start Fold.it =

Chapter 4 - Installing translation file on MAC

  1. Find data file location for Foldit ([DATA_DIR]) = Ctrl-click on the app and choose "Show Package Contents, then go to Contents/Resources
  2. Create [DATA_DIR]/locale =
  3. Copy foldit.[LANGUAGE_CODE].po to [DATA_DIR]/locale =
  4. Edit options.txt =
    1. Add/edit the line = "language" : "[LANGUAGE_CODE]"
  5. Start Fold.it =

Chapter 5 - Installing translation file on Linux

  1. Find data file location for Foldit ([DATA_DIR]) = Foldit directory
  2. Create [DATA_DIR]/locale = mkdir ./locale
  3. Copy foldit.[LANGUAGE_CODE].po to [DATA_DIR]/locale = cp foldit.[LANGUAGE_CODE].po ./locale/
  4. Edit options.txt = vim ./options.txt
    1. Add/edit the line = "language" : "[LANGUAGE_CODE]"
  5. Start Fold.it = ./Foldit

Chapter 6 - Languages requested for Translation

  • Arabia-25 Arabic
  • 25px-Flag of India Hindi
  • Nihon-Japan-25 Japanese
  • 25px-Flag of South Korea Korean
  • Brasil-25 Portugese (Brazilian)
  • Flag of Portugal Portugese (Portugal)


Note: To learn how to translate, please see Translating_Foldit

Note: New flags can be downloaded from http://www.iconspedia.com/pack/not-a-patriot-122/ or Wikipedia. Resize to 25x25 pixels, PNG

Note: Language codes should follow https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes (to be consistent, use lowercase)

Advertisement