Nextcloud Apps JSON 檔案¶
在 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 Nextcloud Apps that use JavaScript and HTML.
範例檔案:
{
"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
}
}
副檔名 |
|
|---|---|
語言能力 ⓘ |
雙語言 |
支援複數 ⓘ |
|
支援描述 ⓘ |
|
支援解釋 ⓘ |
|
Supports context ⓘ |
|
Supports location ⓘ |
|
Supports flags ⓘ |
|
API 識別碼 |
|
支援唯讀字串 ⓘ |
|
Weblate 配置¶
典型的 Weblate 組件配置 |
|
|---|---|
檔案遮罩 |
|
單語的基底語言檔案 |
|
新翻譯的範本 |
空白 |
檔案格式 |
Nextcloud JSON 檔案 |