provide a catalan translation (ca_ES.json)#831
Conversation
A .json file for catalan translation ('es' locale)
ca-ES translation
|
Thanks for the PR! Adding Catalan support is cool, especially since you opened issue #830 first to gauge interest! I'm not fluent in Catalan (just the basics), so my feedback might not be spot-on, but I spotted a few things worth checking. Would be great if you could review these to polish it up:
Testing: Since you haven't tested yet, it'd be awesome to check if strings fit on the Krux screen without issues. Also, while Catalan is different from Spanish and could appeal to folks in Catalonia, etc., maybe verify if there's enough demand to justify it considering maintenance for updates. What do you think? Happy to help with more if needed! |
What! Sorry for my bad translation. It's supposed that I'm native ;-) I review the translation. For being "noob" you have high Catalan level. |
Your translation is an amazing job, just trying to help here! We need more people doing the great work you're doing here! If you need some help, i'll be here! |
Fix some issues as [BitCoisas suggested](selfcustody#831 (comment))
Update ca-ES.json
First of all thanks for being so polite. Can you check it? |
@bitcoisas Can I check it by myself? |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #831 +/- ##
=======================================
Coverage 97.31% 97.31%
=======================================
Files 83 83
Lines 10573 10573
=======================================
Hits 10289 10289
Misses 284 284 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
About the corrections, it looks good now. About testing the translation, you can test by yourself running the krux simulator following the docs. Or if you need help i can test it here. |
But it is "Some checks were not successful" warning |
qlrd
left a comment
There was a problem hiding this comment.
LGTM. Just need a black format and rebase
If its okay toyou, i can fork your repo and black format and also "rebase it", or i can help you to do the work, what do you think that works best for you? |
I think the "best" is you fork my repo and make some bells and whistles. |
Translation credits to @xavierb1777. Rebased and formatted. Co-authored-by: xavierb1777 <xavierb1777@users.noreply.github.com>
@xavierb1777 I've created a PR to your fork with the requested changes (rebase + black formatting): Once you merge it, this PR will be automatically updated and ready for @qlrd, @odudex or other team member approval! thx |
Add Catalan (ca-ES) translation - Ready for PR selfcustody#831
|
@bitcoisas I think I've done well. Can you check? |
@qlrd @odudex can you squash before merge? Or i think @xavierb1777 would have to force push! |
|
Next step, run i18n commands to validate and bake the translations, accordingly to README Finally, you should run the simulator and use the translation to check and feel how sentences behave at the real thing. |
@xavierb1777, if you want, DMme so i could help you with a rebase :) |
Rebase is not needed, there are no merge conflicts. All is needed is to validate, bake, format and test the translations. |
What is this PR for?
This is a catalan translation for krux interface.
Changes made to:
Did you build the code and tested on device?
What is the purpose of this pull request?