உள்ளமைவு

All settings are stored in settings.py (as is usual for Django).

Note

இந்த அமைப்புகளில் ஏதேனும் ஒன்றை மாற்றிய பிறகு, நீங்கள் வலைபெயர்ப்பு மறுதொடக்கம் செய்ய வேண்டும் - wsgi மற்றும் செலரி செயல்முறைகள்.

In case it is run as mod_wsgi, you need to restart Apache to reload the configuration.

See also

Please also check Django's documentation for parameters configuring Django itself.

ADMINS_CONTACT

Configures where contact form sends e-mails. If not configured, e-mail addresses from ADMINS are used.

இதை மின்னஞ்சல் முகவரிகளின் பட்டியலாக உள்ளமைக்கவும்:

ADMINS_CONTACT = ["admin@example.com", "support@example.com"]

See also

ALLOWED_ASSET_DOMAINS

Added in version 5.14.

Configures which domains are allowed for fetching assets in Weblate.

This enhances security by preventing loading assets from untrusted sources. Assets are downloaded once by the Weblate server and stored locally, rather than being served directly from external domains to users.

It expects a list of host/domain names. You can use fully qualified names (e.g www.example.com) or prepend with a period as a wildcard to match all subdomains (e.g .example.com will match cdn.example.com or static.example.com).

Defaults to [*] which will allow all domains.

Example

ALLOWED_ASSET_DOMAINS = [
    # Allows only cdn.anotherdomain.org
    "cdn.anotherdomain.org",
    # Allows example.com and all its subdomains
    ".example.com",
]

This is currently used in the following places:

ALLOWED_ASSET_SIZE

Added in version 5.14.

Configures size limit for fetching assets in Weblate. Defaults to 4 MB.

ALTCHA_MAX_NUMBER

Added in version 5.9.

ஆல்ட்சா ஆதாரம்-வேலை பொறிமுறைக்கு அதிகபட்ச எண்ணை உள்ளமைக்கிறது.

ANONYMOUS_USER_NAME

கையொப்பமிடப்படாத பயனர்களின் பயனர்பெயர்.

AUDITLOG_EXPIRY

வலைபெயர்ப்பு செய்யும் அதிகபட்ச நாட்கள் கணக்கு செயல்பாடு குறித்த தகவல்களைக் கொண்ட தணிக்கை பதிவுகளை வைத்திருக்கும்.

இயல்புநிலை 180 நாட்களுக்கு.

AUTH_LOCK_ATTEMPTS

வீதத்தைக் கட்டுப்படுத்துவதற்கு முன் தோல்வியுற்ற அங்கீகார முயற்சிகளின் அதிகபட்ச எண்ணிக்கை.

இது தற்போது பின்வரும் இடங்களில் பயன்படுத்தப்படுகிறது:

  • உள்நுழைக. கணக்கு கடவுச்சொல்லை நீக்குகிறது, புதிய கடவுச்சொல்லை கோராமல் பயனரை உள்நுழைவதைத் தடுக்கிறது.

  • கடவுச்சொல் மீட்டமைப்பு. புதிய மின்னஞ்சல்கள் அனுப்பப்படுவதைத் தடுக்கிறது, பல கடவுச்சொல்-மறுசீரமைக்கப்பட்ட முயற்சிகளைக் கொண்ட பயனர்களை ச்பேமிங் செய்வதைத் தவிர்க்கிறது.

இயல்புநிலை 10 க்கு.

AUTO_UPDATE

அனைத்து களஞ்சியங்களையும் நாள்தோறும் அடிப்படையில் புதுப்பிக்கிறது.

Hint

Useful if you are not using அறிவிப்பு கொக்கிகள் to update Weblate repositories automatically.

Note

பின்தங்கிய பொருந்தக்கூடிய தன்மைக்கான சரம் தேர்வுக்கு கூடுதலாக ஆன்/ஆஃப் விருப்பங்கள் உள்ளன.

விருப்பங்கள்:

"none"

நாள்தோறும் புதுப்பிப்புகள் இல்லை.

"remote" also False

தொலைதூரங்களை மட்டுமே புதுப்பிக்கவும்.

"full" also True

ரிமோட்டுகளைப் புதுப்பித்து, வேலை நகலை ஒன்றிணைக்கவும்.

Note

This requires that செலரியைப் பயன்படுத்தி பின்னணி பணிகள் is working, and will take effect after it is restarted.

AVATAR_URL_PREFIX

அவதார் முகவரி களை உருவாக்குவதற்கான முன்னொட்டு: $ {AVATAR_URL_PREFIX}/அவதார்/$ {MAIL_HASH}? $ {PARAMS}. பின்வரும் சேவைகள் வேலை செய்ய அறியப்படுகின்றன:

https://gravatar.com/ இன் படி கிராவதார் (இயல்புநிலை)

AVATAR_URL_PREFIX = 'https://www.gravatar.com/'

லிப்ராவதார், https://www.libravatar.org/ இன் படி

AVATAR_URL_PREFIX = 'https://www.libravatar.org/'

AUTH_TOKEN_VALID

கடவுச்சொல் மீட்டமைப்பு மின்னஞ்சல்களிலிருந்து அங்கீகார கிள்ளாக்கு மற்றும் தற்காலிக கடவுச்சொல் எவ்வளவு காலம் செல்லுபடியாகும். விநாடிகளின் எண்ணிக்கையில் அமைக்கப்பட்டு, 172800 (2 நாட்கள்) க்கு இயல்புநிலை.

AUTH_PASSWORD_DAYS

ஒரு பயனருக்கு முன்னர் பயன்படுத்தப்பட்ட கடவுச்சொல்லை மீண்டும் பயன்படுத்துவதை எத்தனை நாட்கள் வலைபெயர்ப்பு நிராகரிக்கிறது.

The checking is based on the audit log, AUDITLOG_EXPIRY needs to be at least same as this.

Note

வலைபெயர்ப்பு 2.15 க்கு முன்னர் செய்யப்பட்ட கடவுச்சொல் மாற்றங்கள் இந்தக் கொள்கையில் கணக்கிடப்படாது.

இயல்புநிலை 180 நாட்களுக்கு.

AUTOFIX_LIST

ஒரு சரத்தை சேமிக்கும்போது விண்ணப்பிக்க தானியங்கி திருத்தங்களின் பட்டியல்.

Note

தானிஃபிக்சர் இடைமுகத்தை செயல்படுத்தும் பைதான் வகுப்பிற்கு முழு தகுதி வாய்ந்த பாதையை வழங்கவும்.

Available fixes are described at தானியங்கி சரிசெய்தல்.

எதைப் பயன்படுத்த வேண்டும் என்பதை நீங்கள் தேர்ந்தெடுக்கலாம்:

AUTOFIX_LIST = (
    "weblate.trans.autofixes.whitespace.SameBookendingWhitespace",
    "weblate.trans.autofixes.chars.ReplaceTrailingDotsWithEllipsis",
)

BACKGROUND_TASKS

Added in version 4.5.2.

ஒரு கூறுக்கு எவ்வளவு அடிக்கடி நீண்ட பராமரிப்பு பணிகள் தூண்டப்பட வேண்டும் என்பதை வரையறுக்கிறது.

இப்போது இது கட்டுப்படுத்துகிறது:

சாத்தியமான தேர்வுகள்:

  • monthly (this is the default)

  • weekly

  • daily

  • never

Note

வலைபெயர்ப்பில் ஆயிரக்கணக்கான கூறுகள் இருக்கும்போது அதிர்வெண்ணை அதிகரிப்பது பரிந்துரைக்கப்படவில்லை.

