Skip to content
Snippets Groups Projects
  1. Apr 14, 2017
  2. Apr 13, 2017
  3. Apr 12, 2017
    • lindwurm's avatar
      [l10n] ja: Improve Japanese Translations (#1631) · 9966bd27
      lindwurm authored
      
      * ja: about: Fix highlighting
      * ja: Update Translations
      * ja: Translate admin settings
      
      Signed-off-by: default avatarlindwurm <lindwurm.q@gmail.com>
      9966bd27
    • pinfort's avatar
      fix Japanese translation (#1623) · 38e24a69
      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
      
      * fix translations
      翻訳の誤りの修正と改善
      
      * freeの訳修正
      
      * いいねをお気に入りに統一
      
      * Revert "いいねをお気に入りに統一"
      
      This reverts commit 568d5cccfa0b6620ccb6c9db8346c52c0396d99f.
      間違ってtranslateブランチにコミットしたため取り消し
      
      * Revert "freeの訳修正"
      
      This reverts commit 565658a60583ff7e1e7a63ef597bf3ac6118e1bf.
      
      * revertでミスったので戻す
      
      * Revert "ミスったので戻す"
      
      This reverts commit 00be7a748a6a2ae85a62be847172424278c52ec7, reversing
      changes made to b4e1e06503c77e079cb2569a53ab4d6fcfcfd116.
      
      * freeの訳修正
      
      * いいねをお気に入りに統一
      
      * 一回戻す
      
      * 戻しきれてなかった
      
      * 再度変更
      
      * 戻す
      
      * 再度変更
      
      * 再度変更
      
      * Update doorkeeper.ja.yml
      
      Fixed a lot of unnatural translations
      
      * Update ja.yml
      
      資格情報 isn't easy to understanding. so fixed to ログイン情報.
      
      * Update ja.yml
      
      fixed some unnatural translations
      
      * Update simple_form.ja.yml
      
      Fixed wrong translate 「アカウント」 to 「アイコン画像」
      
      * Update simple_form.ja.yml
      
      * Update doorkeeper.ja.yml
      
      * Revert "多くの不自然な翻訳を解消しました。"
      
      * Update ja.jsx
      
      fixed typo
      
      * 文字化け修正
      38e24a69
    • Manato Kameya's avatar
      bf3e56b8
    • CgX's avatar
      Update fr.yml (#1600) · e32edd24
      CgX authored
      Mistake on %{link} variable
      e32edd24
    • Matt Jankowski's avatar
      Quick best practice cleanup of views/helpers (#1546) · c44a7002
      Matt Jankowski authored
      * Remove trailing whitespace
      
      * Use query methods instead of explicit .blank? checks
      c44a7002
    • Matt Jankowski's avatar
      Allow import/export of mutes list (#1541) · 7f0a865b
      Matt Jankowski authored
      * Allow export of mutes list
      
      * Allow importing of mutes list
      
      * Refactor to use Settings::Exports::BaseController and DRY up exports code
      7f0a865b
    • Carlos A. Escobar's avatar
      Added missing Spanish translations strings (#1292) · 3064ef96
      Carlos A. Escobar authored
      * Added missing Spanish translations strings
      
      * fix bad translation
      
      * resolve conflict with tootsuite/master
      
      * agreements from spanish community
      
      * Add some missing strings
      3064ef96
    • Thomas Citharel's avatar
      Make Reporting admin section translatable (#1549) · d90d2369
      Thomas Citharel authored
      
      * Make Reporting admin section translatable
      
      And translate it into english and french
      
      Signed-off-by: default avatarThomas Citharel <tcit@tcit.fr>
      
      * Make subject of emails translatable and improve french translation
      
      Signed-off-by: default avatarThomas Citharel <tcit@tcit.fr>
      
      * Make error pages translatable and translate them in english and french
      
      Signed-off-by: default avatarThomas Citharel <tcit@tcit.fr>
      
      * Translate site setting section
      
      * Insert instance in registration emails and improve them a bit
      
      Signed-off-by: default avatarThomas Citharel <tcit@tcit.fr>
      d90d2369
    • Thor Harald Johansen's avatar
      1f5ff46f
    • Matt Jankowski's avatar
      b352a8e5
    • 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
Loading