Manual:transstat.php

From Linux Web Expert

Revision as of 03:13, 6 December 2023 by imported>FuzzyBot (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

transstat.php is a maintenance script located in the maintenance/language directory that can be used generate statistics about the languages for which there are translations available in MediaWiki.

See also the page localisation statistics that is updated daily from trunk.

Verwendung

Option/Parameter Beschreibung
--output select an output engine one of:
  • 'csv' = Mit Kommata getrennte Werte.
  • 'wiki' = MediaWiki-Syntax (Standard).
  • 'text' = Text mit Tabulatoren.