BASIC_LANGUAGES

Added in version 4.4.

புதிய மொழிபெயர்ப்பைத் தொடங்க பயனர்களுக்கு வழங்குவதற்கான மொழிகளின் பட்டியல். குறிப்பிடப்படாதபோது, ஒரு உள்ளமைக்கப்பட்ட பட்டியல் பயன்படுத்தப்படுகிறது (இதில் பொதுவாகப் பயன்படுத்தப்படும் அனைத்து மொழிகளும் அடங்கும், ஆனால் நாட்டின் குறிப்பிட்ட மாறுபாடுகள் இல்லாமல்).

இது தேவையற்ற மொழிகளைச் சேர்க்க சலுகை பெறாத பயனர்களை மட்டுமே கட்டுப்படுத்துகிறது. வலைபெயர்ப்பில் வரையறுக்கப்பட்ட மொழிகளின் முழுத் தேர்வையும் திட்ட நிர்வாகிகள் இன்னும் வழங்கியுள்ளனர்.

Note

இது வலைபெயர்ப்புடுக்கான புதிய மொழிகளை வரையறுக்காது - இது தரவுத்தளத்தில் இருக்கும்வற்றை மட்டுமே வடிகட்டுகிறது.

உதாரணமாக:

BASIC_LANGUAGES = {"cs", "it", "ja", "en"}

BORG_EXTRA_ARGS

Added in version 4.9.

You can pass additional arguments to borg create when built-in backups are triggered.

உதாரணமாக:

BORG_EXTRA_ARGS = ["--exclude", "vcs/"]

CACHE_DIR

Added in version 4.16.

Directory where Weblate stores cache files. Defaults to cache subfolder in DATA_DIR.

Change this to local or temporary filesystem if DATA_DIR is on a network filesystem.

The Docker container uses a separate volume for this, see கப்பல்துறை கொள்கலன் தொகுதிகள்.

பின்வரும் துணை அடைவுகள் பொதுவாக உள்ளன:

fonts

font-config cache க்கு எழுத்துருக்களை நிர்வகித்தல்.

avatar

Cached user avatars, see அவதாரங்கள்.

static

Default location for static Django files, specified by STATIC_ROOT. See நிலையான கோப்புகளை வழங்குதல்.

tesseract

OCR trained data for சரங்களுக்கான காட்சி சூழல்.

CSP_SCRIPT_SRC, CSP_IMG_SRC, CSP_CONNECT_SRC, CSP_STYLE_SRC, CSP_FONT_SRC, CSP_FORM_SRC

Customize the Content-Security-Policy header for Weblate. The header is automatically generated based on enabled integrations with third-party services (Matomo, Google Analytics, Sentry, …).

All these default to an empty list.

உதாரணமாக:

# Enable Cloudflare Javascript optimizations
CSP_SCRIPT_SRC = ["ajax.cloudflare.com"]

CHECK_LIST

மொழிபெயர்ப்பில் செய்ய தரமான சோதனைகளின் பட்டியல்.

Note

சோதனை இடைமுகத்தை செயல்படுத்தும் பைதான் வகுப்பிற்கு முழு தகுதி வாய்ந்த பாதையை வழங்கவும்.

உங்களுக்கு தொடர்புடையவற்றைச் சேர்க்க சோதனைகளின் பட்டியலை சரிசெய்யவும்.

All built-in தர சோதனைகள் are turned on by default, from where you can change these settings. By default they are commented out in மாதிரி உள்ளமைவு so that default values are used. New checks are then carried out for each new Weblate version.

எல்லா சோதனைகளையும் நீங்கள் அணைக்கலாம்:

CHECK_LIST = ()

நீங்கள் சிலவற்றை மட்டுமே இயக்க முடியும்:

CHECK_LIST = (
    "weblate.checks.chars.BeginNewlineCheck",
    "weblate.checks.chars.EndNewlineCheck",
    "weblate.checks.chars.MaxLengthCheck",
)

Note

Changing this setting only affects newly changed translations. Existing checks will still be stored in the database. To also apply changes to the stored translations, run updatechecks.

COMMENT_CLEANUP_DAYS

Delete comments after a given number of days. Defaults to None, meaning no deletion at all.

COMMIT_PENDING_HOURS

பின்னணி பணியின் மூலம் நிலுவையில் உள்ள மாற்றங்களைச் செய்வதற்கு இடையில் மணிநேரங்களின் எண்ணிக்கை.

CONTACT_FORM

Added in version 4.6.

தொடர்பு படிவத்திலிருந்து மின்னஞ்சல் எவ்வாறு அனுப்பப்படுகிறது என்பதை உள்ளமைக்கிறது. உங்கள் அஞ்சல் சேவையகத்தின் உள்ளமைவுடன் பொருந்தக்கூடிய உள்ளமைவைத் தேர்வுசெய்க.

"reply-to"

The sender is used in as Reply-To, this is the default behaviour.

"from"

The sender is used in as From. Your mail server needs to allow sending such e-mails.

"disabled"

Disables the contact form entirely.

Added in version 5.15.

See also

ADMINS_CONTACT

DATA_DIR

கோப்புறை வலைபெயர்ப்பு எல்லா தரவையும் சேமிக்கிறது. இது வி.சி.எச் களஞ்சியங்களுக்கான இணைப்புகள், ஒரு முழு உரை குறியீடு மற்றும் வெளிப்புற கருவிகளுக்கான பல்வேறு உள்ளமைவு கோப்புகள் ஆகியவற்றைக் கொண்டுள்ளது.

பின்வரும் துணை அடைவுகள் பொதுவாக உள்ளன:

home

ச்கிரிப்ட்களைத் தூண்டுவதற்கு வீட்டு அடைவு பயன்படுத்தப்படுகிறது.

ssh

பாஓடு விசைகள் மற்றும் உள்ளமைவு.

media

Default location for Django media files, specified by MEDIA_ROOT. Contains uploaded screenshots, see சரங்களுக்கான காட்சி சூழல்.

vcs

மொழிபெயர்ப்புகளுக்கான பதிப்பு-கட்டுப்பாட்டு களஞ்சியங்கள்.

backups

Daily backup data. Please check காப்புப்பிரதிகளுக்கான தரவை கொட்டியது for details.

fonts:

User-uploaded fonts, see எழுத்துருக்களை நிர்வகித்தல்.

cache

Various caches. Can be placed elsewhere using CACHE_DIR.

The Docker container uses a separate volume for this, see கப்பல்துறை கொள்கலன் தொகுதிகள்.

Note

This directory has to be writable by Weblate. Running it as WSGI means the www-data user should have write access to it.

இதை அடைவதற்கான எளிதான வழி பயனரை கோப்பகத்தின் உரிமையாளராக மாற்றுவதாகும்:

sudo chown www-data:www-data -R $DATA_DIR

இயல்புநிலை /வீடு/வலைபெயர்ப்பு/தரவு, ஆனால் அது கட்டமைக்கப்படும் என்று எதிர்பார்க்கப்படுகிறது.

DATABASE_BACKUP

தரவுத்தள காப்புப்பிரதிகள் எளிய உரையாக சேமிக்கப்பட வேண்டுமா, சுருக்கப்பட்டதா அல்லது தவிர்க்கப்பட வேண்டுமா. அங்கீகரிக்கப்பட்ட மதிப்புகள்:

  • "plain"

  • "compressed"

  • "none"

DEFAULT_ACCESS_CONTROL

புதிய திட்டங்களுக்கான இயல்புநிலை அணுகல்-கட்டுப்பாட்டு அமைப்பு:

0

பொது

1

