x

Main chapters

  1. LimeSurvey Cloud vs LimeSurvey CE
  2. LimeSurvey Cloud - Quick start guide
  3. LimeSurvey CE - Installation
  4. How to design a good survey (Guide)
  5. Getting started
  6. LimeSurvey configuration
  7. Introduction - Surveys
  8. View survey settings
  9. View survey menu
  10. View survey structure
  11. Introduction - Questions
  12. Introduction - Question Groups
  13. Introduction - Surveys - Management
  14. Survey toolbar options
  15. Multilingual survey
  16. Quick start guide - ExpressionScript
  17. Advanced features
  18. General FAQ
  19. Troubleshooting
  20. Workarounds
  21. License
  22. Version change log
  23. Plugins - Advanced
 Actions

Special

All translations

Enter a message name below to show all available translations.

Message

Found 14 translations.

NameCurrent message text
 h Bulgarian (bg)* Ако искате да добавите атрибут на клас и да добавите идентификатор към него:
{{ image('./files/myfile.png'), 'моят алтернативен текст', ''' {“клас”: “a_nice_css_class ”, “id”: “any_id”} ''' }}
</div>
 h Danish (da)* Hvis du vil tilføje en klasseattribut og tilføje et id til den:
{{ image('./files/myfile.png'), 'my alternative text', ''' {“class”: “a_nice_css_class ”, “id”: “any_id”} ''' }}
</div>
 h German (de)* Wenn Sie ein Klassenattribut und eine ID hinzufügen möchten:
{{ image('./files/myfile.png'), 'my alternative text', ''' {“class“: „a_nice_css_class ”, „id“: „any_id“} ''' }}
</div>
 h English (en)* If you want to add a class attribute and add an id to it:
&#123;&#123; image('./files/myfile.png'), ‘my alternative text’, ''' &#123;“class”: “a_nice_css_class”, “id”: “any_id”} ''' }}
</div>
 h Spanish (es)* Si desea agregar un atributo de clase y agregarle una identificación:
&#123;&#123; image('./files/myfile.png'), ‘mi texto alternativo’, ''' &#123;“class”: “a_nice_css_class”, “id”: “any_id”} ''' }}
</div>
 h French (fr)* Si vous souhaitez ajouter un attribut de classe et y ajouter un identifiant :
{{ image('./files/myfile.png'), 'mon texte alternatif', ''' {"class": "a_nice_css_class », « id » : « any_id »} ''' }}
</div>
 h Hungarian (hu)* Ha szeretne hozzáadni egy class attribútumot, és hozzá szeretne adni egy azonosítót:
{{ image('./files/myfile.png'), 'az én alternatív szövegem', ''' {"class": "a_nice_css_class ”, „id”: „any_id”} ''' }}
</div>
 h Italian (it)* Se vuoi aggiungere un attributo di classe e aggiungere un id ad esso:
{{ image('./files/myfile.png'), 'my alternative text', ''' {“class”: “a_nice_css_class ”, “id”: “any_id”} ''' }}
</div>
 h Japanese (ja)* クラス属性を追加し、そのクラスにidを追加する場合は、次のようにします。
&#123;&#123; image('./files/myfile.png'), ‘これが代替テキスト’, ''' &#123;“class”: “a_nice_css_class”, “id”: “any_id”} ''' }}
</div>
 h Dutch (nl)* Je kunt er ook nog een class attribuut en een id aan toevoegen:
&#123;&#123; image('./files/myfile.png'), ‘bedrijfslogo’, ''' &#123;“class”: “a_nice_css_class”, “id”: “any_id”} ''' }}
</div>
 h Polish (pl)* Jeśli chcesz dodać atrybut klasy i dodać do niego identyfikator:
{{ image('./files/myfile.png'), 'mój tekst alternatywny', ''' {“class”: “a_nice_css_class ”, „id”: „any_id”} ''' }}
</div>
 h Romanian (ro)* Dacă doriți să adăugați un atribut de clasă și să adăugați un id la acesta:
{{ image('./files/myfile.png'), „textul meu alternativ”, „'' {“class”: „a_nice_css_class ”, „id”: „any_id”} ''' }}
</div>
 h Slovenian (sl)* Če želite dodati atribut razreda in mu dodati ID:
{{ image('./files/myfile.png'), 'my alternative text', ''' {“class”: “a_nice_css_class “, “id”: “any_id”} ''' }}
</div>
 h Vietnamese (vi)* Nếu bạn muốn thêm thuộc tính lớp và thêm id vào thuộc tính đó:
{{ image('./files/myfile.png'), 'my alternative text', ''' {“class”: “a_nice_css_class ”, “id”: “any_id”} ''' }}
</div>