about summary refs log tree commit diff
path: root/config/locales
AgeCommit message (Collapse)Author
2017-04-12Add Traditional Chinese, Hong Kong translation (zh-HK) (#1544)Koala Yeung
* 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.
2017-04-11Update french locale (#1525)Thomas Citharel
* Update devise.fr.yml fixing minor typos * add missing strings * Fix a translation and add translation for devise part Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-04-11Add Japanese translation (#1552)pinfort
* add device.ja.yml * update device.ja.yml * add file simple_form.ja.yml * 👍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
2017-04-11Revised finnish translation (#1537)jukper
2017-04-11Update language files (#1516)Jantso Porali
* update faq with default language * update translation for about page * update Minio config Thanks to @Gargon for helping me. I hope this will help others as well * update import and export translation * translate emails to finnish * add finnish translation for emails * add finnish translation for emails * add finnish translation * add missing dot * update finnish language to emails * add finnish translation for emails * add dot and fix typo * updated some minor typos * remove language change due breaking emails And by dev request * updated minio config by dev request * updated about page translation * fix for Amazon S3/Minio instance setups If you were using S3 or Minio for your files, this will fix the Import issue :) * update translation according to issue #1515 See issue #1515 * update translation for issue #1515 see issue #1515
2017-04-11Merge branch 'master' of https://github.com/blackle/mastodon into blackle-masterEugen Rochko
2017-04-11Allow user to disable the boost confirm dialog in preferencesblackle
2017-04-11Pagination improvements (#1445)Matt Jankowski
* Replace will_paginate with kaminari * Use #page instead of #paginate in controllers * Replace will_paginate.page_gap with pagination.truncate in i18n * Customize kaminari views to match prior styles * Set kaminari options to match prior behavior * Replace will_paginate with paginate in views
2017-04-10Add Russian translation (ru) (#1023)Ratmir Karabut
* Add Russian translation (ru) * Fix a missing comma * Fix the wording for better consistency
2017-04-09French translation update (#1271)Olivier Humbert
* Update confirmation_instructions.fr.html.erb consistency across the French translation * Update consistency across the French translation * Update fr.yml a bunch of consistency across the French translation + a few typos * Update doorkeeper.fr.yml consistency across the French translation (punctuation)
2017-04-09French typo (#1257)spf
* French typo * Datetime french translation
2017-04-08Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278)Eugen
* Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled TOTP secret is not shown again after 2FA is enabled * Clean up
2017-04-08Update french translation (#1148)Thomas Citharel
Add french translation for emails sent Signed-off-by: Thomas Citharel <tcit@tcit.fr> Add non-breaking spaces Signed-off-by: Thomas Citharel <tcit@tcit.fr> changes and fixes to the nbsps Signed-off-by: Thomas Citharel <tcit@tcit.fr> French update a few fixes Signed-off-by: Thomas Citharel <tcit@tcit.fr> fixes Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-04-08Fixed two translation errors (#1139)Sebastian Hübner
Changed followers from Follower to Folger and following from Gefolgt to Folgt, to make it identical with the translation in de.jsx
2017-04-08Update simple_form.de.yml (#971)Korbinian
2017-04-08Updated about page in Finnish language (#1170)Jantso Porali
* update faq with default language * update translation for about page * update Minio config Thanks to @Gargon for helping me. I hope this will help others as well * update import and export translation * translate emails to finnish * add finnish translation for emails * add finnish translation for emails * add finnish translation * add missing dot * update finnish language to emails * add finnish translation for emails * add dot and fix typo * updated some minor typos * remove language change due breaking emails And by dev request * updated minio config by dev request * updated about page translation
2017-04-08French translation update (#1188)Olivier Humbert
* Update fr.yml one typo fix * Update simple_form.fr.yml one translation consistency
2017-04-07Merge branch 'master' into masterShel R
2017-04-07Use I18n for media attachment validation errorsChad Pytel
These are currently user facing errors, but are not localized. This adds the ability for these messages to be localized.
2017-04-07Update Finnish translations, add sample Minio config (#954)Jantso Porali
2017-04-05Merge branch 'master' into masterAndré Lewin
2017-04-05updated blocking translationJantso Porali
2017-04-05updated two-way auth and preferences translationJantso Porali
2017-04-05updated translation for about pageJantso Porali
2017-04-05Merge branch 'master' into masterJantsoP
2017-04-05updated reblog to boost translationJantsoP
Since it is that :D
2017-04-05udpdated display_name translationJantsoP
2017-04-05updated reblog translationJantsoP
2017-04-05Fix specEugen Rochko
2017-04-05Merge pull request #863 from Eychics/masterEugen
Add closed_registrations message on French language
2017-04-05Merge pull request #818 from JantsoP/masterEugen
Updated Finnish Translation
2017-04-05Merge pull request #866 from kklleemm/patch-1Eugen
Fix typos on french translations
2017-04-05Merge pull request #792 from chapeaumeinfreund/masterEugen
Updated and fixed german orthography
2017-04-05Merge pull request #790 from chapeaumeinfreund/patch-1Eugen
Updated and fixed german orthography
2017-04-05Merge pull request #805 from nevillepark/masterEugen
Changed "reblogs" to "boosts"
2017-04-04Fix typos on french translationsClément D
2017-04-04Add closed_registrations message on French languageThibaut (Eychics)
2017-04-04New admin setting: open/close registrations, with custom message, from the ↵Eugen Rochko
admin UI
2017-04-04Merge branch 'master' into masterJantsoP
2017-04-04updated translationJantsoP
2017-04-03Changed "reblogs" to "boosts"Neville Park
2017-04-03added Esperanto (eo)axolotl
2017-04-03Fix norwegian translation being malformedEugen Rochko
2017-04-03Updated and fixed orthographyKorbinian
2017-04-03Updated and fixed german orthographyKorbinian
2017-04-03Make default admin UI page reports. Add admin UI for creating a domain blockEugen Rochko
2017-04-03Add Norwegian localeChristopher Kolstad
2017-04-03another typo. fuck meJantsoP
2017-04-03fixed an sneaky peaky tpyJantsoP
2017-04-03add finnish translationJantsoP
add finnish translation