zed icon indicating copy to clipboard operation
zed copied to clipboard

Localization and support for different locales

Open ncs-pl opened this issue 1 year ago • 1 comments

Check for existing issues

  • [X] Completed

Describe the feature

This ticket proposes the creation of a system to support different languages/locales within the Zed editor, for illustration, having the interface in Chinese or Spanish.

The feature could take the form of a translation API used by the interface to fetch a text (see GNU gettext or native solutions for inspiration), as well as another API and markup to create the translations (Crowdin, PO files, etc).

If this feature is considered, I would be glad to let you know that I am voluntary to begin the French translation and the Spanish one.

If applicable, add mockups / screenshots to help present your vision of the feature

No response

ncs-pl avatar Feb 05 '24 22:02 ncs-pl

I'd be really happy to help translate Zed, it's an essentiel feature for the editor, it can be really cool. I can translante to French or Russian.

lilmaax avatar Feb 05 '24 22:02 lilmaax

Im suggest use i18n, are a standard in web development.

I think this crate are posible implement:

https://lib.rs/crates/rust-i18n

Im try to implement to test It, and I can translate to Spanish!

foxkdev avatar Feb 06 '24 12:02 foxkdev

Related discussion: https://github.com/zed-industries/zed/discussions/7461

ncs-pl avatar Feb 06 '24 20:02 ncs-pl

I would love to help to translate Zed in French!

Tom-Boscher avatar Feb 07 '24 23:02 Tom-Boscher

would love to help by adding translation for chinese and german

greenflute avatar Mar 07 '24 12:03 greenflute

i need chinese

WalkAlone0325 avatar Mar 29 '24 10:03 WalkAlone0325

I would love to help to translate zed in Chinese~

pointertobios avatar Jun 08 '24 15:06 pointertobios