Actions

Special

All translations

Enter a message name below to show all available translations.

Message

Found 15 translations.

NameCurrent message text
 h Bulgarian (bg)<syntaxhighlight lang="php">
.page-odd table.question-group {
 цвят на фона: #D2F2D3;
}</syntaxhighlight>
 h Danish (da)<syntaxhighlight lang="php">
.side-ulige tabel.spørgsmålsgruppe {
 baggrundsfarve: #D2F2D3;
}</syntaxhighlight>
 h German (de)<syntaxhighlight lang="php">
.page-odd table.question-group {
 Hintergrundfarbe: #D2F2D3;
}</syntaxhighlight>
 h English (en)<syntaxhighlight lang="php">
.page-odd table.question-group {
 background-color: #D2F2D3;
}</syntaxhighlight>
 h Spanish (es)<syntaxhighlight lang="php">
.página-tabla impar.grupo-pregunta {
 color de fondo: #D2F2D3;
}</syntaxhighlight>
 h French (fr)<syntaxhighlight lang="php">
.page-odd table.question-group {
 couleur d'arrière-plan : #D2F2D3;
}</syntaxhighlight>
 h Hungarian (hu)<syntaxhighlight lang="php">
.oldal-páratlan táblázat.question-group {
 háttérszín: #D2F2D3;
}</syntaxhighlight>
 h Italian (it)<syntaxhighlight lang="php">
.page-odd table.question-group {
 colore di sfondo: #D2F2D3;
}</syntaxhighlight>
 h Japanese (ja)<syntaxhighlight lang="php">
.page-odd table.question-group {
 background-color: #D2F2D3;
}</syntaxhighlight>
 h Dutch (nl)<syntaxhighlight lang="php">
.page-odd table.question-group {
 background-color: #D2F2D3;
}</syntaxhighlight>
 h Polish (pl)<syntaxhighlight lang="php">
.tabela-nieparzysta strona.grupa-pytań {
 kolor tła: #D2F2D3;
}</syntaxhighlight>
 h Romanian (ro)<syntaxhighlight lang="php">
.pagină-tabel impar.grup de întrebări {
 culoare de fundal: #D2F2D3;
}</syntaxhighlight>
 h Slovenian (sl)<syntaxhighlight lang="php">
.page-odd table.question-group {
 barva ozadja: #D2F2D3;
}</syntaxhighlight>
 h Vietnamese (vi)<syntaxhighlight lang="php">
.page-odd table.question-group {
 màu nền: #D2F2D3;
}</syntaxhighlight>
 h Chinese (China) (zh-cn)<syntaxhighlight lang="php" enclose="div">
.page-odd table.question-group {
 background-color: #D2F2D3;
}</syntaxhighlight>