Skip to content

Better localization strings source #13

@Anthony-Gaudino

Description

@Anthony-Gaudino

Hi @vwochnik,

Since the currently provided language translations are incomplete, have duplicates and errors, I believe you may be interested in using the CLDR library (http://cldr.unicode.org), it has a much more complete and correct localization data, which includes not only translation of languages, but countries, dates and much more.

CLDR is used by Google, Microsoft and many others, so you know it's good.

You can grab the most recent release here: http://unicode.org/Public/cldr/28/. It's big, so you may want to parse the XML, take what you want, and put into YAML files.
When you download the core.zip file, the XML files containing the language translations are in common/main.

There are other projects related to CLDR that can help you get the data:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions