Nextcloud Apps JSON files

Dodane w wersji 5.15.

Informacja

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.

Przykładowy plik:

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

File extensions

.json

Linguality

Bilingual

Supports plural

Yes

Supports descriptions

No

Supports explanation

No

Supports context

No

Supports location

No

Supports flags

No

API identifier

nextcloud-json

Supports read-only strings

No

Konfiguracja Weblate

Typowy Weblate Konfiguracja komponentu

Maska pliku

langs/*.json

Jednojęzyczny bazowy plik języka

langs/en.json

Szablon dla nowych tłumaczeń

Puste

Format pliku

Nextcloud JSON file