-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help with transaltions #35
Comments
I just updated russian translation to 1.39. But I could not find 'InputHotkeysMore' key in '_en_US baseline.txt'. |
Thanks very much. I will fix that. EDIT: Also I very slightly increased the size of the text box for the InputHotclicksMore so that your translations fits perfectly. |
@RamonUnch thank you for your efforts! |
In the next release you will have a new action: And you should add an accelerator key to those actions that will be in the menu.
If possible for the Close, Maximize, and Minimize actions, check the default of Windows in the sysmenu on the given language. |
FYI Windows 10 hides the accelerators by default. You'll have to press Alt then release to show them -- although still not very readable (see the underlines): This is triggered by right clicking a title bar. |
You can also hit Alt+Space on any window. I like to enable the underlined letters even without pressing Alt, there is an option: I really have no idea why MS decided from Win200 that those accelerators would be hidden by default. Because of this I see plenty of people spending several seconds looking into long popups menu and they could save plenty of time if they new about the accelerators. I suggest anyone to give a try to this option. EDIT: You can also use this reg:
|
I am sorry to make this a bit complicated but new features are always more work and for future translations it will be actually simpler. |
Sorry, I missed links from the 1st post. Here is a translation for new string in
|
Perfect, I will update the |
@yatli I count on you for the translation of your ActionMenu verb as well as for the choice of the accelerators in the menu. |
Wilco. |
For en_US baseline, I recommend: |
Fixed. It was correct in the languages.h but not the _en_US_baseline.txt |
I aslo made a small modification to AltDrag.exe so that the accelerators at the end of a string between parenthesis like you do in your translation are stripped in the drop lists. |
Noticed that. Was wondering why WIN32 is so smart :D |
New Kill action.
Use with Caution, it uses the TerminateProcess function. See first post for beta build |
New test window: |
Absolutely good. To be honest I use most of the programs in eng translation as it [english] takes less space on a screen. So my hotkeys are mostly english. |
Translation of new strings.
|
While trying to translate Advance Tab, I realized that did not understand the meaning of some options. Could you take a little time to explain them? What is "doubleclick aero snapping"?
What does it mean "left-click while moving"?
|
@bigcrush try Alt + RMB double click on a window, it snaps the window based on the mouse position relative to the window |
I don't know.. LMB is already pressed while moving. |
@yatli Thank you so much.
(btw "Test Window" button has no a language string) |
1.57 BTW: |
I will add a scroll bar then. |
New dev builds of AltSnap: One new entry for the tray menu and an entry that should be modified.
Quite minor update, hopefully I did not forget any strings. |
1.58 |
AltSnap1.59bin.zip latest beta release (hopefully it will be released soon) diff:
I hope I did not forget any verbs. |
Regression: Missing entry; |
You got a keen eye indeed. I fixed the |
Indeed you are right I must make this part translatable, I will add |
1.59 |
1.59 |
Been a while, lots of new features, thanks! Things I haven't get my head around of: |
Thanks a lot for your contribution again.
It is all about timing, the selected action will be triggered on button release if you hold the move/resize action without dragging for more than a double click delay. |
Got it. However I cannot activate this functionality (1.59, win11) -- nothing happens if I alt-click and hold, and release. I do see the mouse pointer blink if I long click any title bar (but still, nothing happens). |
Only one new action for next release 1.60:
The verb is already translated in zh_CN 1.60rc1 pre-release: |
1.60 |
@RamonUnch
|
Thanks I will fix it.
The second one Should be |
ko_KR_1.60.zip |
Next release of AltSanp will just have two extra verbs:
AltSnap1.61bin_x64.zip I will maybe make a couple more tweaks before 1.61 release but no extra features. |
1.61 |
1.61 |
Test build of AltSnap1.62 hopefully soon released: New:
Changed:
|
1.62 |
1.62 PL |
Long time no see, hope everyone's doing great. |
#515 updated! |
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;
ALT+F
because 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:
AltSnap1.61bin_x64.zip
AltSnap1.61bin.zip
The text was updated successfully, but these errors were encountered: