For public contributions to localization efforts on Sudomemo.
Full and verified translations can earn you Plus on Sudomemo! c:
Please note that translations will be verified; contributions will not be accepted if you only use Google Translate or if things are translated in an inappropriate manner.
-
If you don't already have a GitHub account, please sign up for one.
-
Fork this repository by clicking the Fork button. This will create a copy of it on your own GitHub account.
-
Now we need to clone your newly Forked repository to your PC so that you can work on it. You'll need to download the official GitHub Desktop app for this.
-
Once you've downloaded and opened GitHub Desktop, go to File > Clone Repository.
-
Copy and paste the GitHub URL for your Fork into the URL or username/repository area.
-
For the local path, choose a convenient folder on your PC.
-
-
Navigate to the repository's folder (hint: with GitHub Desktop you can do this by going to Repository > Show In Explorer).
-
In here, you should see a few folders for different langcodes, like
en_US
andja_JP
. If you don't see a folder with the langcode for your chosen language, then please make a copy ofen_US
and rename it. If you aren't sure what the langcode is, we have a list here -
Open the folder for your chosen language, and then open the LC_MESSAGES folder. You should see a lot of files that end with .po -- these are the translation files!
-
To make changes to a translation file, open it in a text editor. Something like Notepad is fine, but if you're not sure about what to use, we recommend Notepad++ for Windows or Atom for all platforms. Please do your best to ensure that the files are saved with UTF-8 encoding -- it will save many a headache for languages with accents or a non-Roman alphabet.
-
Using a text editor, translate any .po lines that start with
msgstr
.- If the text starts with an
@
symbol, you can remove the@
symbol. - Sometimes, format characters like
%s
and%d
are used as placeholders (for example, the%s
in "Flipnote by %s" becomes a username), please make sure these go in the right places!
- If the text starts with an
-
After you've made changes, go back to GitHub Desktop. You should see all the files you've changed under the Changes tab. Below, there should be an input box where you can enter a Summary and Description.
-
Your summary should explain what you changed; "added German translation" or "fixed Japanese translation for blockSettings.po" are examples of good summaries.
-
Description is optional, so don't worry about it.
-
-
Click the Commit to master button at the bottom. Your changes will now be saved to GitHub. You may continue to make changes in the same way until you're ready to submit them back to us.
-
When you're ready to to submit your changes to us, go to Github Desktop and choose Branch > Create Pull Request
-
Give your Pull Request a title and add your Flipnote Studio ID in the comment area along with anything you want to note. Finally, click on Create Pull Request to submit it.
-
We'll review your Pull Request as soon as possible, make sure to check back regularly in case there is something we ask you to fix. c:
Common languages:
Name | Language |
---|---|
en_US |
American English |
fr_FR |
French |
de_DE |
German |
nl_NL |
Dutch |
es_ES |
Spanish |
pt_PT |
Portugese |
nl_NL |
Dutch |
it_IT |
Italian |
ja_JP |
Japanese |
If you have any question about which langcode to use, feel free to reach out to us on Discord (@sudofox#8048
) or on Twitter (@sudomemo
).
If you'd like the link in this section adjusted, reach out to us. If your name is missing, please also reach out to us - sometimes it slips between the cracks.