Skip to content
Snippets Groups Projects
  1. Apr 17, 2017
    • Hugo Gameiro's avatar
      Add Brazilian Portuguese and fix European Portuguese (#1966) · 6685106d
      Hugo Gameiro authored
      * update portuguese translation
      
      added the missing fields and improved the translation
      
      * pt translations fix
      
      * improve last translation commit
      
      * fix damn quotes
      
      * add pt_br to index.jsx
      
      * add pt-BR to import index.jsx
      
      * add pt-BR to mastodon.jsx
      
      * add pt-BR to settings_helper.rb
      
      * add pt-BR to application.rb
      
      * order alphabetically pt.jsx
      
      * create pt-BR.jsx
      
      * Create devise.pt-BR.yml
      
      * language improvements to devise.pt.yml
      
      * created doorkeeper.pt-BR.yml
      
      * fixes to doorkeeper.pt.yml
      
      * create pt-BR.yml
      
      * improvements to pt.yml
      
      * Create simple_form.pt-BR.yml
      
      * Improvements to simple_form.pt.yml
      
      * improvements to pt.yml
      6685106d
    • May Kittens Devour Your Soul's avatar
      Create hr.jsx (#1945) · 8ad6722e
      May Kittens Devour Your Soul authored
      * Create hr.jsx
      
      Start of Croatian translation
      
      * Update settings_helper.rb
      
      * Update application.rb
      
      * Update application.rb
      
      * Update index.jsx
      8ad6722e
  2. Apr 15, 2017
  3. Apr 13, 2017
    • Eugen's avatar
    • Koala Yeung's avatar
      Add Dutch translation (nl) (#1682) · 1206627c
      Koala Yeung authored
      * Dutch language files for Ruby code
      
       * Created RoR translation ymls:
         * config/locales/devise.nl.yml
         * config/locales/doorkeeper.nl.yml
         * config/locales/nl.yml
         * config/locales/simple_form.nl.yml
      
       * Modified RoR config and helper
         * app/helpers/settings_helper.rb
         * config/application.rb
      
      * Dutch language javascript locale
      
       * Created javascript locale files:
         * app/assets/javascripts/components/locales/index.jsx
         * app/assets/javascripts/components/locales/nl.jsx
      
       * Reference the newly created locale files:
         * app/assets/javascripts/components/containers/mastodon.jsx
      
      * Fix syntax error in locale file (nl)
      
      * Fix missing translate in js locale (nl)
      
      * Convert all ruby Dutch locale (nl) file to utf8
      
      Fix yml conversion issues.
      
      * Fix duplicated key in devise.nl.yml
      
      * Fix indentation error in doorkeeper.nl.yml
      1206627c
    • Matteo Aquila's avatar
      Update application.rb · 0220f3a1
      Matteo Aquila authored
      0220f3a1
    • Svetlozar Todorov's avatar
      Fix #624 - Add localization for Bulgarian (#645) · aa7bf151
      Svetlozar Todorov authored
      * Add translation files and declarations for Bulgarian
      
      * Add a bunch of translations to bg.jsx
      
      * Add rest of translations to bg.jsx
      
      * Add devise translations
      
      * Fix devise translations
      aa7bf151
  4. Apr 12, 2017
    • Thor Harald Johansen's avatar
      1f5ff46f
    • Koala Yeung's avatar
      Add Traditional Chinese, Hong Kong translation (zh-HK) (#1544) · 24eb4542
      Koala Yeung authored
      * Added Chinese Traditional Hong Kong (zh-HK) for Ruby
      
      * Added translations for Ruby.
      
      * Added Chinese Traditional Hong Kong (zh-HK) for JS
      
      * Added translations for javascript code.
      
      * Rearrange language references in mastodon.jsx
      
      * Break `addLocaleData` into multiple lines. Make future commit more readable.
      * Roughly re-sort the languages in alphabetical orders
        (only manually put English on top because it is default).
      
      * Sort application.rb locale with alphabetical order
      
      With exception that English (default language) goes first.
      Improve code readability.
      
      * Resort language selection box alphabetically
      
      Sort HUMAN_LOCALES in the alphabetical order of display name
      (except English, the default language, come first).
      
      Improve usability.
      24eb4542
  5. Apr 11, 2017
    • pinfort's avatar
      Add Japanese translation (#1552) · 6f5268b0
      pinfort authored
      * add device.ja.yml
      
      * update device.ja.yml
      
      * add file simple_form.ja.yml
      
      * :thumbsup:Added doorkeeper.ja.yml
      
      * add ja.yml
      
      * Update doorkeeper.ja.yml
      
      fixed url to uri
      
      * update ja.yml
      
      * fix some translations
      
      * fix japanese grammar of a translate
      
      * fix some translates
      
      * fix ja.yml
      
      * add ja.jsx
      
      * add Japanese user mail views
      
      * Added japanese translate locales
      
      * Added :ja to available_locales
      
      こっちも
      
      * Added "日本語" to HUMAN_LOCALES
      
      * Imported/Added ja to addLocaleData
      
      * update ja.jsx
      6f5268b0
  6. Apr 10, 2017
  7. Apr 03, 2017
  8. Mar 26, 2017
  9. Mar 05, 2017
  10. Mar 04, 2017
  11. Mar 03, 2017
  12. Feb 15, 2017
  13. Jan 28, 2017
  14. Jan 26, 2017
  15. Jan 20, 2017
  16. Jan 18, 2017
  17. Jan 15, 2017
  18. Dec 29, 2016
  19. Dec 22, 2016
  20. Dec 08, 2016
  21. Nov 28, 2016
  22. Nov 25, 2016
  23. Nov 21, 2016
  24. Nov 20, 2016
  25. Nov 18, 2016
  26. Nov 16, 2016
  27. Nov 15, 2016
  28. Nov 10, 2016
  29. Nov 09, 2016
  30. Nov 02, 2016
  31. Oct 17, 2016
  32. Oct 14, 2016
Loading