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 124.4k 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.
    • darkniorD
      darknior @heloisa
      last edited by darknior

      @heloisa You don't have to compile ES each time you update translation. It's an external file.
      For my part my ES is installed there because i use the DEV branch :

      /opt/retropie/supplementary/emulationstation-dev

      You only have to update this file when you update your translation.

      /opt/retropie/supplementary/emulationstation-dev/locale/lang/pt_BR/LC_MESSAGES/

      Life is game, just play it !

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

        @heloisa said in EmulationStation localization (translation):

        @flyinghead Add the missing lines and commit. Can you check if it's all right to compile? Thank you :)

        Tudo bom. Obrigado ;)

        0_1528536781251_pt_BR_emulationstation.png

        1 Reply Last reply Reply Quote 2
        • FlyingheadF
          Flyinghead
          last edited by

          Here is the compiled file: emulationstation2.mo
          Put it in the subdirectory locale/lang/pt_BR/LC_MESSAGES where the emulationstation executable is installed.

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

            @darknior Ok. Tks for help me :)

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

              @flyinghead Thank you! I'll try now :)

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

                @heloisa I did some updates to your translation files in my fork (uppercase/lowercase changes mostly). If you ever make any update, please make sure to use my version as base for your changes.

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

                  @flyinghead Ok! :) I translated with your French file. Tks

                  D 1 Reply Last reply Reply Quote 0
                  • D
                    dhector @heloisa
                    last edited by

                    @heloisa Existe alguma forma de traduzir o ES apenas modificando um arquivo? Estou usando uma versão antiga em um sistema customizado para Orange PI e gostaria de colocar em PT-BR. Desde já, obrigado pelo seu trabalho.

                    Is there any way to translate ES by just modifying a file? I'm using an old version on a custom system for Orange PI and would like to put it on PT-BR. Thank you in advance for your work.

                    FlyingheadF heloisaH 2 Replies Last reply Reply Quote 1
                    • FlyingheadF
                      Flyinghead @dhector
                      last edited by

                      @dhector No, it’s a bit more complex than that. You need to modify many source files, either to do a PT-only version, or a localizable version.

                      1 Reply Last reply Reply Quote 0
                      • darkniorD
                        darknior
                        last edited by

                        Possible @Flyinghead to update your fork with the last master branch updates ?
                        Thanks

                        Life is game, just play it !

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

                          @darknior Done

                          1 Reply Last reply Reply Quote 1
                          • StrawberryS
                            Strawberry @Flyinghead
                            last edited by Strawberry

                            @flyinghead
                            Thank you very much for your project and tutorial

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

                              @Flyinghead @darknior This is so bad :(
                              I could not apply the translation. Could you explain me step by step? Sorry

                              1 Reply Last reply Reply Quote 0
                              • N
                                NightShadowPT @Robotechvfx
                                last edited by

                                @robotechvfx

                                If you dive into it and need some support, Portuguese is also my main language.

                                I'm not a translator, but I'm available to help.

                                Cheers,

                                1 Reply Last reply Reply Quote 0
                                • N
                                  niculinux
                                  last edited by niculinux

                                  Yes, I'm interested! I'd like to help with an italian translation, but since im veeery newbie i don't think i might be of any use 😢

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

                                    @dhector Não existe ainda infelizmente.
                                    Obrigada :)

                                    ande.rochaA 1 Reply Last reply Reply Quote 0
                                    • ande.rochaA
                                      ande.rocha Banned
                                      last edited by

                                      @a12c4 said in EmulationStation localization (translation):

                                      Yes, I'm interested and I'm willing to help with translations

                                      Yes, I'm interested and I'm willing to help with PT-BR translations

                                      1 Reply Last reply Reply Quote 0
                                      • ande.rochaA
                                        ande.rocha Banned @heloisa
                                        last edited by

                                        @heloisa olá, que bacana encontrar os br aqui! :)
                                        Poderia me ensinar como faço para colocar a tradução?

                                        1 Reply Last reply Reply Quote 1
                                        • A
                                          Alexbossnice
                                          last edited by

                                          hi! i try to compile on my raspberry 3b+ with retropie to have emulationstation in french but :

                                          sudo cmake ..
                                          bcm_host.h found
                                          -- Looking for FreeImage...
                                          -- Checking for module 'freeimage'
                                          -- No package 'freeimage' found
                                          -- Found FreeImage: optimized;/usr/lib/arm-linux-gnueabihf/libfreeimage.so;debug;/usr/lib/arm-linux-gnueabihf/libfreeimage.so
                                          CMake Error at /usr/share/cmake-3.7/Modules/FindBoost.cmake:1831 (message):
                                          Unable to find the requested Boost libraries.

                                          Boost version: 1.62.0

                                          Boost include path: /usr/include

                                          Could not find the following Boost libraries:

                                                boost_locale
                                          

                                          Some (but not all) of the required Boost libraries were found. You may
                                          need to install these additional Boost libraries. Alternatively, set
                                          BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
                                          to the location of Boost.
                                          Call Stack (most recent call first):
                                          CMakeLists.txt:58 (find_package)

                                          -- VLC library found
                                          -- Looking for libCEC...
                                          -- Checking for module 'libcec'
                                          -- No package 'libcec' found
                                          -- Could not locate libCEC
                                          -- Native language support enabled.
                                          Building the pot file
                                          LANG = fr
                                          LANG = pt_BR
                                          -- Configuring incomplete, errors occurred!
                                          See also "/home/pi/EmulationStation/src/CMakeFiles/CMakeOutput.log".
                                          See also "/home/pi/EmulationStation/src/CMakeFiles/CMakeError.log".

                                          Can you help me? thanks a lot

                                          1 Reply Last reply Reply Quote 0
                                          • darkniorD
                                            darknior
                                            last edited by

                                            For my part i stand for an update please :)

                                            Life is game, just play it !

                                            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.