Nextcloud Apps JSON files

Added in version 5.15.

Nota

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.

Archivo de ejemplo:

{
    "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
    }
}

Configuración de Weblate

Typical Weblate Configuración de componentes

Máscara de archivos

langs/*.json

Archivo de base monolingüe

langs/en.json

Plantilla para traducciones nuevas

Empty

Formato de archivo

Nextcloud JSON file