பாதுகாக்கப்பட்டது

100

தனியார்

200

தனிப்பயன்

Use Custom if you are managing ACL manually, which means not relying on the internal Weblate management.

DEFAULT_AUTO_WATCH

Added in version 4.5.

Configures whether Automatically watch projects on contribution should be turned on for new users. Defaults to True.

DEFAULT_RESTRICTED_COMPONENT

Added in version 4.1.

கூறு கட்டுப்பாட்டுக்கான இயல்புநிலை மதிப்பு.

default_add_message, default_addon_message, default_commit_message, இயல்புநிலை_டெலெட்_மெசேச், இயல்புநிலை_மெர்ச்_மெச்ச்

Default commit messages for different operations, please check கூறு உள்ளமைவு for details.

DEFAULT_ADDONS

உருவாக்கப்பட்ட ஒவ்வொரு கூறுகளுக்கும் நிறுவ இயல்புநிலை துணை நிரல்கள்.

Note

இந்த அமைப்பு புதிதாக உருவாக்கப்பட்ட கூறுகளை மட்டுமே பாதிக்கிறது.

உதாரணமாக:

DEFAULT_ADDONS = {
    # Add-on with no parameters
    "weblate.flags.target_edit": {},
    # Add-on with parameters
    "weblate.autotranslate.autotranslate": {
        "mode": "suggest",
        "filter_type": "todo",
        "auto_source": "mt",
        "component": "",
        "engines": ["weblate-translation-memory"],
        "threshold": "80",
    },
}

DEFAULT_COMMITER_EMAIL

Committer e-mail address, defaulting to noreply@weblate.org.

DEFAULT_COMMITER_NAME

Committer name, defaulting to Weblate.

DEFAULT_LANGUAGE

Added in version 4.3.2.

மூல மொழி for any new components.

இயல்புநிலை en. பொருந்தக்கூடிய மொழி பொருள் தரவுத்தளத்தில் இருக்க வேண்டும்.

DEFAULT_MERGE_STYLE

பாணியை ஒன்றிணைக்கவும் for any new components.

  • ரிபேச் - இயல்புநிலை

  • ஒன்றிணைத்தல்

DEFAULT_SHARED_TM

Configures the default value of பகிரப்பட்ட மொழிபெயர்ப்பு நினைவகத்தைப் பயன்படுத்து and பகிரப்பட்ட மொழிபெயர்ப்பு நினைவகத்திற்கு பங்களிக்கவும்.

DEFAULT_AUTOCLEAN_TM

Added in version 5.13.

Configures the default value of Autoclean translation memory.

DEFAULT_TRANSLATION_PROPAGATION

Default setting for translation propagation, defaults to True.

DEFAULT_PULL_MESSAGE

இழுக்கும் கோரிக்கைகளுக்கு இயல்புநிலை தலைப்பு மற்றும் செய்தியை உள்ளமைக்கிறது.

ENABLE_AVATARS

பயனர்களுக்கான கிராவதார் அடிப்படையிலான அவதாரங்களை இயக்க வேண்டுமா. இயல்பாகவே.

அவதாரங்கள் சேவையகத்தில் கொண்டு செல்லப்பட்டு தற்காலிகமாக சேமிக்கப்படுகின்றன, தனிப்பட்ட தகவல்களை கசியவிட்ட அபாயத்தைக் குறைத்து, பயனர் அனுபவத்தை விரைவுபடுத்துகின்றன.

ENABLE_HOOKS

அநாமதேய ரிமோட் கொக்கிகள் இயக்க வேண்டுமா.

ENABLE_HTTPS

Changed in version 5.7: வெப்லேட்டுக்கு இப்போது வெபதின் ஆதரவுக்கு HTTP கள் தேவை.

வலைபெயர்ப்புடுக்கு இணைப்புகளை https அல்லது http என அனுப்ப வேண்டுமா. இந்த அமைப்பு அனுப்பப்பட்ட மின்னஞ்சல்களை பாதிக்கிறது மற்றும் முழுமையான முகவரி களை உருவாக்குகிறது.

இயல்புநிலை உள்ளமைவில் இது https உடன் தொடர்புடைய பல சாங்கோ அமைப்புகளுக்கும் பயன்படுத்தப்படுகிறது - இது பாதுகாப்பான குக்கீகளை செயல்படுத்துகிறது, hsts ஐ மாற்றுகிறது அல்லது https முகவரி க்கு திருப்பிவிட உதவுகிறது.

The HTTPS redirection might be problematic in some cases and you might hit an issue with infinite redirection in case you are using a reverse proxy doing an SSL termination which does not correctly pass protocol headers to Django. Please tweak your reverse proxy configuration to emit X-Forwarded-Proto or Forwarded headers or configure SECURE_PROXY_SSL_HEADER to let Django correctly detect the SSL status.

In case this is disabled, Weblate will fail to start with an otp_webauthn.E031 error. You can silence this error by adding it to SILENCED_SYSTEM_CHECKS, but still WebAuthn will not work for sites without HTTPS.

ENABLE_SHARING

Turn on/off the Community menu so users can share translation progress on social networks.

EXTRA_HTML_HEAD

Added in version 4.15.

html தலைப்பில் கூடுதல் மார்க்அப்பைச் செருகவும். தள உரிமையை சரிபார்க்க பயன்படுத்தலாம், எடுத்துக்காட்டாக:

EXTRA_HTML_HEAD = '<link href="https://fosstodon.org/@weblate" rel="me">'

Warning

சரத்தில் சுத்திகரிப்பு எதுவும் செய்யப்படவில்லை. இது html தலைப்பில் செருகப்படுகிறது.

GET_HELP_URL

Added in version 4.5.2.

உங்கள் வலைபெயர்ப்பு நிகழ்வுக்கான ஆதரவைக் காணக்கூடிய முகவரி.

GITEA_CREDENTIALS

Added in version 4.12.

அறிவிலிதேநீர் சேவையகங்களுக்கான நற்சான்றிதழ்களுக்கான பட்டியல்.

GITEA_CREDENTIALS = {
    "try.gitea.io": {
        "username": "weblate",
        "token": "your-api-token",
    },
}

The configuration dictionary consists of credentials defined for each API host. The layout is same for almost all version control integrations and is described at பதிப்பு கட்டுப்பாட்டு நற்சான்றிதழ்களை உள்ளமைத்தல்.

GITLAB_CREDENTIALS

Added in version 4.3.

அறிவிலிஆய்வு சேவையகங்களுக்கான நற்சான்றிதழ்களுக்கான பட்டியல்.

GITLAB_CREDENTIALS = {
    "gitlab.com": {
        "username": "weblate",
        "token": "your-api-token",
    },
}

Note

The personal access token needs the api scope to be able to use the API.

The configuration dictionary consists of credentials defined for each API host. The layout is same for almost all version control integrations and is described at பதிப்பு கட்டுப்பாட்டு நற்சான்றிதழ்களை உள்ளமைத்தல்.

GITHUB_CREDENTIALS

Added in version 4.3.

அறிவிலிமையம் சேவையகங்களுக்கான நற்சான்றிதழ்களுக்கான பட்டியல்.

GITHUB_CREDENTIALS = {
    "api.github.com": {
        "username": "weblate",
        "token": "your-api-token",
    },
}

Note

It is possible to use both fine-grained personal access tokens and classic personal access tokens. The fine-grained tokens are limited to a single organization, so it won't work if you want Weblate to fork a repository outside the organization (typically to the user namespace).

To clone, push and create pull requests, the read and write access to Contents and Pull requests is required.

