Translation component diagnostics¶
வலைபெயர்ப்பு உள்ளமைவு அல்லது கொடுக்கப்பட்ட மொழிபெயர்ப்பு கூறுகளுக்கான மொழிபெயர்ப்பு திட்டத்தில் பிழைகளைக் காட்டுகிறது. கண்டறியப்பட்ட சிக்கல்களை எவ்வாறு நிவர்த்தி செய்வது என்பதற்கான வழிகாட்டுதலும் வழங்கப்படுகிறது.
தற்போது பின்வருபவை அடங்கும்:
மொழிபெயர்ப்பு கோப்புகளில் நகல் மூல சரங்கள்
மொழிபெயர்ப்புகளுக்குள் நகல் மொழிகள்
களஞ்சியத்தில் தோல்விகளை ஒன்றிணைக்கவும், புதுப்பிக்கவும் அல்லது தள்ளவும்
மொழிபெயர்ப்புக் கோப்புகளில் உள்ள பிழைகள்
பட்டியலிடல் வரம்புகள் (பார்க்க பட்டியலிடல்)
அதிகப்படியான வெளிச்செல்லும் அல்லது காணாமல் போனவர்களைக் கொண்ட களஞ்சியம்
காணாமல் போன உரிமங்கள்
கூடுதல் ஐ இயக்கும் போது பிழைகள் (பார்க்க துணை நிரல்கள்)
தவறாக வடிவமைக்கப்பட்ட ஒற்றை மொழி மொழிபெயர்ப்பு.
Broken கூறு உள்ளமைவு
உடைந்த urlகள்
பயன்படுத்தப்படாத திரை சாட்கள்
தெளிவற்ற மொழிக் குறியீடு
கூறு அமைப்புகளில் பயன்படுத்தப்படாத புதிய தளம்
இணைக்கப்பட்ட கூறுகளுக்குப் பயன்படுத்தப்படும் நகல் கோப்பு முகமூடி
Conflicting merge request repository setup
கூறு பயன்படுத்தப்படாததாகத் தெரிகிறது (
UNUSED_ALERT_DAYSமூலம் கட்டமைக்க முடியும்)
விழிப்பூட்டல்கள் நாள்தோறும் புதுப்பிக்கப்படும் அல்லது தொடர்புடைய மாற்றத்தின் போது (உதாரணமாக கூறு உள்ளமைவு மாற்றப்படும்போது அல்லது களஞ்சியம் புதுப்பிக்கப்படும்போது).
திட்ட இணையதளம் கிடைக்கும் தன்மையை சரிபார்ப்பதை WEBSITE_ALERTS_ENABLED ஐப் பயன்படுத்தி முடக்கலாம், அப்படியானால், அணுக முடியாத திட்ட இணையதளங்களுக்கான விழிப்பூட்டல்களை வலைபெயர்ப்பு உருவாக்காது.
Alerts are listed on each respective component page as Diagnostics. If it is missing, the component clears all current checks. Problem alerts cannot be ignored, but will disappear once the underlying problem has been fixed.
Information and warning alerts are used for guidance on improving community localization. These can be dismissed and make the Diagnostics tab visible, but they do not indicate a component problem in listings.
நகல் சரங்கள் மற்றும் மொழிகள் இரண்டையும் கொண்ட ஒரு கூறு இவ்வாறு தெரிகிறது:
Conflicting repository setup¶
This alert is shown when multiple Git components are configured to push to the same repository and push branch without all of them pulling from that branch. This includes pull or merge request workflows, and direct pushes to a separate push branch. Such a setup can overwrite the shared branch.
To resolve this, either configure a different Push branch for each
component or share the repository between components using a
weblate://project/component repository URL.