weblextension சாதொபொகு¶
மொசில்லா பயர்பாக்ச் அல்லது கூகிள் குரோமியத்திற்கான நீட்டிப்புகளை மொழிபெயர்க்கும்போது பயன்படுத்தப்படும் கோப்பு வடிவம்.
Note
While this format is called JSON, its specification allows including "//"-style comments. Weblate does strip these comments while parsing the files and discards them when saving.
எடுத்துக்காட்டு கோப்பு:
{
"hello": {
"message": "Ahoj světe!\n",
"description": "Description",
"placeholders": {
"url": {
"content": "$1",
"example": "https://developer.mozilla.org"
}
}
},
"orangutan": {
"message": "Orangutan has $coUnT$ bananas",
"description": "Description",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"try": {
"message": "",
"description": "Description"
},
"thanks": {
"message": "",
"description": "Description"
}
}
வலைபெயர்ப்பு configuration¶
Typical Weblate கூறு உள்ளமைவு |
|
|---|---|
கோப்பு முகமூடி |
|
ஒருமொழி அடிப்படை மொழி கோப்பு |
|
புதிய மொழிபெயர்ப்புகளுக்கான வார்ப்புரு |
'வெறுமை' |
கோப்பு வகை |
வெப் டென்சன் சாதொபொகு file |