You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Translate the values of the properties. (If the translation to your language is not straightforward, refer to the documentation for tips on using Regular expressions. If your target language includes non-Latin characters, use Unicode escapes for non-ASCII characters or ask here for help.)
Rename the file as messages_<ISO>.properties, where <ISO> is the 2-letter code for your language.
Add your file to the path /src/main/java/org/joda/time/format/ and create a pull request.
(If you are not sure about how to do step 4, you can upload the file here instead and someone else can do it.)
PS: The motivation for this effort comes from the fact that joda-time is currently used by lichess.org, one of the most popular internet chess servers in the world.
To Do
Arabic (ar)
Belarusian (be)
Croatian (hr)
Estonian (et)
Icelandic (is)
Korean (ko)
Latvian (lv)
Lithuanian (lt)
Macedonian (mk)
Maltese (mt)
Serbian (sr)
Slovenian (sl)
Thai (th)
Vietnamese (vi)
Translated
Albanian (sq)
Basque (eu)
Bulgarian (bg)
Catalan (ca)
Chinese (zh)
Czech (cs)
Danish (da)
Dutch (nl)
Finnish (fi)
French (fr)
German (de)
Greek (el)
Hebrew (he / iw)
Hindi (hi)
Hungarian (hu)
Indonesian (id)
Irish (ga)
Italian (it)
Japanese (ja)
Kazakh (kk)
Malay (ms)
Norwegian (no)
Norwegian Norsk (nn)
Polish (pl)
Portuguese (pt)
Romanian (ro)
Russian (ru)
Slovak (sk)
Spanish (es)
Swedish (sv)
Turkish (tr)
Ukrainian (uk)
The text was updated successfully, but these errors were encountered:
I am opening this issue to track the localization to all locales supported by Java.
To contribute a new translation, you need to do the following:
messages_<ISO>.properties
, where<ISO>
is the 2-letter code for your language./src/main/java/org/joda/time/format/
and create a pull request.(If you are not sure about how to do step 4, you can upload the file here instead and someone else can do it.)
PS: The motivation for this effort comes from the fact that
joda-time
is currently used by lichess.org, one of the most popular internet chess servers in the world.To Do
Translated
The text was updated successfully, but these errors were encountered: