Nextcloud Apps JSON files

Added in version 5.15.

Notă

Support for this format is under development. Some features might not yet be available and the behavior can change between releases. Feedback from testing is welcome.

JSON-based format used in Nextcloud Apps that use JavaScript and HTML.

Exemplu de fișier:

{
    "translations": {
        "Hello, world!\n": "Ahoj světe!\n",
        "Orangutan has %d banana.\n": null,
        "Try Weblate at <https://demo.weblate.org/>!\n": null,
        "Thank you for using Weblate.": null
    }
}

Configurație Weblate

Tipic Weblate Configurația componentei

Mască de fișier

langs/*.json

Fișier de limbă de bază monolingvă

langs/en.json

Șablon pentru traduceri noi

Gol

Format fișier

Nextcloud JSON file