Translations update from Hosted Weblate#335
Conversation
Currently translated at 100.0% (173 of 173 strings) Translation: ytify/web Translate-URL: https://hosted.weblate.org/projects/ytify/web/fr/
Currently translated at 39.3% (68 of 173 strings) Translation: ytify/web Translate-URL: https://hosted.weblate.org/projects/ytify/web/tr/
Currently translated at 39.3% (68 of 173 strings) Translation: ytify/web Translate-URL: https://hosted.weblate.org/projects/ytify/web/tr/
Currently translated at 100.0% (173 of 173 strings) Translation: ytify/web Translate-URL: https://hosted.weblate.org/projects/ytify/web/ru/
Currently translated at 100.0% (174 of 174 strings) Translation: ytify/web Translate-URL: https://hosted.weblate.org/projects/ytify/web/ja/
Currently translated at 100.0% (174 of 174 strings) Translation: ytify/web Translate-URL: https://hosted.weblate.org/projects/ytify/web/fr/
WalkthroughA new French localization string, "settings_jiosaavn": "Préférez JioSaavn pour la musique", was added to the src/locales/fr.json file, positioned immediately after the existing "settings_prefetch" entry. No other keys or values were modified. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (2)
src/locales/fr.json (2)
176-177: Consider switching to the infinitive to stay consistent with surrounding labelsMost “settings_*” strings (e.g. “Définir…”, “Charger…”, “Importer…”) use the infinitive form.
Using “Préférer JioSaavn pour la musique” would match that convention better than the imperative “Préférez…”.- "settings_jiosaavn": "Préférez JioSaavn pour la musique" + "settings_jiosaavn": "Préférer JioSaavn pour la musique"
176-177: Optional: keep keys alphabetically sorted for easier maintenanceThe new key is appended after
settings_prefetch.
If the file is usually kept in lexicographic order, inserting it betweensettings_pwa_watchandsettings_reloadwould preserve that ordering and reduce merge conflicts later.
Translations update from Hosted Weblate for ytify/web.
Current translation status:
Summary by CodeRabbit