Administration might also be necessary க்கு forking a களஞ்சியம் if you intend பெறுநர் use forking and the original களஞ்சியம் is not public.

Hint

Use api.github.com as a API host for https://github.com/.

The configuration dictionary consists of credentials defined for each API host. The layout is same for almost all version control integrations and is described at பதிப்பு கட்டுப்பாட்டு நற்சான்றிதழ்களை உள்ளமைத்தல்.

BITBUCKETSERVER_CREDENTIALS

Added in version 4.16.

பிட்பக்கெட் தரவு மையத்திற்கான நற்சான்றிதழ்களுக்கான பட்டியல்.

BITBUCKETSERVER_CREDENTIALS = {
    "git.self-hosted.com": {
        "username": "weblate",
        "token": "http-access-token",
    },
}

The configuration dictionary consists of credentials defined for each API host. The layout is same for almost all version control integrations and is described at பதிப்பு கட்டுப்பாட்டு நற்சான்றிதழ்களை உள்ளமைத்தல்.

BITBUCKETCLOUD_CREDENTIALS

Added in version 5.8.

பிட்பக்கெட் முகில் சேவையகங்களுக்கான நற்சான்றிதழ்களுக்கான பட்டியல்.

BITBUCKETCLOUD_CREDENTIALS = {
    "bitbucket.org": {
        "username": "your-username",
        "workspace": "your-workspace-slug",
        "token": "your-api-token",
    },
}

The configuration dictionary consists of credentials defined for each API host. The API host might be different from what you use in the web browser, for example GitHub API is accessed as api.github.com.

ஒவ்வொரு ஓச்டுக்கும் பின்வரும் உள்ளமைவு கிடைக்கிறது:

username

பநிஇ பயனர்.

workspace

பயனர் பணியிட ச்லக்.

token

The API token with pullrequest:write permission.

Additional settings not described here can be found at பதிப்பு கட்டுப்பாட்டு நற்சான்றிதழ்களை உள்ளமைத்தல்.

AZURE_DEVOPS_CREDENTIALS

Added in version 5.2.

அசூர் டெவொப்ச் சேவையகங்களுக்கான நற்சான்றிதழ்களுக்கான பட்டியல்.

AZURE_DEVOPS_CREDENTIALS = {
    "dev.azure.com": {
        "username": "project-name",
        "token": "your-api-token",
        "organization": "organization-name",
    },
}

The configuration dictionary consists of credentials defined for each API host. The API host might be different from what you use in the web browser, for example GitHub API is accessed as api.github.com.

ஒவ்வொரு ஓச்டுக்கும் பின்வரும் உள்ளமைவு கிடைக்கிறது:

username

அசூர் டெவொப்ச் திட்டத்தின் பெயர். இது களஞ்சிய பெயர் அல்ல.

organization

திட்டத்தின் அமைப்பின் பெயர்.

workItemIds

உங்கள் நிறுவனத்திலிருந்து பணி உருப்படிகளின் ஐடிகளின் விருப்ப பட்டியல். புதிய இழுத்தல் கோரிக்கைகள் வழங்கப்படும்போது இவை இணைக்கப்பட்டிருக்கும்.

token

பநிஇ பயனருக்கான பநிஇ கிள்ளாக்கு தேவை.

Additional settings not described here can be found at பதிப்பு கட்டுப்பாட்டு நற்சான்றிதழ்களை உள்ளமைத்தல்.

GOOGLE_ANALYTICS_ID

கூகிள் யுனிவர்சல் அனலிட்டிக்ச் பயன்படுத்தி வலைபெயர்ப்பு கண்காணிப்பதை இயக்க கூகிள் அனலிட்டிக்ச் அடையாளம்.

Note

கூகிள் அனலிட்டிக்ச் 4 ஒருங்கிணைப்பு தற்போது வெப்லேட்டுக்கு கிடைக்கவில்லை, தயவுசெய்து https://github.com/weblateorg/weblate/issues/14015 ஐப் பார்க்கவும்.

HIDE_REPO_CREDENTIALS

வலை இடைமுகத்திலிருந்து களஞ்சிய நற்சான்றிதழ்களை மறைக்கவும். பயனர் மற்றும் கடவுச்சொல்லுடன் உங்களிடம் களஞ்சிய முகவரி இருந்தால், தொடர்புடைய செய்தி பயனர்களுக்கு காண்பிக்கப்படும் போது வலைபெயர்ப்பு அதை மறைக்கும்.

For example instead of https://user:password@git.example.com/repo.git it will show just https://git.example.com/repo.git. It tries to clean up VCS error messages too in a similar manner.

Note

இயல்பாகவே.

HIDE_VERSION

Added in version 4.3.1.

அங்கீகரிக்கப்படாத பயனர்களிடமிருந்து பதிப்பு தகவலை மறைக்கிறது. இது தற்போது நிறுவப்பட்ட பதிப்போடு பொருந்தக்கூடிய ஆவணங்களுக்கு பதிலாக அனைத்து ஆவண இணைப்புகளையும் அண்மைக் கால பதிப்பிற்கு சுட்டிக்காட்டுகிறது.

பதிப்பை மறைப்பது சில நிறுவனங்களில் பரிந்துரைக்கப்பட்ட பாதுகாப்பு நடைமுறையாகும், நடத்தை ஆராய்வதன் மூலம் ஒரு தாக்குதல் பதிப்பைக் கண்டுபிடிப்பதைத் தடுக்காது.

Note

இது இயல்பாக அணைக்கப்படுகிறது.

IP_BEHIND_REVERSE_PROXY

தலைகீழ் ப்ராக்சியின் பின்னால் வலைபெயர்ப்பு இயங்குகிறதா என்பதைக் குறிக்கிறது.

If set to True, Weblate gets IP address from a header defined by IP_PROXY_HEADER.

Warning

நீங்கள் உண்மையில் ஒரு தலைகீழ் பதிலாளைப் பயன்படுத்துகிறீர்கள் என்பதையும், அது இந்த தலைப்பை அமைக்கிறது என்பதையும் உறுதிசெய்க, இல்லையெனில் பயனர்கள் ஐபி முகவரியை போலியாகப் பெற முடியும்.

Note

இது இயல்பாக இல்லை.

IP_PROXY_HEADER

Indicates which header Weblate should obtain the IP address from when IP_BEHIND_REVERSE_PROXY is turned on.

Defaults to HTTP_X_FORWARDED_FOR.

IP_PROXY_OFFSET

Changed in version 5.0.1: இயல்புநிலை 1 முதல் -1 வரை மாற்றப்பட்டது.

Indicates which part of IP_PROXY_HEADER is used as client IP address.

Depending on your setup, this header might consist of several IP addresses, (for example X-Forwarded-For: client-ip, proxy-a, proxy-b) and you can configure which address from the header is used as client IP address here.

Warning

இதை அமைப்பது உங்கள் நிறுவலின் பாதுகாப்பை பாதிக்கிறது. ஐபி முகவரியை தீர்மானிக்க நம்பகமான ப்ராக்சிகளைப் பயன்படுத்த மட்டுமே நீங்கள் அதை உள்ளமைக்க வேண்டும். மேலும் விவரங்களுக்கு <https://developer.mozilla.org/en-us/docs/web/http/reference/headers/x-forwarded-for#security_and_privacy_concers> ஐ சரிபார்க்கவும்.

இயல்புநிலை -1 க்கு.

LICENSE_EXTRA

உரிமத் தேர்வுகளில் சேர்க்க கூடுதல் உரிமங்கள்.

Note

Each license definition should be tuple of its short name, a long name, a URL and a boolean, indication with it is a libre license.

உதாரணத்திற்கு:

