Community
    • Login

    Unofficial strings for translations

    Scheduled Pinned Locked Moved Translation
    32 Posts 7 Posters 95.3k 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.
    • YaronY
      Yaron
      last edited by

      New in v6.8.7:

      Under <DefaultDir title

      <Item id=“6430” name=“Use new style save dialog (without file extension feature)”/>

      1 Reply Last reply Reply Quote 0
      • guy038G
        guy038
        last edited by guy038

        Hi Batagy, Yaron, Roberto and All,

        2 New items, in version v6.8.8 :

        In the <Scintillas> node :

        <Item id="6235" name="No edge"/>
        

        In the <Commands> node :

        <Item id="47012" name="Debug Info"/>
        

        Roberto, I agree to what you said in your last post : we should get little feedback from Don, and/or from the contributors, about these translation matters !

        It doesn’t seem so difficult to add these additional items to the English.xml file, only, under the localization folder, even if they are absent, in the others .xml language files :-)

        Cheers,

        guy038

        1 Reply Last reply Reply Quote 0
        • YaronY
          Yaron
          last edited by

          Thank you guy038.

          Happy New Year.

          1 Reply Last reply Reply Quote 0
          • batagyB
            batagy
            last edited by

            2016.02.14
            Please find update here.

            Below 1 items were added to the master English.xml, as part of PR #759, so these are not anymore unofficial:

            Under <ColumnEditor title=“Column Editor”>
            <Item id=“2036” name=“Repeat :”/>

            Below 6 items are choosed not to be included in translations by Don.
            Still you can include them in your translations for your responsibility:

            Under <Delimiter title=“Delimiter”>
            <Item id=“6257” name=“bla bla bla bla bla”/>
            <Item id=“6258” name=“bla bla bla bla bla bla bla bla bla bla bla”/>
            Denied by Don in PR #542.
            I guess this is not included in master file because it can be understood in other languages. :)

            These 3 items are only appearing in menu if “Customize Toolbar” plugin is installed.
            For Customize Toolbar 4.0 (this version is installed by default from Plugin manager!):
            Under <Commands>
            <Item id=“44012” name=“Hide Line Number Margin”/>
            <Item id=“44013” name=“Hide Bookmark Margin”/>
            <Item id=“44014” name=“Hide Folder Margin”/>
            For Customize Toolbar 4.1 the ID’s are changed! (4.1 can be installed manually):
            Under <Commands>
            <Item id=“44212” name=“Hide Line Number Margin”/>
            <Item id=“44213” name=“Hide Bookmark Margin”/>
            <Item id=“44214” name=“Hide Folder Margin”/>
            Denied by Don in PR #542.
            These lines are not supported by Don in the master English.xml. Quote from him:
            “Plugin translations will never be in localization file - not only because of maintenance problem, but especially the id of plugin commands are assigned dynamically.”

            Under <Cloud title=“Cloud”>
            <Item id=“6261” name=“Please restart Notepad++ to take effect.”/>
            Denied by Don in PR #759.
            Quote from him:
            “Item id=“6261” is used also for “Invalid path”, it’s currently hard coding so I prefer to keep it untranslatable.”
            Otherwise, this item just needs to be uncommented.

            The complete known real unofficial items are these 3 below, for version 6.8.8, modified on 2016.02.14:

            Under <DefaultDir title=“Default Directory”>
            <Item id=“6430” name=“Use new style save dialog (without file extension feature)”/>

            Under <Scintillas title=“Editing”>
            <Item id=“6235” name=“No edge”/>

            Under <Commands>
            <Item id=“47012” name=“Debug Info”/>

            PR #1475 is created for this latter three!

            1 Reply Last reply Reply Quote 0
            • rddimR
              rddim
              last edited by rddim

              From Notepad++ 6.9

              Under <Commands>

              <Item id="44085" name="Folder as Workspace"/>
              

              but can’t find how to translate the title bar of the panel when this option is activated, also the right click menu in it. Also in Preferences -> MISC. -> Workspace file ext.: is untranslatable

              1 Reply Last reply Reply Quote 0
              • rddimR
                rddim
                last edited by

                Under <MISC title=“MISC.”>

                for Preferences -> MISC. -> Workspace file ext.:

                <Item id="6337" name="Workspace file ext.:"/>
                
                1 Reply Last reply Reply Quote 0
                • rddimR
                  rddim
                  last edited by

                  For the next version

                  Under <Commands>

                  <Item id="41022" name="Open Folder as Workspace"/>
                  
                  batagyB 1 Reply Last reply Reply Quote 0
                  • batagyB
                    batagy @rddim
                    last edited by

                    @rddim
                    Hi rddim!
                    Thanks a lot for posting the new items.
                    Actually i’m still waiting the previous PR #1475 to be implemented first. It will be 2 months soon since it registered, bit it’s still not even assigned to anybody.

                    It’s a little bit indeed annoying and demotivating that how us translators are so much ignored.

                    1 Reply Last reply Reply Quote 0
                    • rddimR
                      rddim
                      last edited by

                      //offtopic

                      hi @batagy
                      I’m completely agreed with you. It is hard to keep translations up-to-date. In Mozilla Firefox I use an addon that track the changes of the menuCmdID.h source code file. You can try someone, there are tons of addons :)

                      1 Reply Last reply Reply Quote 0
                      • rddimR
                        rddim
                        last edited by

                        For the next version

                        Under <Commands>

                        <Item id="44097" name="Log Monitoring"/>
                        
                        1 Reply Last reply Reply Quote 0
                        • JNylsonJ
                          JNylson
                          last edited by

                          In version 7.5.5

                          <Folder title=“Folder && Default”>

                          • <Item id=“21127” name=“Styler”/>
                          batagyB 1 Reply Last reply Reply Quote 0
                          • scootergrisenS
                            scootergrisen
                            last edited by

                            When checking for updates the dialog title is:
                            “Notepad++ update” and dialog message is:
                            “No update is available.”
                            I would like those to be translateable.

                            1 Reply Last reply Reply Quote 0
                            • batagyB
                              batagy @JNylson
                              last edited by

                              @JNylson
                              Hi!
                              I’m no sure if you’re right.

                              We have already 4 ‘Styler’ strings in that block, but neither id is 21127. We have these 4 below:
                              <Folder title=“Folder && Default”>
                              <Item id=“21102” name=“Styler”/>
                              <Item id=“21227” name=“Styler”/>
                              <Item id=“21327” name=“Styler”/>
                              <Item id=“21427” name=“Styler”/>

                              I don’t see any untranslated item in master english.xml which needs additionally.

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post
                              The Community of users of the Notepad++ text editor.
                              Powered by NodeBB | Contributors