MeshCentral/translate
petervanv 312d0974f4
new update translation file (dutch)
{
      "en": "Free",
      "fr": "Libre",
      "pt": "Livre",
      "ja": "無料",
      "cs": "Volné",
      "nl": "Vrij",
      "xloc": [
        "default.handlebars->23->1281",
        "default.handlebars->23->1283"
      ]
    },
    {
      "en": "free",
      "fr": "libre",
      "pt": "Livre",
      "ja": "無料",
      "cs": "volné",
      "nl": "vrij",
      "xloc": [
        "default.handlebars->23->1311"
      ]
    },

can i schrik it too this? if so a can clean up the double lines of identical text
    {
      "en": "Free",
      "fr": "Libre",
      "pt": "Livre",
      "ja": "無料",
      "cs": "Volné",
      "nl": "Vrij",
      "xloc": [
        "default.handlebars->23->1281",
        "default.handlebars->23->1283"
        "default.handlebars->23->1311"
      ]
    },
2019-12-27 12:21:41 +01:00
..
readme.txt Started french translation. 2019-10-21 17:21:49 -07:00
translate.js Fixed Dutch translations in translate.js 2019-12-26 11:37:49 -08:00
translate.json new update translation file (dutch) 2019-12-27 12:21:41 +01:00

readme.txt

You can help translate MeshCentral into other languages pretty easily. In this folder is a
"translate.json" file containing the english strings and translated strings in other languages.

Download the following Windows tool to open the "translate.json" file and edit strings.

  http://info.meshcentral.com/downloads/MeshCentral2/ResourceTranslator.zip

Once done, save the file back and run this:

  node translate.js translateall

This will re-generate all of the translated web pages with the new strings. You can then do a
GitHub pull request on the MeshCentral GitHub to update the "translate.json" file, or send the
file to "ylianst@gmail.com".