JavaScript Resource Files (RESJSON)¶
在 5.15 版被加入.
備註
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.
範例檔案:
{
"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."
}
副檔名 |
|
|---|---|
語言能力 ⓘ |
雙語言 |
支援複數 ⓘ |
|
支援描述 ⓘ |
|
支援解釋 ⓘ |
|
Supports context ⓘ |
|
Supports location ⓘ |
|
Supports flags ⓘ |
|
API 識別碼 |
|
支援唯讀字串 ⓘ |
|
Weblate 配置¶
典型的 Weblate 組件配置 |
|
|---|---|
檔案遮罩 |
|
單語的基底語言檔案 |
|
新翻譯的範本 |
空白 |
檔案格式 |
RESJSON 檔案 |