You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@winek Thanks for your contribution with Polish translation. I know you did the translation last time, but this time you're changing the file structure from the original English file by adding all your new translation to the end of the file. This will create a maintenance issue in the future. Besides, it is harder to do comparison between two different versions. So can you please restore the file structure by moving each string that you added at the end to the actual line it is supposed to be? For example, "FILE" : "plik", should be on line 41.
Also I noticed that you have some strings that are no longer in the latest nls/root/strings.js file. Not sure which specific version you're referencing when you do your translation. I asked because you may have inaccurate translation if a string has been changed in a later English version. You need to delete lines between 470 (LANGUAGE_SYSTEM_DEFAULT) to 492 (LOCALE_HU) since these had been removed from English version. After removing these lines and restoring file structure, you should have the exact total line numbers as the English version. (ie. 541)
Once you've done can you also add the following comment at the end of your file? I'm assuming that you're translating for the latest SHA of nls/root/strings.js. You can read
localization readme to see how to get the correct SHA of the referenced version of nls/root/strings.js.
/* Last translated for c3411bb7f686f98381b18e729c097b6c5e270694 */
Hi @winek - just following up on to check if you'll have time to work on this further. If you're busy, we can try to find someone else to update it. Thanks!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
4 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I've updated the Polish translation again - especially, I've added some missing phrases from Sprint 38.