காபிம கோப்புகள்¶
சி.எச்.வி கோப்புகள் மூல மற்றும் மொழிபெயர்ப்பின் எளிய பட்டியலைக் கொண்டிருக்கலாம். வலைபெயர்ப்பு பின்வரும் கோப்புகளை ஆதரிக்கிறது:
Files with header defining fields (
location,source,target,ID,fuzzy,context,translator_comments,developer_comments). This is the recommended approach, as it is the least error prone. Choose CSV file as a file format.Files with two fields—source and translation (in this order). Choose Simple CSV file as a file format.
Headerless files with fields in order defined by the translate-toolkit:
location,source,target,ID,fuzzy,context,translator_comments,developer_comments. Choose CSV file as a file format.Remember to define ஒருமொழி அடிப்படை மொழி கோப்பு when your files are monolingual (see இருமொழி மற்றும் ஒற்றை மொழி வடிவங்கள்).
Hint
By default, the CSV format does autodetection of file encoding. This can be unreliable in some corner cases and causes performance penalty. Please choose file format variant with encoding to avoid this (for example CSV file (UTF-8)).
Warning
சி.எச்.வி வடிவம் தற்போது சி.எச்.வி கோப்பின் கிளைமொழியை தானாகவே கண்டறிகிறது. சில சந்தர்ப்பங்களில் தானியங்கி கண்டறிதல் தோல்வியடையக்கூடும், மேலும் நீங்கள் கலவையான முடிவுகளைப் பெறுவீர்கள். மதிப்புகளில் புதிய வரிகளைக் கொண்ட சி.எச்.வி கோப்புகளுக்கு இது குறிப்பாக உண்மை. ஒரு பணிச்சூழலாக எழுத்துக்களை மேற்கோள் காட்டுவதைத் தவிர்ப்பது பரிந்துரைக்கப்படுகிறது.
See also
multivalue காபிம கோப்பு¶
Added in version 4.13.
சி.எச்.வி கோப்புகளின் இந்த மாறுபாடு ஒரு சரத்திற்கு பல மொழிபெயர்ப்புகளை சேமிக்க அனுமதிக்கிறது.
எடுத்துக்காட்டு கோப்புகள்¶
எடுத்துக்காட்டு கோப்பு:
Thank you for using Weblate.,Děkujeme za použití Weblate.
வலைபெயர்ப்பு configuration¶
Typical Weblate கூறு உள்ளமைவு for bilingual CSV |
|
|---|---|
கோப்பு முகமூடி |
|
ஒருமொழி அடிப்படை மொழி கோப்பு |
'வெறுமை' |
புதிய மொழிபெயர்ப்புகளுக்கான வார்ப்புரு |
|
கோப்பு வகை |
'காபிம கோப்பு' |
Typical Weblate கூறு உள்ளமைவு for monolingual CSV |
|
|---|---|
கோப்பு முகமூடி |
|
ஒருமொழி அடிப்படை மொழி கோப்பு |
|
புதிய மொழிபெயர்ப்புகளுக்கான வார்ப்புரு |
|
கோப்பு வகை |
'எளிய காபிம கோப்பு' |