LICENSE_EXTRA = [
    (
        "AGPL-3.0",
        "GNU Affero General Public License v3.0",
        "https://www.gnu.org/licenses/agpl-3.0-standalone.html",
        True,
    ),
]

LICENSE_FILTER

Changed in version 4.3: இதை வெற்று மதிப்புக்கு அமைப்பது இப்போது உரிம எச்சரிக்கையை முடக்குகிறது.

காண்பிக்க உரிமங்களின் பட்டியலை வடிகட்டவும். இது காலியாக அமைக்கப்பட்டால் உரிம எச்சரிக்கையை முடக்குகிறது.

Note

இந்த வடிகட்டி குறுகிய உரிம பெயர்களைப் பயன்படுத்துகிறது.

உதாரணத்திற்கு:

LICENSE_FILTER = {"AGPL-3.0", "GPL-3.0-or-later"}

பின்வரும் உரிம எச்சரிக்கையை முடக்குகிறது:

LICENSE_FILTER = set()

LICENSE_REQUIRED

Defines whether the license attribute in கூறு உள்ளமைவு is required.

Note

இது இயல்பாகவே முடக்கப்பட்டுள்ளது.

LIMIT_TRANSLATION_LENGTH_BY_SOURCE_LENGTH

கொடுக்கப்பட்ட மொழிபெயர்ப்பின் நீளம் குறைவாக இருக்க வேண்டுமா. கட்டுப்பாடு என்பது மூல சரத்தின் நீளம் × 10 எழுத்துக்கள்.

Hint

Set this to False to allow longer translations (up to 10,000 characters) irrespective of source string length.

Note

Defaults to True.

localize_cdn_url மற்றும் localize_cdn_path

These settings configure the சாவாச்கிரிப்ட் உள்ளூராக்கல் சி.டி.என் add-on. LOCALIZE_CDN_URL defines root URL where the localization CDN is available and LOCALIZE_CDN_PATH defines path where Weblate should store generated files which will be served at the LOCALIZE_CDN_URL.

Hint

On Hosted Weblate, this uses https://weblate-cdn.com/.

MATOMO_SITE_ID

மாடோமோவில் உள்ள தளத்தின் ஐடி (முன்னர் பிவிக்) நீங்கள் வலைபெயர்ப்பைக் கண்காணிக்க பயன்படுத்த விரும்புகிறீர்கள்.

Note

இந்த ஒருங்கிணைப்பு மாடோமோ டேக் மேலாளரை ஆதரிக்காது.

See also

MATOMO_URL

MATOMO_URL

ஒரு மாடோமோ (முன்னர் பிவிக்) நிறுவலின் முழு முகவரி (பின்தங்கிய ச்லாச் உட்பட) நீங்கள் வலைபெயர்ப்பு பயன்பாட்டைக் கண்காணிக்க பயன்படுத்த விரும்புகிறீர்கள். மேலும் விவரங்களுக்கு <https://matomo.org/> ஐ சரிபார்க்கவும்.

Hint

இந்த ஒருங்கிணைப்பு மாடோமோ டேக் மேலாளரை ஆதரிக்காது.

உதாரணத்திற்கு:

MATOMO_SITE_ID = 1
MATOMO_URL = "https://example.matomo.cloud/"

See also

MATOMO_SITE_ID

NEARBY_MESSAGES

முழு எடிட்டரில் ஒவ்வொரு திசையிலும் காட்ட அருகிலுள்ள சரங்களின் எண்ணிக்கை.

This is just a default value, users can adjust this in பயனர் சுயவிவரம்.

DEFAULT_PAGE_LIMIT

Added in version 4.7.

மண்பாண்டம் செயலில் இருக்கும்போது காண்பிக்க வேண்டிய உறுப்புகளின் இயல்புநிலை எண்ணிக்கை.

PAGURE_CREDENTIALS

Added in version 4.3.2.

pagure சேவையகங்களுக்கான நற்சான்றிதழ்களுக்கான பட்டியல்.

PAGURE_CREDENTIALS = {
    "pagure.io": {
        "username": "weblate",
        "token": "your-api-token",
    },
}

The configuration dictionary consists of credentials defined for each API host. The layout is same for almost all version control integrations and is described at பதிப்பு கட்டுப்பாட்டு நற்சான்றிதழ்களை உள்ளமைத்தல்.

PASSWORD_MINIMAL_STRENGTH

Added in version 5.10.2.

Minimal password score as evaluated by the zxcvbn password strength estimator.

இயல்புநிலை 0 க்கு, அதாவது வலிமை சோதனை முடக்கப்பட்டுள்ளது.

PRIVACY_URL

Added in version 4.8.1.

உங்கள் வலைபெயர்ப்பு நிகழ்வு அதன் தனியுரிமைக் கொள்கையைக் காட்டும் முகவரி.

Hint

Useful if you host your legal documents outside Weblate for embedding them inside Weblate, please check சட்ட தொகுதி for details.

உதாரணமாக:

PRIVACY_URL = "https://weblate.org/terms/"

See also

LEGAL_URL

PRIVATE_COMMIT_EMAIL_OPT_IN

Added in version 4.15.

தனியார் கமிட் மின்னஞ்சல் தேர்வு செய்யப்படுகிறதா அல்லது விலகுகிறதா என்பதை உள்ளமைக்கிறது (இயல்பாகவே இது தேர்வு செய்யப்படுகிறது).

Hint

இந்த அமைப்பு பயனர்களுக்கு மட்டுமே பொருந்தும், அவை ஒரு கமிட் மின்னஞ்சலை வெளிப்படையாகத் தேர்வு செய்யாதவை.

PRIVATE_COMMIT_EMAIL_TEMPLATE

Added in version 4.15.

Template to generate private commit e-mail for an user. Defaults to "{username}@users.noreply.{site_domain}".

முடக்க வெற்று சரத்திற்கு அமைக்கவும்.

Note

Using different commit e-mail is opt-in for users unless configured by PRIVATE_COMMIT_EMAIL_OPT_IN. Users can configure commit e-mail in the சுயவிவரம்.

PROJECT_BACKUP_KEEP_COUNT

Added in version 4.14.

ஒரு திட்டத்திற்கு எத்தனை காப்புப்பிரதிகள் சேவையகத்தில் வைக்கப்படுகின்றன என்பதை வரையறுக்கிறது. இயல்புநிலை 3.

PROJECT_BACKUP_KEEP_DAYS

Added in version 4.14.

திட்ட காப்புப்பிரதிகள் சேவையகத்தில் எவ்வளவு காலம் வைக்கப்படும் என்பதை வரையறுக்கிறது. இயல்புநிலை 30 நாட்களுக்கு.

PROJECT_NAME_RESTRICT_RE

Added in version 4.15.

திட்ட பெயரைக் கட்டுப்படுத்த ஒரு வழக்கமான வெளிப்பாட்டை வரையறுக்கிறது. பொருந்தக்கூடிய பெயர்கள் நிராகரிக்கப்படும்.

PROJECT_WEB_RESTRICT_HOST

Added in version 4.16.2.

Reject using certain hosts in project website. Any subdomain is matched, so including example.com will block test.example.com as well. The list should contain lower case strings only, the parsed domain is lower cased before matching.

இயல்புநிலை உள்ளமைவு:

PROJECT_WEB_RESTRICT_HOST = {"localhost"}

PROJECT_WEB_RESTRICT_NUMERIC

Added in version 4.16.2.

திட்ட இணையதளத்தில் எண் ஐபி முகவரியைப் பயன்படுத்தி நிராகரிக்கவும். இயல்பாகவே.

