Add Polish (pl_PL) translation - current app structure (4975 keys) - #17
Open
MarioJack123 wants to merge 1 commit into
Open
Add Polish (pl_PL) translation - current app structure (4975 keys)#17MarioJack123 wants to merge 1 commit into
MarioJack123 wants to merge 1 commit into
Conversation
Complete pl_PL translation matching the current Msty Studio app structure (4975 keys). Validated: key parity, placeholders, @: alias tokens, ICU plural form counts, JSON/UTF-8 validity, no duplicate keys.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Complete Polish (
pl_PL) translation of Msty Studio.Note on structure: this repo's
en_US.json(3573 keys) is behind the version currently shipped in the Msty Studio app (4975 keys) — e.g.modelHub.localModels.huggingfaceModels.*has been reorganized intomodelHub.localModels.modelSearch.*, and a few other keys were renamed. Thispl_PL.jsonmatches the current app structure (extracted from the app's ownlocale-template.json), so it has more keys thanen_US.jsonin this repo right now. Structure/placeholders/@:-alias/ICU-plural parity was verified against the current app'sen_US.json, not the one currently committed here. Happy to also open a PR updatingen_US.jsonif that's useful — didn't want to touch it unprompted since the README notes it's maintained by the Msty team.I also noticed there are two earlier open PRs for
pl_PL(#14, #15) built against the older structure — not trying to step on either, just offering a version that matches what the app currently ships, in case it's useful for comparison or as a base.Quality process
model→ was "Modelka" (unrelated word meaning "female model"), search-provider brand namesBrave/Exa/SearXNGthat had been translated as ordinary words instead of left as product names, and "Hugging Face" translated literally as a body part ("przytulona twarz").@:linked references, where Polish declension didn't match the referenced nominative form.@:-composed spots needed "czat" instead, where the app treats Chat/Conversation/Forge Canvas as distinct convertible types).Guidelines checklist
en_US.json/ template — see note above re: this repo's copy being outdated)