Trợ giúp về API MediaWiki
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=ttmserver
(main | ttmserver)
- Mô đun này cần quyền đọc.
- Source: Biên dịch
- License: GPL-2.0+
Query suggestions from translation memories.
Các tham số:
- service
Which of the available translation services to use.
- Một giá trị:
- Mặc định: TTMServer
- sourcelanguage
Mã ngôn ngữ của văn bản nguồn.
- Tham số này là bắt buộc.
- targetlanguage
The language code of the suggestion.
- Tham số này là bắt buộc.
- text
The text to find suggestions for.
- Tham số này là bắt buộc.
Ví dụ:
- Get suggestions for translating "Help" from English to Finnish
- api.php?action=ttmserver&sourcelanguage=en&targetlanguage=fi&text=Help