PROJECT_WEB_RESTRICT_RE

Added in version 4.15.

Defines a regular expression to limit what can be entered as திட்ட வலைத்தளம். Any matching URLs will be rejected.

RATELIMIT_NOTIFICATION_LIMITS

Added in version 5.14.

Limits how many notifications for a single user will be sent out.

The default setting is:

# Multi-level rate limiting for email notifications
# Each tuple contains (max_emails, time_window_seconds)
RATELIMIT_NOTIFICATION_LIMITS = [
    # Prevent burst sends - 3 emails per 2 minutes
    (3, 120),
    # Equalize to avoid getting blocked for too long - 10 emails per hour
    (10, 3600),
    # Daily limit: 50 emails per day
    (50, 86400),
]

RATELIMIT_ATTEMPTS

வீதத்தைக் கட்டுப்படுத்துவதற்கு முன் அதிகபட்ச அங்கீகார முயற்சிகள் பயன்படுத்தப்படுகின்றன.

இயல்புநிலை 5.

RATELIMIT_WINDOW

வீதத்தைக் கட்டுப்படுத்தும் பிறகு எவ்வளவு காலம் அங்கீகரிக்கப்படுகிறது.

விநாடிகளின் அளவு, 300 (5 நிமிடங்கள்) க்கு இயல்புநிலை.

RATELIMIT_LOCKOUT

வீதத்தைக் கட்டுப்படுத்தும் பிறகு எவ்வளவு காலம் ஏற்பு பூட்டப்பட்டுள்ளது.

600 (10 நிமிடங்கள்) க்கு ஒரு விநாடிகள் இயல்புநிலையாகும்.

REGISTRATION_ALLOW_BACKENDS

Added in version 4.1.

பதிவு செய்ய அனுமதிக்க அங்கீகார பின்தங்கியவர்களின் பட்டியல். இது புதிய பதிவுகளை மட்டுமே கட்டுப்படுத்துகிறது, பயனர்கள் இன்னும் கட்டமைக்கப்பட்ட அங்கீகார பின்தளத்தில் பயன்படுத்தி அங்கீகாரத்தை அங்கீகரிக்கலாம் மற்றும் சேர்க்கலாம்.

It is recommended to keep REGISTRATION_OPEN on while limiting registration backends, otherwise users will be able to register, but Weblate will not show links to register in the user interface.

உதாரணமாக:

REGISTRATION_ALLOW_BACKENDS = ["azuread-oauth2", "azuread-tenant-oauth2"]

Hint

பின்தளத்தில் பெயர்கள் அங்கீகாரத்திற்காக முகவரி இல் பயன்படுத்தப்படும் பெயர்களுடன் பொருந்துகின்றன.

REGISTRATION_CAPTCHA

புதிய கணக்குகளை பதிவு செய்வது ஒரு கேப்ட்சாவால் பாதுகாக்கப்படுகிறதா. இயக்கப்பட்ட இயல்புநிலை.

இயக்கப்பட்டால், பயனர்கள் தங்கள் மின்னஞ்சல் முகவரியில் நுழையும் அனைத்து பக்கங்களிலும் ஒரு கேப்ட்சா சேர்க்கப்படுகிறது:

  • புதிய கணக்கு பதிவு.

  • கடவுச்சொல் மீட்பு.

  • ஒரு கணக்கில் மின்னஞ்சலைச் சேர்ப்பது.

  • உள்நுழையாத பயனர்களுக்கான தொடர்பு படிவம்.

பாதுகாப்பு தற்போது பின்வரும் படிகளைக் கொண்டுள்ளது:

  • கணித கேப்ட்சா பயனரால் தீர்க்கப்பட வேண்டும்.

  • Proof of work challenge calculated by the browser. The difficulty can be adjusted using ALTCHA_MAX_NUMBER.

REGISTRATION_EMAIL_MATCH

எந்த மின்னஞ்சல் முகவரிகள் பதிவு செய்யலாம் என்பதை வடிகட்ட உங்களை அனுமதிக்கிறது.

இயல்புநிலை .*, இது எந்த மின்னஞ்சல் முகவரியையும் பதிவு செய்ய அனுமதிக்கிறது.

ஒற்றை மின்னஞ்சல் களத்தில் பதிவை கட்டுப்படுத்த நீங்கள் இதைப் பயன்படுத்தலாம்:

REGISTRATION_EMAIL_MATCH = r"^.*@weblate\.org$"

REGISTRATION_OPEN

புதிய கணக்குகளின் பதிவு தற்போது அனுமதிக்கப்பட்டுள்ளதா. இயக்கப்பட்ட இயல்புநிலை.

This setting affects built-in authentication by e-mail address or through the Python Social Auth (you can allow certain back-ends using REGISTRATION_ALLOW_BACKENDS).

Note

போன்ற மூன்றாம் தரப்பு அங்கீகார முறைகளைப் பயன்படுத்தினால் ldap ஏற்பு, இது பதிவு படிவத்தை மறைக்கிறது, ஆனால் புதிய பயனர்கள் இன்னும் உள்நுழைந்து கணக்குகளை உருவாக்க முடியும்.

REGISTRATION_REBIND

Added in version 4.16.

ஏற்கனவே உள்ள பயனர்களுக்கு அங்கீகார பின்தளத்தில் மறுக்க அனுமதிக்கவும். அங்கீகார வழங்குநர்களிடையே இடம்பெயரும்போது இதை இயக்கவும்.

Note

ஏற்கனவே உள்ள கணக்கில் பிற அங்கீகார பின்தளத்தில் சேர்க்க அனுமதிக்காதபடி இயல்பாகவே. மூன்றாம் தரப்பு அங்கீகார பின்தளத்தில் பயன்படுத்தும் போது மறுப்பு கணக்கு சமரசத்திற்கு வழிவகுக்கும்.

REPOSITORY_ALERT_THRESHOLD

Added in version 4.0.2.

காலாவதியான களஞ்சியங்களுக்கான எச்சரிக்கையைத் தூண்டுவதற்கான நுழைவு அல்லது பல மாற்றங்களைக் கொண்டவை. இயல்புநிலை 25 க்கு.

REQUIRE_LOGIN

Added in version 4.1.

This enables django.contrib.auth.middleware.LoginRequiredMiddleware and configures REST framework to require authentication for all API endpoints.

Changed in version 5.15: Weblate now relies on Django built-in middleware.

Note

This is implemented in the மாதிரி உள்ளமைவு. For Docker, use WEBLATE_REQUIRE_LOGIN.

SENTRY_DSN

Sentry DSN to use for பிழை அறிக்கைகளை சேகரித்தல் மற்றும் செயல்திறனைக் கண்காணித்தல்.

SENTRY_ENVIRONMENT

Configures environment for Sentry. Defaults to devel.

SENTRY_MONITOR_BEAT_TASKS

Added in version 5.13.

Configure whether to monitor Celery Beat tasks with Sentry. Defaults to True.

SENTRY_PROFILES_SAMPLE_RATE

செயல்திறன் கண்காணிப்புக்கு மாதிரி வீதத்தை உள்ளமைக்கவும். எல்லா நிகழ்வுகளையும் கண்டுபிடிக்க 1 ஆக அமைக்கவும், 0 (இயல்புநிலை) தடமறிதல் முடக்குகிறது.

SENTRY_SEND_PII

தனிப்பட்ட முறையில் அடையாளம் காணக்கூடிய சில தகவல்களை சேகரிக்க சென்ட்ரியை அனுமதிக்கவும். இயல்பாக அணைக்கப்பட்டது.

