Overview

Project website eclipse.menu
Instructions for translators

Language files are stored as JSON files, that contain metadata and key-value pairs for each translation.

Metadata contains the following fields:

"language-name": "English",    // The name of the language in English
"language-native": "English",  // The name of the language in its native form.
"language-charset": "default", // The character set of the language
"language-fallback": "en",     // The fallback language code (defaults to English)

language-name, and language-native are required and should be self-explanatory.

language-charset is optional and defaults to default. If the language uses a different character set, you can specify it here. Supported values are:

  • default

  • greek

  • korean

  • japanese

  • chinese-full

  • chinese-simplified

  • cyrillic

  • thai

  • vietnamese

    This will tell Eclipse which font to use for the language.

    language-fallback is optional and defaults to en_US. If a translation is missing for a key in the current language, Eclipse will fall back to the specified language. You can use this to avoid duplicating translations for similar languages.

Note: this field is not recursive, so if a translation is missing in the fallback language, it will not fall back further.

Translation process
  • Translations can be made directly.
  • Translation suggestions can be made.
  • Any authenticated user can contribute.
  • The translation uses monolingual files.
  • The translation base language is editable.
Source code repository https://github.com/EclipseMenu/translations.git
Repository branch main
Last remote commit new hack 629a427
Fire authored 2 weeks ago
Last commit in Weblate Translated (Spanish) dcb01e9
User avatar BenjaMisteryGD authored 9 days ago
Weblate repository http://translate.eclipse.menu/git/eclipse/translations/
File mask translations/*.lang.json
Monolingual base language file translations/en_US.lang.json
Translation file Download translations/uk_UA.lang.json
Last change March 16, 2025, 7:23 p.m.
Last change made by None
Language Ukrainian
Language code uk
Text direction Left to right
Case sensitivity Case-sensitive
Number of speakers 24,018,513
Number of plurals 3
Plural type One/few/many
Plurals One 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, …
Few 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, …
Many 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, …
Plural formula n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
2 days ago

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 555 2,212 13,273
Translated 90% 504 88% 1,956 88% 11,767
Needs editing 1% 5 1% 12 1% 71
Read-only 0% 0 0% 0 0% 0
Failing checks 1% 11 2% 51 2% 317
Strings with suggestions 0% 0 0% 0 0% 0
Untranslated strings 8% 46 11% 244 10% 1,435

Quick numbers

2,212
Hosted words
555
Hosted strings
90%
Translated
and previous 30 days

Trends of last 30 days

+9%
Hosted words
+100%
+5%
Hosted strings
+100%
−5%
Translated
+96%
Contributors
+100%
User avatar None

Resource updated

The “translations/en_US.lang.json” file was changed. 2 weeks ago
User avatar None

String added in the repository

 
2 weeks ago
User avatar None

Resource updated

The “translations/en_US.lang.json” file was changed. 3 weeks ago
User avatar None

String added in the repository

 
3 weeks ago
User avatar None

String added in the repository

 
3 weeks ago
User avatar None

String added in the repository

 
3 weeks ago
User avatar None

String added in the repository

 
3 weeks ago
User avatar None

String added in the repository

 
3 weeks ago
User avatar None

String added in the repository

 
3 weeks ago
User avatar None

Resource updated

The “translations/en_US.lang.json” file was changed. a month ago
Browse all translation changes