Translation status

575 Strings 95%
2,283 Words 93%
13,722 Characters 93%

Strings status

Strings Words Characters
575 2,283 13,722
All strings Browse Translate Zen
547 2,134 12,848
Translated strings Browse Translate Zen
28 149 874
Unfinished strings Browse Translate Zen
27 140 824
Untranslated strings Browse Translate Zen
1 9 50
Strings marked for edit Browse Translate Zen

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 Merge pull request #23 from EclipseMenu/weblate 8a5abca
User avatar prevter authored a month ago
Last commit in Weblate Translated (Portuguese (Brazil)) fa577da
User avatar ratueratawaza authored 3 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/ar_SA.lang.json
Last change May 28, 2025, 12:39 p.m.
Last change made by None
Language Arabic (Saudi Arabia)
Language code ar_SA
Text direction Right to left
Case sensitivity Case-insensitive
Number of speakers 36,544,400
Number of plurals 6
Plural type Arabic languages
Plurals Zero 0
One 1
Two 2
Few 3, 4, 5, 6, 7, 8, 9, 10, 103, 104, …
Many 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, …
Other 100, 101, 102, 200, 201, 202, 300, 301, 302, 400, …
Plural formula n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5
4 days ago

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 575 2,283 13,722
Translated 95% 547 93% 2,134 93% 12,848
Needs editing 1% 1 1% 9 1% 50
Read-only 0% 0 0% 0 0% 0
Failing checks 0% 0 0% 0 0% 0
Strings with suggestions 0% 0 0% 0 0% 0
Untranslated strings 4% 27 6% 140 6% 824

Quick numbers

2,283
Hosted words
575
Hosted strings
95%
Translated
and previous 30 days

Trends of last 30 days

+3%
Hosted words
+100%
+3%
Hosted strings
+100%
−3%
Translated
+98%
+100%
Contributors
User avatar None

Changes committed

Changes committed 8 days ago
User avatar Erymanthus

Translation changed

9 days ago
User avatar Erymanthus

Source string changed

9 days ago
User avatar Erymanthus

Source string changed

9 days ago
User avatar None

Resource updated

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

String added in the repository

 
a month ago
User avatar None

String added in the repository

 
a month ago
User avatar None

Resource updated

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

String added in the repository

 
a month ago
User avatar None

String added in the repository

 
a month ago
Browse all translation changes