Changed in version 5.7: இது இயல்புநிலையாக இப்போது முடக்கப்பட்டுள்ளது, இயல்புநிலையாக இயக்கப்படும்.

SENTRY_TRACES_SAMPLE_RATE

விவரக்குறிப்பு கண்காணிப்புக்கு மாதிரி வீதத்தை உள்ளமைக்கவும். எல்லா நிகழ்வுகளையும் கண்டுபிடிக்க 1 ஆக அமைக்கவும், 0 (இயல்புநிலை) தடமறிதல் முடக்குகிறது.

See also

Sentry Profiling

SIMPLIFY_LANGUAGES

Use simple language codes for default language/country combinations. For example an fr_FR translation will use the fr language code. This is usually the desired behavior, as it simplifies listing languages for these default combinations.

ஒவ்வொரு மாறுபாட்டிற்கும் வெவ்வேறு மொழிபெயர்ப்புகளை நீங்கள் விரும்பினால் இதை அணைக்கவும்.

SITE_DOMAIN

தள களத்தை உள்ளமைக்கிறது. பல நோக்கங்களில் சரியான முழுமையான இணைப்புகளை உருவாக்க வேண்டியது தேவை (எடுத்துக்காட்டாக செயல்படுத்தும் மின்னஞ்சல்கள், அறிவிப்புகள் அல்லது ஆர்எச்எச் ஊட்டங்கள்).

தரமற்ற துறைமுகத்தில் வலைபெயர்ப்பு இயங்கினால், அதை இங்கேயும் சேர்.

Examples:

# Production site with domain name
SITE_DOMAIN = "weblate.example.com"

# Local development with IP address and port
SITE_DOMAIN = "127.0.0.1:8000"

Note

This setting should only contain the domain name. For configuring protocol, (turning on and enforcing HTTPS) use ENABLE_HTTPS and for changing the URL, use URL_PREFIX.

Hint

On a Docker container, the site domain is configured through WEBLATE_ALLOWED_HOSTS.

SITE_TITLE

தளத்திற்குப் பயன்படுத்தப்பட வேண்டிய தள தலைப்பு மற்றும் மின்னஞ்சல்களை அனுப்ப வேண்டும்.

SPECIAL_CHARS

Additional characters to include in the visual keyboard, காட்சி விசைப்பலகை.

இயல்புநிலை மதிப்பு:

SPECIAL_CHARS = ("\t", "\n", "\u00a0", "…")

SINGLE_PROJECT

Redirects users directly to a project or component instead of showing the dashboard. You can either set it to True so it only works if there is actually only single project in Weblate. Alternatively, set the project slug, and it will redirect unconditionally to this project.

உதாரணமாக:

SINGLE_PROJECT = "test"

SSH_EXTRA_ARGS

Added in version 4.9.

வலைபெயர்ப்பு பாஓடு ஐ அழைக்கும்போது தனிப்பயன் அளவுருக்களைச் சேர்க்க அனுமதிக்கிறது. மரபு குறியாக்கம் அல்லது பிற தரமற்ற அம்சங்களைப் பயன்படுத்தி சேவையகங்களுடன் இணைக்கும்போது பயனுள்ளதாக இருக்கும்.

எடுத்துக்காட்டாக, வலைபெயர்ப்பில் பாஓடு இணைப்பு லெகசிஓச்டுடன் பேச்சுவார்த்தை நடத்த முடியவில்லை: பொருந்தக்கூடிய முக்கிய பரிமாற்ற முறை எதுவும் கிடைக்கவில்லை. அவர்களின் சலுகை: டிஃபி-எல்மேன்-குழு 1-சா 1, நீங்கள் அதைப் பயன்படுத்தலாம்:

SSH_EXTRA_ARGS = "-oKexAlgorithms=+diffie-hellman-group1-sha1"

Hint

சரம் செல் மூலம் மதிப்பிடப்படுகிறது, எனவே எந்த இடைவெளியும் சிறப்பு எழுத்துக்களும் மேற்கோள் காட்டப்படுவதை உறுதிசெய்க.

STATUS_URL

உங்கள் வலைபெயர்ப்பு நிகழ்வு அதன் நிலையைப் புகாரளிக்கும் முகவரி.

SUGGESTION_CLEANUP_DAYS

Automatically deletes suggestions after a given number of days. Defaults to None, meaning no deletions.

SUPPORT_STATUS_CHECK

Added in version 5.5.

செயலில் உதவி சந்தா இல்லாதிருந்தால், அருமையான உதவி நிலை சோதனை மற்றும் நன்கொடை பக்கத்தில் உள்நுழைந்தவுடன் சூப்பர் யூசர்களை திருப்பிவிடுகிறது.

Hint

உதவி சந்தாவை வாங்குவதன் மூலமும், இதை அணைப்பதற்கு பதிலாக வலைபெயர்ப்பு முன்னேற்றத்தை அதிகரிப்பதன் மூலமும் உங்கள் வலைபெயர்ப்பு அனுபவத்தை மேம்படுத்தவும்.

UNUSED_ALERT_DAYS

Added in version 4.17.

கூறு பயன்படுத்தப்படாததாகத் தெரிகிறது முன்னறிவிப்பு தூண்டப்படுகிறது.

இயல்புநிலை 365 நாட்களுக்கு, அதை அணைக்க 0 என அமைக்கவும்.

UPDATE_LANGUAGES

Added in version 4.3.2.

Controls whether languages database should be updated when running database migration and is on by default. This setting has no effect on invocation of setuplang.

Warning

மொழிகள் காட்சி இதனுடன் முரணாக இருக்கலாம். வலைபெயர்ப்பு மொழி வரையறைகள் காலப்போக்கில் விரிவடைகின்றன, மேலும் இது வரையறுக்கப்பட்ட மொழிகளுக்கான மொழி குறியீட்டைக் காட்டாது.

URL_PREFIX

இந்த அமைப்பு சில பாதையில் வலைபெயர்ப்பு இயக்க உங்களை அனுமதிக்கிறது (இல்லையெனில் அது வெப்சர்வர் ரூட்டிலிருந்து இயக்கப்படுவதை நம்பியுள்ளது).

Note

To use this setting, you also need to configure your server to strip this prefix. For example with WSGI, this can be achieved by setting WSGIScriptAlias.

Hint

முன்னொட்டு / உடன் தொடங்க வேண்டும்.

உதாரணமாக:

URL_PREFIX = "/translations"

Note

This setting does not work with Django's built-in server, you would have to adjust urls.py to contain this prefix.

VCS_ALLOW_HOSTS

Added in version 5.15.

A set of hosts to allow when configuring VCS URL. Defaults to an empty set what does no filtering at all.

VCS_ALLOW_SCHEMES

Added in version 5.15.

A set of hosts to allow when configuring VCS URL. Only https and ssh are allowed by default.

VCS_API_DELAY

Added in version 4.15.1.

Configures minimal delay in seconds between third-party API calls in அறிவிலிமையம் கோரிக்கைகள், அறிவிலிஆய்வு கோரிக்கைகளை ஒன்றிணைக்கவும், கிடியா இழுக்கும் கோரிக்கைகள், pagure ஒன்றிணைப்பு கோரிக்கைகள், and அசூர் டெவொப்ச் கோரிக்கைகளை இழுக்கிறது.

இந்த வீத-வரம்புகள் பநிஇ வலைபெயர்ப்புடிலிருந்து இந்த சேவைகளை அதிக சுமை தவிர்ப்பதற்காக அழைக்கிறது.

கிட்அப்பில் இரண்டாம் நிலை வீத-வரம்பாளரால் நீங்கள் மட்டுப்படுத்தப்பட்டிருந்தால், இதை அதிகரிப்பது உதவக்கூடும்.

