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 142.2k 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.
    • A
      AureyoBoss
      last edited by

      Hello,
      How to get the last version, because the version of ES on https://github.com/flyinghead/EmulationStation is an old version (2.8).
      Why not add the localization (translation) directly to https://github.com/RetroPie/EmulationStation ?

      Thanks.
      Bye.

      1 Reply Last reply Reply Quote 0
      • pablokk4P
        pablokk4 @hiulit
        last edited by

        I am trying

        cd /home/pi/EmulationStation
        LANG=es_ES.UTF8 ./emulationstation
        but it does´t work. The system hangd, not responding
        I do it through Putty

        pablokk4P 1 Reply Last reply Reply Quote 0
        • C
          chwo
          last edited by

          can any help?

          pi@retropie:~/EmulationStation $ LANG=de_DE ./emulationstation
          terminate called after throwing an instance of 'boost::locale::conv::invalid_charset_error'
            what():  Invalid or unsupported charset:UTF-8 or CHARSET
          
          
          ClydeC pablokk4P 2 Replies Last reply Reply Quote 0
          • ClydeC
            Clyde @chwo
            last edited by

            @chwo I ran into the same problem last November, but alas, got no answers about it.

            1 Reply Last reply Reply Quote 1
            • pablokk4P
              pablokk4 @pablokk4
              last edited by

              @pablokk4 .....It works
              Now I have to fix that it doesn't go to the console if I want to restart or turn off emulation station

              1 Reply Last reply Reply Quote 0
              • pablokk4P
                pablokk4 @chwo
                last edited by

                @chwo said in EmulationStation localization (translation):

                LANG=de_DE ./emulationstation

                try: LANG=de_DE.UTF-8 ./emulationstation

                ClydeC 1 Reply Last reply Reply Quote 0
                • ClydeC
                  Clyde @pablokk4
                  last edited by

                  @pablokk4 At least it didn't work for me. 😐 See my post that I linked to in my last post for the error message.

                  pablokk4P 1 Reply Last reply Reply Quote 0
                  • pablokk4P
                    pablokk4 @Clyde
                    last edited by

                    @Clyde
                    I see your post, but I am a beginner. and I can´t help you, sory.

                    1 Reply Last reply Reply Quote 1
                    • pablokk4P
                      pablokk4 @hiulit
                      last edited by

                      @hiulit. I have a question. I have Es in spanish. Yesterday, I have updated EmulationStation V2.8dev and now it appears in English again. ES 2.10dev. I don´t understand. Thanks

                      K hiulitH 2 Replies Last reply Reply Quote 0
                      • K
                        kactius @pablokk4
                        last edited by kactius

                        @pablokk4 It is very easy to understand when you updating the binary is replaced

                        1 Reply Last reply Reply Quote 0
                        • hiulitH
                          hiulit @pablokk4
                          last edited by

                          @pablokk4 I don't think you can update ES if you want to keep the using the translations. That's something that has been discussed here. There are some changes in newer versions of the main ES that don't match with this fork. Sorry, you should go back to the older version if you want to keep using the Spanish translations.

                          My little contributions to the RetroPie project:

                          • Shell-Script-Boilerplate
                          • Fun-Facts-Splashscreens
                          • Limit-Last-Played-Games
                          1 Reply Last reply Reply Quote 0
                          • M
                            markpreva
                            last edited by

                            Hello! Thank you! It works perfect, I translated into Spanish :)

                            But I have a little problem ... EmulationStation doesn't show me the loading screen at startup after installing the translated version of this forum.

                            maxresdefault.jpg

                            How can I activate it?

                            I run my roms from external hard drive and I have 2 minutes black screen when loading ES

                            I try to activate from cmdline.txt, es_config and autostart.sh but it still doesn't appear :(

                            pablokk4P 1 Reply Last reply Reply Quote 0
                            • pablokk4P
                              pablokk4 @markpreva
                              last edited by

                              @markpreva you can change the loading screen and put the image that you want

                              1 Reply Last reply Reply Quote 0
                              • RainisheR
                                Rainishe
                                last edited by

                                Can I get an instruction? how to compile on rpi4?
                                "You need to add -DGL=On to the cmake command used to build EmulationStation"
                                Where and what should be prescribed?

                                mituM 1 Reply Last reply Reply Quote 0
                                • RainisheR
                                  Rainishe
                                  last edited by

                                  It is not started.

                                  • failed to add service - already in use?
                                  1 Reply Last reply Reply Quote 0
                                  • mituM
                                    mitu Global Moderator @Rainishe
                                    last edited by

                                    @Rainishe said in EmulationStation localization (translation):

                                    Where and what should be prescribed?

                                    In the installation steps, the step that runs cmake .. should be replaced by cmake -DGL=On ...

                                    C 1 Reply Last reply Reply Quote 1
                                    • Y
                                      Yaoh
                                      last edited by

                                      Hi everyone,

                                      Since I needed it for my personal use, I managed to update the localized EmulationStation on the last version used by RetroPie 4.6 (2.9.3) by forking @Flyinghead repository.
                                      Since I'm french, only this language is up-to-date (I modified a bit the original translation too to be more "accurate" imho) but translation files for other languages are already updated with new messages and should work correctly (not tested).
                                      For your information, 90% of the interface is still translated (~310/340 messages are translated).

                                      Nothing changed for building or installation. It is still the same procedure.

                                      Here is the GitHub repository: https://github.com/Yaoh/EmulationStation
                                      It is my first repository on GitHub so I can ignore some "rules" or something like, If it is the case, please let me know.
                                      If someone is interested to update/add a new translation, I will try to accept pull request (maybe it is very easy but I'm a GitHub noob !).

                                      As indicated in the README of the repository, I'm aiming to update my repository only on a tagged version from RetroPie repository.

                                      Have a good day/night everyone and I hope my (little) work will be useful for somebody.

                                      hiulitH 1 Reply Last reply Reply Quote 1
                                      • hiulitH
                                        hiulit @Yaoh
                                        last edited by

                                        @Yaoh thank you! I'll update the catalan and spanish translations when I can

                                        My little contributions to the RetroPie project:

                                        • Shell-Script-Boilerplate
                                        • Fun-Facts-Splashscreens
                                        • Limit-Last-Played-Games
                                        1 Reply Last reply Reply Quote 0
                                        • L
                                          LionSquall
                                          last edited by

                                          Restart/Shutdown/Reboot EmulationStation options do not work after translate, can help me?

                                          1 Reply Last reply Reply Quote 0
                                          • C
                                            Codafire @mitu
                                            last edited by

                                            @mitu hi, i tested in my arcade with pi3, after compiling and running it i copy all the files and replace the original ones because i cant do this step:

                                            cd /home/pi/EmulationStation
                                            sudo cp ./emulationstation /opt/retropie/supplementary/emulationstation/
                                            sudo cp -r locale /opt/retropie/supplementary/emulationstation/

                                            So i entered with winscp as root and copy directly overwriting all and runs fine in spanish.

                                            I have a pi4 with retropie 4.6, i do exactly the same procedure but when i restart pi it fails and throw me to the command line. Thats because i must compile it adding DGL=ON like you said?

                                            mituM 1 Reply Last reply Reply Quote 0
                                            • 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.