-
Notifications
You must be signed in to change notification settings - Fork 137
Description
Dear users
AltSnap is fully translated. however I can only update English French and Italian.
All the other translations are partial, because I do not speak those languages at all.
So if you are familiar with a language and you are willing to help with the project, then I would be very thankful if you could spend some time to complete/improve a current language or even create a new one.
If you want to help with this, go to the Lang directory of AltSnap and edit the ini file you want to improve directly in this folder. look at _en_US baseline.txt that contains all the strings in English, that you can use as a reference for missing strings.
The format is very simple, it is a simple ini file with the [Translation] section. For example:
AdvancedFullScreen=Enable on &full screen windows
You can edit with Notepad or any other text editor that supports Unicode.
It must be encoded in UTF-16 LE but you can give me any other encoding, I will convert, so do not worry about it...
Do not forget to credit yourself in the "Author=" list
To try your translation, just select it in AltSnap. If it is already selected, select an other language and select it again to force AltSnapg to reload it. Double check that the text is not too long and fits inside the dialog.
Naming convention:
language_COUNTRY.ini
fr_FR.ini --> French from France;
- Keep in mind that if you want a carriage return in your string you can use '\n' sequence.
- You can set a shortcut key by prefixing a character with the '&' symbol. try to have no conflict with other shortcuts. for instance on the above example the shortcut to enable/disable the feature will be the
ALT+Fbecause of the '&full screen'.
Once you are happy with your improved translation, send it to me in some way: a new pull request, a new issue or even in this thread, this does not matter. Only your translation does.
I thanks here again TroudhuK for his help with the French translation.
Also thanks to yatli, 1kko and Ichisich for their very regular updates.
If you have any questions do not hesitate.
EDIT: Updated _en_US_baseline.txt (right click ->> Save link as...)
EDIT: Updated zip of all langs Lang.zip
EDIT: Dev builds of AltSnap: