Nápověda k MediaWiki API

Toto je automaticky generovaná dokumentační stránka k MediaWiki API.

Dokumentace a příklady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=searchtranslations

(main | searchtranslations)
  • Tento modul vyžaduje oprávnění ke čtení.
  • Zdroj: Překlad
  • Licence: GPL-2.0-or-later

Search translations.

Parametry:
Other general parameters are available.
service

Which of the available translation services to use.

Jedna z následujících hodnot:
query

The string to search for.

Tento parameter je povinný.
sourcelanguage

The language code of the source text.

Predvolené: cs
language

The language code to search string for.

Implicitní hodnota: (prázdné)
group

The group ID to search string in.

Implicitní hodnota: (prázdné)
filter

Message translation status filter.

Jedna z následujících hodnot: Môže byť prázdne, alebo fuzzy, translated, untranslated
Implicitní hodnota: (prázdné)
match

Match any/all search words.

Implicitní hodnota: (prázdné)
case

Case (in)sensitive search.

Predvolené: 0
offset

Offset for the translations.

Typ: celé číslo
Predvolené: 0
limit

Size of the result.

Type: integer or max
Hodnota musí byť medzi 1 a 50.
Predvolené: 25