All translations
Enter a message name below to show all available translations.
Found 15 translations.
| Name | Current message text |
|---|---|
| h Bulgarian (bg) | <syntaxhighlight lang="php"> $this->gT("Текст на плъгин, който трябва да бъде преведен"); </syntaxhighlight> |
| h Danish (da) | <syntaxhighlight lang="php"> $this->gT("En plugin-tekst, der skal oversættes"); </syntaxhighlight> |
| h German (de) | <syntaxhighlight lang="php"> $this->gT("Ein Plugin-Text, der übersetzt werden muss"); </syntaxhighlight> |
| h English (en) | <syntaxhighlight lang="php"> $this->gT("A plugin text that needs to be translated"); </syntaxhighlight> |
| h Spanish (es) | <syntaxhighlight lang="php"> $this->gT("Un texto de complemento que debe traducirse"); </syntaxhighlight> |
| h French (fr) | <syntaxhighlight lang="php"> $this->gT("Un texte de plugin à traduire"); </syntaxhighlight> |
| h Hungarian (hu) | <syntaxhighlight lang="php"> $this->gT("A beépülő modul szövege, amit le kell fordítani"); </syntaxhighlight> |
| h Italian (it) | <syntaxhighlight lang="php"> $this->gT("Un testo plugin che deve essere tradotto"); </syntaxhighlight> |
| h Japanese (ja) | <syntaxhighlight lang="php"> $this->gT("A plugin text that needs to be translated"); </syntaxhighlight> |
| h Korean (ko) | <syntaxhighlight lang="php"> $this->gT("A plugin text that needs to be translated"); </syntaxhighlight> |
| h Dutch (nl) | <syntaxhighlight lang="php"> $this->gT("A plugin text that needs to be translated"); </syntaxhighlight> |
| h Polish (pl) | <syntaxhighlight lang="php"> $this->gT("Tekst wtyczki do przetłumaczenia"); </syntaxhighlight> |
| h Romanian (ro) | <syntaxhighlight lang="php"> $this->gT(„Un text plugin care trebuie tradus”); </syntaxhighlight> |
| h Slovenian (sl) | <syntaxhighlight lang="php"> $this->gT("Besedilo vtičnika, ki ga je treba prevesti"); </syntaxhighlight> |
| h Vietnamese (vi) | <syntaxhighlight lang="php"> $this->gT("Văn bản plugin cần được dịch"); </syntaxhighlight> |