இயல்புநிலை மதிப்பு 10.

VCS_API_TIMEOUT

Added in version 5.15.

Configures timeout in seconds for third-party API calls such as forking or creating merge requests in அறிவிலிமையம் கோரிக்கைகள், அறிவிலிஆய்வு கோரிக்கைகளை ஒன்றிணைக்கவும், கிடியா இழுக்கும் கோரிக்கைகள், pagure ஒன்றிணைப்பு கோரிக்கைகள், and அசூர் டெவொப்ச் கோரிக்கைகளை இழுக்கிறது.

இயல்புநிலை மதிப்பு 10.

VCS_BACKENDS

கிடைக்கக்கூடிய வி.சி.எச் பின்தளத்தில் உள்ளமைவு.

Note

உங்களிடம் கருவிகளைக் கொண்ட அனைத்து ஆதரிக்கப்பட்ட பின்-முனைகளையும் பயன்படுத்த வலைபெயர்ப்பு முயற்சிக்கிறது.

Hint

இதைப் பயன்படுத்தி நீங்கள் தேர்வுகளை மட்டுப்படுத்தலாம் அல்லது தனிப்பயன் வி.சி.எச் பின்-முனைகளைச் சேர்க்கலாம்.

VCS_BACKENDS = ("weblate.vcs.git.GitRepository",)

VCS_CLONE_DEPTH

வலைபெயர்ப்பு களஞ்சியங்களின் ஆழமான குளோனிங் எவ்வாறு செய்ய வேண்டும் என்பதை உள்ளமைக்கிறது.

Note

Currently this is only supported in அறிவிலி. By default Weblate does shallow clones of the repositories to make cloning faster and save disk space. Depending on your usage (for example when using custom துணை நிரல்கள்), you might want to increase the depth or turn off shallow clones completely by setting this to 0.

Hint

In case you get fatal: protocol error: expected old/new/ref, got 'shallow <commit hash>' error when pushing from Weblate, turn off shallow clones completely by setting:

VCS_CLONE_DEPTH = 0

WEBLATE_ADDONS

பயன்பாட்டிற்கு கிடைக்கக்கூடிய துணை நிரல்களின் பட்டியல். அவற்றைப் பயன்படுத்த, கொடுக்கப்பட்ட மொழிபெயர்ப்பு கூறுக்கு அவை இயக்கப்பட வேண்டும். இயல்பாக இது அனைத்து உள்ளமைக்கப்பட்ட துணை நிரல்களையும் உள்ளடக்கியது, பட்டியலை நீட்டிக்கும்போது, ஏற்கனவே உள்ளவற்றை இயக்கப்பட்டிருக்க விரும்புவீர்கள், எடுத்துக்காட்டாக:

WEBLATE_ADDONS = (
    # Built-in add-ons
    "weblate.addons.gettext.GenerateMoAddon",
    "weblate.addons.gettext.UpdateLinguasAddon",
    "weblate.addons.gettext.UpdateConfigureAddon",
    "weblate.addons.gettext.MsgmergeAddon",
    "weblate.addons.gettext.GettextAuthorComments",
    "weblate.addons.cleanup.CleanupAddon",
    "weblate.addons.consistency.LanguageConsistencyAddon",
    "weblate.addons.discovery.DiscoveryAddon",
    "weblate.addons.flags.SourceEditAddon",
    "weblate.addons.flags.TargetEditAddon",
    "weblate.addons.flags.SameEditAddon",
    "weblate.addons.flags.BulkEditAddon",
    "weblate.addons.generate.GenerateFileAddon",
    "weblate.addons.properties.PropertiesSortAddon",
    "weblate.addons.git.GitSquashAddon",
    "weblate.addons.removal.RemoveComments",
    "weblate.addons.removal.RemoveSuggestions",
    "weblate.addons.resx.ResxUpdateAddon",
    "weblate.addons.autotranslate.AutoTranslateAddon",
    "weblate.addons.cdn.CDNJSAddon",
    # Add-on you want to include
    "weblate.addons.example.ExampleAddon",
)

Note

பட்டியலிலிருந்து சேர்க்கையை அகற்றுவது கூறுகளிலிருந்து நிறுவல் நீக்காது. அந்த வழக்கில் வலைபெயர்ப்பு செயலிழக்கும். இந்த பட்டியலிலிருந்து அதை அகற்றுவதற்கு முன்பு அனைத்து கூறுகளிலிருந்தும் கூடுதல் நிறுவலை நிறுவுங்கள்.

ADDON_ACTIVITY_LOG_EXPIRY

Added in version 5.6.

துணை நிரல்களுக்கான செயல்பாட்டு பதிவுகள் எவ்வளவு காலம் வைக்கப்படுகின்றன என்பதை உள்ளமைக்கிறது. இயல்புநிலை 180 நாட்களுக்கு.

WEBLATE_EXPORTERS

Added in version 4.2.

கிடைக்கக்கூடிய ஏற்றுமதியாளர்களின் பட்டியல் பல்வேறு கோப்பு வடிவங்களில் மொழிபெயர்ப்புகள் அல்லது சொற்களஞ்சியங்களை பதிவிறக்குகிறது.

WEBLATE_FORMATS

பயன்பாட்டிற்கு கிடைக்கக்கூடிய கோப்பு வடிவங்களின் பட்டியல்.

Note

இயல்புநிலை பட்டியலில் ஏற்கனவே பொதுவான வடிவங்கள் உள்ளன.

WEBLATE_MACHINERY

Added in version 4.13.

பயன்பாட்டிற்கு கிடைக்கும் இயந்திர சேவைகளின் பட்டியல்.

WEBLATE_GPG_IDENTITY

அறிவிலி கமிட்சில் கையெழுத்திட வலைபெயர்ப்பு பயன்படுத்தும் அடையாளம், எடுத்துக்காட்டாக:

WEBLATE_GPG_IDENTITY = "Weblate <weblate@example.com>"

The Weblate GPG keyring is searched for a matching key (home/.gnupg under DATA_DIR). If not found, a key is generated, please check கையொப்பமிடும் அறிவிலி க்னப் உடன் கம்யூட் for more details.

WEBSITE_REQUIRED

Defines whether திட்ட வலைத்தளம் has to be specified when creating a project. On by default, as that suits public server setups.

பதிப்பு கட்டுப்பாட்டு நற்சான்றிதழ்களை உள்ளமைத்தல்

Hint

This section describes VCS credential variables as GITHUB_CREDENTIALS, GITLAB_CREDENTIALS, GITEA_CREDENTIALS, PAGURE_CREDENTIALS, BITBUCKETSERVER_CREDENTIALS.

The configuration dictionary consists of credentials defined for each API host. The API host might be different from what you use in the web browser, for example GitHub API is accessed as api.github.com.

The credentials can also be overridden in களஞ்சியம் புச் முகவரி or மூல குறியீடு களஞ்சியம் (if push URL is not configured), these take precedence over the ones specified in the configuration file.

ஒவ்வொரு ஓச்டுக்கும் பின்வரும் உள்ளமைவு கிடைக்கிறது:

username

பநிஇ பயனர், தேவை.

token

பநிஇ பயனருக்கான பநிஇ கிள்ளாக்கு தேவை.

scheme

Added in version 4.18.

Scheme override. Weblate attempts to parse scheme from the repository URL and falls backs to https. If you are running the API server internally, you might want to use http instead, but consider security.

Hint

In the Docker container, the credentials can be configured using environment variables, see குறியீடு ஓச்டிங் தளங்களின் சான்றுகள்.