Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  maintenance
 refresh-translation-progress-stats.php
 remove-redundant-message-group-metadata.php
  messagegroups
  loaders
 AggregateMessageGroup.php
 FileBasedMessageGroup.phpThis file a contains a message group implementation
 MediaWikiExtensionMessageGroup.php
 MessageGroup.phpThis file holds a message group interface
 MessageGroupBase.phpThis file contains a base implementation of managed message groups
 MessageGroupOld.phpThis file contains the base information of unmanaged message groups
 MessagePrefixMessageGroup.php
 RecentAdditionsMessageGroup.phpThis file contains an unmanaged message group implementation
 RecentMessageGroup.phpThis file contains an unmanaged message group implementation
 SandboxMessageGroup.phpThis file contains an unmanaged message group implementation
 SubsetMessageGroup.php
 WikiMessageGroup.phpThis file contains an unmanaged message group implementation
 WikiPageMessageGroup.phpThis file contains an unmanaged message group implementation
 WorkflowStatesMessageGroup.phpThis file contains an unmanaged message group implementation
  scripts
 __bootstrap.php
 backport.php
 characterEditStats.phpShow number of characters translated over a given period of time
 cleanupTranslationProgressStats.php
 clearGroupSyncCache.php
 completeExternalTranslation.php
 createCheckIndex.phpCreates serialised database of messages that need checking for problems
 createMessageIndex.phpCreates a database of keys in all groups, so that namespace and key can be used to get the group they belong to
 deleteEqualTranslations.php
 expand-groupspec.phpScript that expands a message group specification (such as page-News*,page-Help*)
 export-rename-language.phpScript to automate renaming of language codes in supported repos
 export.php
 exportTranslatableBundle.php
 exportTtmServerDump.php
 fallbacks-graph.phpScript for creating graphml xml file of language fallbacks
 findUnsynchronizedDefinitions.php
 fuzzy.php
 groupStatistics.phpCommandline script to general statistics about the localisation level of one or more message groups
 importExternalTranslations.php
 importTranslatableBundle.php
 importTranslationsFromCsv.php
 languageeditstats.php
 migrate-schema2.phpScript to convert Translate extension database schema to v2
 moveTranslatableBundle.php
 moveTranslatablePage.php
 plural-comparison.phpScript for comparing different plural implementations
 poimport.phpImports gettext files exported from Special:Translate back
 populateFuzzy.phpA script to populate fuzzy tags to revtag table
 queryGroupSyncCache.php
 refresh-translatable-pages.phpScript to ensure all translation pages are up to date
 syncTranslatableBundleStatus.php
 test-mt.phpScript to test web services from the command line
 TranslateStatsOutput.php
 translator-stats-process.phpScript to gather translator stats
 translator-stats.phpScript to gather translator stats
 ttmserver-export.phpScript to bootstrap TTMServer translation memory
 updateTranslatorActivity.php
 yaml-tests.phpScript for comparing supported YAML parser implementations
  src
  Cache
  Diagnostics
  FileFormatSupport
  Jobs
  MessageBundleTranslation
  MessageGroupConfiguration
  MessageGroupProcessing
  MessageLoading
  MessageProcessing
  MessageSync
  PageTranslation
  Statistics
  Synchronization
  SystemUsers
  TranslatorInterface
  TranslatorSandbox
  TtmServer
  Utilities
  Validation
  WebService
 HookHandler.php
 HookRunner.php
 LogFormatter.php
 RecentChangesTranslationFilterHookHandler.php
 SchemaHookHandler.php
 Services.php
 ServiceWiring.phpList of services in this extension with construction instructions
  ttmserver
 ElasticSearchTTMServer.phpTTMServer - The Translate extension translation memory interface
 FuzzyLikeThis.phpNOTE: the following class has been copied from elastica 2.3.1 : https://github.com/ruflin/Elastica/blob/2.3.1/lib/Elastica/Query/FuzzyLikeThis.php (few modifications have been made to comply with phpcs rules used by this extension) It is intended to be used as a temporary workaround with the wmf extra elasticsearch plugin with elasticsearch 2.x
 TTMServer.phpTTMServer - The Translate extension translation memory interface
 TTMServerMessageUpdateJob.phpContains class with job for updating translation memory
 README
 Translate.alias.phpAliases for special pages of Translate extension
 Translate.i18n.magic.phpInternationalisation file for magic words in the Translate extension