Gjërat e brendshme të Weblate-it

Shënim

This chapter will give you basic overview of Weblate internals.

Weblate derives most of its code structure from, and is based on Django.

Strukturë drejtorish

Quick overview of directory structure of Weblate main repository:

dokumentime

Source code for this documentation, which can be built using Sphinx.

dev-docker

Docker code to run development server, see Running Weblate locally in Docker.

weblate

Source code of Weblate as a Django application, see Gjërat e brendshme të Weblate-it.

weblate/static

Client files (CSS, Javascript and images), see Pjesa e dukshme e Weblate-it.

Module

Weblate consists of several Django applications (some optional, see Optional Weblate modules):

llogari

Llogari, profile dhe njoftime përdoruesi.

shtesa

Add-ons to tweak Weblate behavior, see Shtesa.

api

API based on Django REST framework.

auth

Mirëfilltësim dhe Leje.

faturim

The optional Faturim module.

kontrolle

Translation string Kontrolle cilësie module.

shkronja

Font rendering checks module.

formate

File format abstraction layer based on translate-toolkit.

gitexport

The optional Git exporter module.

gjuhë

Module defining language and plural models.

ligjore

The optional Ligjore module.

makineri

Integrim shërbimesh përkthimi nga makina.

kujtesë

Built-in translation memory, see Kujtesë Përkthimesh.

foto ekrani

Screenshots management and OCR module.

trans

Main module handling translations.

utils

Various helper utilities.

vcs

Version control system abstraction.

wladmin

Përshtatje ndërfaqeje përgjegjësi Django.