RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    EmulationStation localization (translation)

    Scheduled Pinned Locked Moved Ideas and Development
    emulationstatiolocalizationlanguageuser interface
    305 Posts 62 Posters 128.1k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • mituM
      mitu Global Moderator @HarioH
      last edited by

      @harioh said in EmulationStation localization (translation):

      Can't i just script launch "LANG=fr_FR.UTF-8 ./emulationstation" ?

      You can modify the autostart.sh script and replace the default emulationstation program execution with the line above.

      1 Reply Last reply Reply Quote 0
      • FlyingheadF
        Flyinghead @HarioH
        last edited by

        @harioh You also need to copy the entire "resources" directory to /opt/retropie/supplementary/emulationstation

        1 Reply Last reply Reply Quote 0
        • H
          HarioH
          last edited by

          @mitu @Flyinghead Perfect, combining you're tips, i got it working ^^

          An other question, what if i want to change some word on the translation table ? do i need to re-compile again ?

          I tryied to manually change the .po files with no luck

          FlyingheadF 1 Reply Last reply Reply Quote 0
          • FlyingheadF
            Flyinghead @HarioH
            last edited by Flyinghead

            @harioh Excellent! If you want to change some translation, you need to recompile. The .po is compiled into a .mo that's used by the app at runtime.

            H 1 Reply Last reply Reply Quote 0
            • H
              HarioH @Flyinghead
              last edited by HarioH

              @flyinghead I'll give it a try tomorrow so ! thanks

              Edit : Recompiled the new .po file, copy/paste, working perfect ^^ GG

              1 Reply Last reply Reply Quote 0
              • heloisaH
                heloisa
                last edited by heloisa

                @Flyinghead @darknior Hi. I translated emulationstation2.po to Portuguese Brazil, but I didn't understand how to apply translation. Help me. Tks

                darkniorD FlyingheadF 2 Replies Last reply Reply Quote 2
                • darkniorD
                  darknior @heloisa
                  last edited by

                  @heloisa Woaw cool :)
                  So bad we can't pull request it or open an issue on the @Flyinghead GIT.
                  Watch on the git where is the french file and make same for your file. Think your system must be in Portugese too, because this ES use it to choose the language.

                  Life is game, just play it !

                  heloisaH 1 Reply Last reply Reply Quote 1
                  • FlyingheadF
                    Flyinghead @heloisa
                    last edited by

                    @heloisa You should be able to create a pull request on my fork. I also added the Issues list.
                    Or if you post your translation file here, I will commit it to the repository.

                    darkniorD heloisaH 3 Replies Last reply Reply Quote 2
                    • darkniorD
                      darknior @Flyinghead
                      last edited by

                      @flyinghead Cool, thanks excellent :)
                      Will you continue to update your branch ? You don't do it from the 20 may.
                      It 's to have the GRID VIEW updates, i will try to add this view to my skin ;)

                      Life is game, just play it !

                      FlyingheadF 1 Reply Last reply Reply Quote 1
                      • FlyingheadF
                        Flyinghead @darknior
                        last edited by

                        @darknior said in EmulationStation localization (translation):

                        Will you continue to update your branch ?

                        Done. I haven't been able to test the new grid mode though.

                        A12C4A 1 Reply Last reply Reply Quote 0
                        • A12C4A
                          A12C4 @Flyinghead
                          last edited by

                          @flyinghead Why don't you share your modifications with the community by sending pull requests to RetroPie's repository ? Not just talking about localization, you seems to have made other modifications to emulation station.

                          Grid view wiki

                          darkniorD FlyingheadF 2 Replies Last reply Reply Quote 1
                          • darkniorD
                            darknior @A12C4
                            last edited by

                            @a12c4 Yes other modifications are interesting, i think it is a good idea too :)
                            But for translation the community don't want to use this code :(

                            @flyinghead said in EmulationStation localization (translation):

                            I used boost::locale for this implementation, although it seems the current trend is to get rid of it.

                            I really wish some one will do it on officiel branch because it is one of the advantage of Recalbox, the localisation, but i don't like it.

                            Life is game, just play it !

                            1 Reply Last reply Reply Quote 0
                            • FlyingheadF
                              Flyinghead @A12C4
                              last edited by

                              @a12c4 It doesn't look like there's much interest in my changes. See https://github.com/RetroPie/EmulationStation/issues/421

                              darkniorD cyperghostC 2 Replies Last reply Reply Quote 1
                              • darkniorD
                                darknior @Flyinghead
                                last edited by

                                @flyinghead said in EmulationStation localization (translation):

                                @a12c4 It doesn't look like there's much interest in my changes. See https://github.com/RetroPie/EmulationStation/issues/421

                                So bad because your idée is really interesting ...

                                Life is game, just play it !

                                1 Reply Last reply Reply Quote 0
                                • heloisaH
                                  heloisa @darknior
                                  last edited by

                                  @darknior Tks for reply. Yes, my system is in portuguese. I'll try again :)

                                  1 Reply Last reply Reply Quote 0
                                  • heloisaH
                                    heloisa @Flyinghead
                                    last edited by

                                    @flyinghead Tks!! I'm new at using these tools. I will review and send the translation to you soon.

                                    1 Reply Last reply Reply Quote 0
                                    • heloisaH
                                      heloisa @Flyinghead
                                      last edited by

                                      @flyinghead My translation file for EmulationStation in GitHub
                                      Tks :)

                                      FlyingheadF 1 Reply Last reply Reply Quote 0
                                      • cyperghostC
                                        cyperghost @Flyinghead
                                        last edited by

                                        @flyinghead said in EmulationStation localization (translation):

                                        @a12c4 It doesn't look like there's much interest in my changes. See https://github.com/RetroPie/EmulationStation/issues/421

                                        It's not about your modifiaction.... it's more about the Multi Switch script from here - this uses a new method to detect all emulators and I installed some command line parameters to perform some system actions.

                                        A signal handler from SDL framework would be the best choice of course.

                                        1 Reply Last reply Reply Quote 1
                                        • FlyingheadF
                                          Flyinghead @heloisa
                                          last edited by Flyinghead

                                          @heloisa said in EmulationStation localization (translation):

                                          @flyinghead My translation file for EmulationStation in GitHub
                                          Tks :)

                                          There are 5 messages missing:

                                          msgid "SORTNAME"
                                          msgid "ENTER GAME SORT NAME"
                                          msgid " among other titles."
                                          msgid "grid"
                                          msgid "ENABLE FILTERS"

                                          Most of them have been added in my last merge from upstream. Could you translate them?

                                          If that helps, here are the French translations (resp.):
                                          msgstr "CLÉ DE TRI"
                                          msgstr "NOM UTILISÉ POUR TRIER"
                                          msgstr " et d'autres titres."
                                          msgstr "GRILLE"
                                          msgstr "ACTIVER LES FILTRES"

                                          Thank you

                                          darkniorD heloisaH 3 Replies Last reply Reply Quote 2
                                          • darkniorD
                                            darknior @Flyinghead
                                            last edited by

                                            @flyinghead One more question, because nobody fix it, but i think it's because it is hard to upgrade, do you know how to fix the memory issue in ES ?
                                            My Theme and some others have memory leak and some images not loading fine, we have white square ...
                                            Nobody working on this, so bad ... i don't understand this problem with 1Go of RAM, on xBox we only have 64 Mo and all is working fine. there is a problem with the loading of images in memory and the code that clean them after when we don't see them.

                                            Life is game, just play it !

                                            1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.