Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add localization for UI strings #11733

Open
wants to merge 44 commits into
base: main
Choose a base branch
from
Open

Add localization for UI strings #11733

wants to merge 44 commits into from

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    e206b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ff22f1 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    f909387 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    644c890 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3da27c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd3283a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3e7a7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    238f314 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b5b68c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7739239 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1dba246 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    95c2464 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ef15d22 View commit details
    Browse the repository at this point in the history
  14. Updated portuguese translation (#11741)

    Few changes:
    
    - Use `ft` for feet (https://pt.wikipedia.org/wiki/P%C3%A9_(unidade))
    - Use `feedback`, commonly used by other map providers.
    - Use common computer anglicisms (zoom, mouse scroll)
    - Do not gender Mapbox as there is not yet a consensus :-)
    tmpsantos authored and stepankuzmin committed May 24, 2022
    Configuration menu
    Copy the full SHA
    d3ce6fb View commit details
    Browse the repository at this point in the history
  15. 2 Configuration menu
    Copy the full SHA
    5fa3e79 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d6fdf8e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    71affaa View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b4176b2 View commit details
    Browse the repository at this point in the history
  19. Update sr.js (#11744)

    astojilj authored and stepankuzmin committed May 24, 2022
    Configuration menu
    Copy the full SHA
    7576882 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2357cdc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    79d1a63 View commit details
    Browse the repository at this point in the history
  22. Add localization for UI strings in Japanese (#11704)

    * Add localization for UI strings in Japanese
    
    * Apply suggestions from code review
    
    Co-authored-by: Yoshi Yazawa <[email protected]>
    
    Co-authored-by: Yoshi Yazawa <[email protected]>
    stepankuzmin and YoshiYazawa committed May 24, 2022
    Configuration menu
    Copy the full SHA
    ef22806 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    69373f0 View commit details
    Browse the repository at this point in the history
  24. 2 Configuration menu
    Copy the full SHA
    3cd7990 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    01ad1f2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    39a926e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    91cb78b View commit details
    Browse the repository at this point in the history
  28. drop unit locale strings

    stepankuzmin committed May 24, 2022
    Configuration menu
    Copy the full SHA
    cbf8901 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e345977 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1959920 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a1c9111 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7119f07 View commit details
    Browse the repository at this point in the history
  33. test locale overrides

    stepankuzmin committed May 24, 2022
    Configuration menu
    Copy the full SHA
    8880f0b View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    1b4144b View commit details
    Browse the repository at this point in the history
  35. clean map test

    stepankuzmin committed May 24, 2022
    Configuration menu
    Copy the full SHA
    75cf1de View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    00dbf1a View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    15402a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    445c1f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Add localization for UI strings in Norwegian (#11711) (h/t @felix-mit…

    …termeier and @DorkMatter)
    
    * Add localization for UI strings in Norwegian
    
    Co-authored-by: Barbara Flindt <[email protected]>
    stepankuzmin and DorkMatter committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    bc8dcb9 View commit details
    Browse the repository at this point in the history
  2. Add localization for UI strings in Norwegian Bokmål (#11709) (h/t @fe…

    …lix-mittermeier)
    
    * Add localization for UI strings in Norwegian Bokmål
    stepankuzmin committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    d5c121e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Update ko.js

    stepankuzmin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    b3634b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    1105265 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Add localization for UI strings in Indonesian (#11702) (h/t @christia…

    …nwbsn, @minons1, and @ardiantovn)
    
    * Add localization for UI strings in Indonesian
    
    Co-authored-by: Salim <[email protected]>
    Co-authored-by: Christian Wibisono <[email protected]>
    Co-authored-by: ardiantovn <[email protected]>
    4 people committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    b8e8e4b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Add localization for UI strings in Czech (#11692)

    * Add localization for UI strings in Czech
    
    * Update cs.js
    
    * Update cs.js
    stepankuzmin committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    b0b1622 View commit details
    Browse the repository at this point in the history