Skip to content

iOS community driven translations for the iPhone/iPad application FriendCash

Notifications You must be signed in to change notification settings

dulacp/golocalize

Repository files navigation

golocalize

iOS community driven translations for the iPhone/iPad application FriendCash

Locales supported

Crossed out languages are not yet fully implemented

  • English (en)
  • French (fr)
  • Spanish (es)
  • German (de) (Lukas Bestle, lu-x.me)

Contribute

New languages get a copy of the English files so that words not yet translated are easy to identify. Soon I'll add a tool to compute the progress of each translation.

You are a developer ?

Make pull requests and I'll integrate it with pleasure.

to find lines not translated

Really easy with just one command

$ find_similarities.sh de

This command will compare the German file with the English one and output all common lines.

convert UTF-16 to UTF-8

To convert a single file use

$ convert_utf16_to_utf8.sh path/to/file.extension

You are NOT a developer !

Download a copy of the project files, make your changes and email me your modified files at the email address available on my github profile.

Thanks

I want to thanks all the people that contribute to thoses translations, developers or not.

Special thanks to Amy.

About

iOS community driven translations for the iPhone/iPad application FriendCash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published