本語言包不再維護,beta8 及更新版本語言包請移步 https://discuss.flarum.org/d/17954


Flarum 中文語言包

  • 需求

    Flarum v0.1.0-beta.7

  • 安裝

    composer require csineneo/flarum-ext-traditional-chinese
    composer require csineneo/flarum-ext-simplified-chinese
  • 示例

    https://vivaldi.club

  • 問題

    若有任何問題,請在此提出

  • 支援的延伸套件

    • amaurycarrade-syndication
    • antoinefr-money
    • antoinefr-online
    • avatar4eg-transliterator
    • avatar4eg-users-list
    • cookie-consent
    • clarkwinkelmann-high-contrast
    • datitisev-dashboard
    • davis-securehttps
    • davis-socialprofile
    • flagrow-ads
    • flagrow-analytics
    • flagrow-bazaar
    • flagrow-byobu
    • flagrow-canned-messages
    • flagrow-fonts
    • flagrow-guardian
    • flagrow-html-errors
    • flagrow-impersonate
    • flagrow-linguist
    • flagrow-mason
    • flagrow-masquerade
    • flagrow-passport
    • flagrow-split
    • flagrow-subscribed
    • flagrow-telegram
    • flagrow-twitch
    • flagrow-upload
    • flagrow-user-directory
    • flagrow-utility-tag-inject
    • flarum-akismet
    • flarum-approval
    • flarum-auth-facebook
    • flarum-auth-github
    • flarum-auth-twitter
    • flarum-best-answer
    • flarum-discussion-views
    • flarum-flags
    • flarum-likes
    • flarum-lock
    • flarum-mentions
    • flarum-notify
    • flarum-pusher
    • flarum-sticky
    • flarum-subscriptions
    • flarum-suspend
    • flarum-tags
    • issyrocks12-filter
    • issyrocks12-twofactor
    • johnhearfield-oauth-google
    • krombox-auth-wordpress
    • pnobbe-oauth-discord
    • reflar-gamification
    • reflar-nightmode
    • reflar-prettymail
    • reflar-reactions
    • reflar-twofactor
    • reflar-usermanagement
    • sijad-auth-steam
    • sijad-links
    • sijad-pages
    • sijad-recaptcha
    • wiseclock-login2see
    • wiseclock-reply2see
    • wuethrich44-sso
    • xengine-signature
    • zaptech-global-color-changer

    Nice job ... just one small suggestion:

    The title (line 2 in your composer.json) should probably be something like:

        "name": "Csineneo/flarum-ext-traditional-chinese",

    That is, you need to use your own name as the vendor name, not Flarum's.

    ... And you might want to rename your repo to match it (e.g. add the "ext").

    I have modified the part you mentioned, please review.

    composer require csineneo/flarum-ext-traditional-chinese

    The packaging looks good! ?

    As for the rest ... I only learned a little Chinese a very long time ago, so I can't say ... but it looks cool!

      @Csineneo It just came to my attention that you haven't modified the license for your language pack. (I always forget to check that bit.) Since you hold the copyright on your translations, you'll want to add your own copyright notice. Something like:

      Copyright © 2016 Csineneo (or whatever name you want to use here)
      
      Based on English resources, copyright © 2015 Toby Zerner

      And if you reused any translations from the older version of the language pack, you'll probably also want to add one more line including the copyright notice from the license for that pack, something like this:

      Incorporating translations from an earlier version, copyright © 2015 Kevin Squirrel
        4 days later

        谢谢分享哩~超需要阿!?

        AlexanderRusov 其實我也想問這個來著。。。然後簡體中文你是用的哪個包呢,你知道有composer能裝的簡體包嗎?Alex, Sorry for the Chinese, just want to say I have the same question as well.

          AlexanderRusov cp_share2china

          edit file

          vendor/flarum/core/views/forum.blade.php

          find

          </h1>

          add after

          <a href="YOUR URL">LINK NAME</a>

            Hello.
            I tried to do it, but i have symbols instead of correct name.
            Is it possible to set up UTF-8 encoding?

              13 days later

              justshipit

              Sorry, I didn't receive any mail about flarum from you. Is there any way I can help?

              17 days later
              7 months later