JavaScript Resource Files (RESJSON)¶
Added in version 5.15.
Merknad
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 Windows Store apps that use JavaScript and HTML. Sometimes it is also referred as Windows JSON.
Se også
Example file:
{
"hello": "Ahoj světe!\n",
"_hello.source": "Hello, world!\n",
"orangutan": "",
"_orangutan.source": "Orangutan has %d banana.\n",
"weblate": "",
"_weblate.source": "Try Weblate at <https://demo.weblate.org/>!\n",
"thanks": "",
"_thanks.source": "Thank you for using Weblate."
}
File extensions |
|
|---|---|
Linguality ⓘ |
Bilingual |
Supports plural ⓘ |
|
Supports descriptions ⓘ |
|
Supports explanation ⓘ |
|
Supports context ⓘ |
|
Supports location ⓘ |
|
Supports flags ⓘ |
|
API identifier |
|
Supports read-only strings ⓘ |
|
Weblate-oppsett¶
Typical Weblate Komponentoppsett |
|
|---|---|
Filmaske |
|
Ettspråklig basis-språkfil |
|
Mal for nye oversettelser |
Empty |
Filformat |
RESJSON file |