File JSON delle app Nextcloud¶
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.
Vedi anche
Example file:
{
"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
}
}
Estensioni dei file |
|
|---|---|
Linguality ⓘ |
Bilingual |
Supports plural ⓘ |
|
Supports descriptions ⓘ |
|
Supports explanation ⓘ |
|
Supports context ⓘ |
|
Supports location ⓘ |
|
Supports flags ⓘ |
|
API identifier |
|
Supports read-only strings ⓘ |
|
Supports removing obsolete strings ⓘ |
|
Configurazione Weblate¶
Typical Weblate Component configuration |
|
|---|---|
Maschera del file |
|
File di lingua a base monolingue |
|
Modello per le nuove traduzioni |
Empty |
Formato file |
Nextcloud JSON file |