Help:Extension:Translate/Installation/pl
<translate> Translators</translate> (<translate> main help page</translate> )
- <translate> How to translate</translate>
- <translate> Best practices</translate>
- <translate> Statistics and reporting</translate>
- <translate> Quality assurance</translate>
- <translate> Message group states</translate>
- <translate> Offline translation</translate>
- <translate> Glossary</translate>
<translate> Translation administrators</translate>
- <translate> How to prepare a page for translation</translate>
- <translate> Page translation administration</translate>
- <translate> Unstructured element translation</translate>
- <translate> Group management</translate>
- <translate> Move translatable page</translate>
- <translate> Import translations via CSV</translate>
- <translate> Working with message bundles</translate>
<translate> Sysadmins and developers</translate>
- <translate> Installation</translate>
- <translate> Configuration</translate>
- <translate> Getting started with development</translate>
- <translate> Developer guide</translate>
- <translate> Extending Translate</translate>
- <translate> Validators</translate>
- <translate> Insertables</translate>
- <translate> Group configuration</translate>
- <translate> Group configuration example</translate>
- <translate> Translation memories</translate>
- <translate> Translation aids</translate>
- <translate> Enabling message bundles</translate>
- <translate> PHP hooks</translate>
The Translate extension, due to its nature of rapid development, requires a relatively recent version of MediaWiki to work. The aim is to support the development version and the two latest stable versions of MediaWiki. In package managers, the version may be too old to fulfill the requirements. In that case you need to download a newer release from mediawiki.org or from Wikimedia's Git repository.
The Translate extension uses a continuous development model, which means that latest version should never be totally broken, because all commits to Translate extension are peer reviewed and pass unit tests. The core functionality is pretty stable, but there may be bigger changes from time to time.
Wymagania
Poniższe oprogramowanie jest wymagane aby zainstalować to rozszerzenie:
- Najnowsza wersja MediaWiki
- SQL database. MariaDB is recommended. We don't test other database engines, but they should mostly work thanks to the database abstraction layer in MediaWiki.
- (opcjonalnie) Syck lub phpyaml do szybszego parsowania i generowania YAML
- (opcjonalnie) ElasticSearch do zaawansowanych funkcji wyszukiwania i obsługi pamięci tłumaczeń
- (opcjonalnie) Dostęp do Internetu na serwerze, aby uzyskiwać dostęp do serwisów tłumaczeń
MediaWiki needs to have the job queue set up correctly. If your job queue is not processed, nothing will work in Translate.
Dodatkowo wymagany jest dostęp shell aby uruchamiać skrypty konserwacyjne.
The use of memcached for caching and for example APC PHP accelerator is recommended in a production environment.
Instrukcje instalacji
Go to MediaWiki Language Extension Bundle for download links and instructions. The bundle includes additional extensions commonly used together with the Translate extension. It also includes a functioning default configuration to get you started. See Pomoc:Rozszerzenie:Translate/Konfiguracja for a description of the settings.