Actions

Special

All translations

Enter a message name below to show all available translations.

Message

Found 14 translations.

NameCurrent message text
 h Bulgarian (bg)* в option.twig добавете инструмента за избор на шрифт, като добавите тези редове (нетествани засега, така че елате да се оплачете във форума, ако не работи):
<syntaxhighlight lang="html">
<div class='row ls-space margin top-15 bottom-15 action_hide_on_inherit'>
<hr/>
</div>
<div class='row action_hide_on_inherit'>
<div class='col-sm-12'>
<div class='panel panel-default'>
<div class='panel-heading'> {{ „Моите персонализирани шрифтове“ | T }}</div>
<div class='panel-body'>
<div class='form-group row'>
<label for='simple_edit_font' class='control-label'>{{ "Избор на шрифт:" | t }}</label> 
<div class='col-sm-12'>
<select class='form-control selector_option_value_field' id='simple_edit_font' name='font'>
{% ако templateConfiguration.sid не е празен или templateConfiguration.gsid не е празен %} //Това не трябва ли да бъде "тема" вместо "шаблон"?
 {% set fontOptions = fontOptions ~ '<option value = "inherit" > Наследяване</option> ' %}
{% endif %}
<optgroup  label="{{ "My Custom fonts" | t }}">
<option class="font-my_custom_font"    value="custom_font"  data-font-package=""  > Персонализиран</option>
<option class="font-my_custom_other_font" value="my_custom_other_font" data-font-package=""  > други</option>
</optgroup>
</select>
</div>
</div>
</div>
</div>
</div>
</div>
</syntaxhighlight>
 h Danish (da)* i option.twig, tilføj din skrifttypevælger ved at tilføje disse linjer (utestet for nu, så kom klager til forummet, hvis det ikke virker):
<syntaxhighlight lang="html"> 
 
<div class='row ls-space margin top-15 bottom-15 action_hide_on_inherit'> 
<hr/> 
</div> 
<div class='row action_hide_on_inherit'> 
<div class='col-sm-12'> 
<div class='panel panel-default'> 
<div class='panel-heading'> {{ "Mine brugerdefinerede skrifttyper" | t }}</div> 
<div class='panel-body'> 
<div class='form-group row'> 
 <label for='simple_edit_font' class='control-label'>{{ "Vælg skrifttype:" | t }}</label> 
<div class='col-sm-12'> 
<select class='form-control selector_option_value_field' id='simple_edit_font' name='font'> 
 {% if templateConfiguration.sid is not tom or templateConfiguration.gsid is not tom %} //Skal dette ikke være "tema" i stedet for "skabelon"?
 {% set fontOptions = fontOptions ~ '<option value = "inherit" > Arve</option> ' %}
 {% endif %}
<optgroup  label="{{ "My Custom fonts" | t }}"> 
<option class="font-my_custom_font"    value="custom_font"  data-font-package=""  > Brugerdefinerede</option> 
<option class="font-my_custom_other_font" value="my_custom_other_font" data-font-package=""  > Andet</option> 
</optgroup> 
 
</select> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</syntaxhighlight>
 h German (de)* Fügen Sie in option.twig Ihre Schriftartenauswahl hinzu und fügen Sie diese Zeilen hinzu (noch nicht getestet, also beschweren Sie sich im Forum, wenn es nicht funktioniert):
<syntaxhighlight lang="html"> 
 
<div class='row ls-space margin top-15 bottom-15 action_hide_on_inherit'> 
<hr/> 
</div> 
<div class='row action_hide_on_inherit'> 
<div class='col-sm-12'> 
<div class='panel panel-default'> 
<div class='panel-heading'> {{ „Meine benutzerdefinierten Schriftarten“ | T }}</div> 
<div class='panel-body'> 
<div class='form-group row'> 
 <label for='simple_edit_font' class='control-label'>{{ „Schriftart auswählen:“ | t }}</label> 
<div class='col-sm-12'> 
<select class='form-control selector_option_value_field' id='simple_edit_font' name='font'> 
 {% if templateConfiguration.sid is not empty or templateConfiguration.gsid is not empty %} //Sollte das nicht „theme“ statt „template“ sein?
 {% set FontOptions = FontOptions ~ '<option value = "inherit" > Erben</option> ' %}
 {% endif %}
<optgroup  label="{{ "My Custom fonts" | t }}"> 
<option class="font-my_custom_font"    value="custom_font"  data-font-package=""  > Brauch</option> 
<option class="font-my_custom_other_font" value="my_custom_other_font" data-font-package=""  > Andere</option> 
</optgroup> 
 
</select> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</syntaxhighlight>
 h English (en)* in option.twig, add you font picker adding those lines (untested for now, so come complain to the forum if it doesn't work):
<syntaxhighlight lang="html">
            
           <div class='row ls-space margin top-15 bottom-15 action_hide_on_inherit'>
               <hr/>
           </div>
           <div class='row action_hide_on_inherit'>
               <div class='col-sm-12'>
                   <div class='panel panel-default'>
                       <div class='panel-heading'>{{ "My custom fonts" | t }}</div>
                       <div class='panel-body'>
                           <div class='form-group row'>
                               <label for='simple_edit_font' class='control-label'>{{ "Select font:" | t }}</label>
                               <div class='col-sm-12'>
                                   <select class='form-control selector_option_value_field' id='simple_edit_font' name='font'>
                                   {% if templateConfiguration.sid is not empty or templateConfiguration.gsid is not empty %} //Shouldn't this be "theme" in stead of "template"?
                                       {% set fontOptions = fontOptions ~ '<option value = "inherit" > Inherit</option>' %}
                                   {% endif %}
                                   <optgroup  label="{{ "My Custom fonts" | t }}">
                                   <option class="font-my_custom_font"    value="custom_font"  data-font-package=""  >Custom</option>
                                 <option class="font-my_custom_other_font" value="my_custom_other_font" data-font-package=""  >Other</option>
                                 </optgroup>
                                  
                                   </select>
                               </div>
                           </div>
                       </div>
                   </div>
               </div>
           </div>
</syntaxhighlight>
 h Spanish (es)* en option.twig, agrega tu selector de fuentes agregando esas líneas (no probado por ahora, así que ven a quejarte al foro si no funciona):
<syntaxhighlight lang="html"> !¡NORTE! !¡NORTE!<div class='row ls-space margin top-15 bottom-15 action_hide_on_inherit'> <hr/> </div> <div class='row action_hide_on_inherit'><div class='col-sm-12'><div class='panel panel-default'><div class='panel-heading'> {{ "Mis fuentes personalizadas" | t }}</div><div class='panel-body'><div class='form-group row'><label for='simple_edit_font' class='control-label'>{{ "Seleccionar fuente:" | t }}</label> 
<div class='col-sm-12'><select class='form-control selector_option_value_field' id='simple_edit_font' name='font'> {% si templateConfiguration.sid no está vacío o templateConfiguration.gsid no está vacío %} //¡¿No debería ser "tema" en lugar de "plantilla"?
 {% set fontOptions = fontOptions ~ '<option value = "inherit" > Heredar</option> ' %}
 {% endif %}
<optgroup  label="{{ "My Custom fonts" | t }}"><option class="font-my_custom_font"    value="custom_font"  data-font-package=""  > Costumbre</option><option class="font-my_custom_other_font" value="my_custom_other_font" data-font-package=""  > Otro</option></optgroup></select></div></div></div></div></div> </div></syntaxhighlight>
 h French (fr)* dans option.twig, ajoutez votre sélecteur de polices en ajoutant ces lignes (non testé pour l'instant, alors venez vous plaindre sur le forum si cela ne fonctionne pas) :
<syntaxhighlight lang="html"> 
 
<div class='row ls-space margin top-15 bottom-15 action_hide_on_inherit'> 
<hr/> 
</div> 
<div class='row action_hide_on_inherit'> 
<div class='col-sm-12'> 
<div class='panel panel-default'> 
<div class='panel-heading'> {{ "Mes polices personnalisées" | t }}</div> 
<div class='panel-body'> 
<div class='form-group row'> 
 <label for='simple_edit_font' class='control-label'>{{ "Sélectionner la police :" | t }}</label> 
<div class='col-sm-12'> 
<select class='form-control selector_option_value_field' id='simple_edit_font' name='font'> 
 {% si templateConfiguration.sid n'est pas vide ou templateConfiguration.gsid n'est pas vide %} // Cela ne devrait-il pas être "thème" au lieu de "modèle" ?
 {% set fontOptions = fontOptions ~ '<option value = "inherit" > Hériter</option> ' %}
 {% endif %}
<optgroup  label="{{ "My Custom fonts" | t }}"> 
<option class="font-my_custom_font"    value="custom_font"  data-font-package=""  > Coutume</option> 
<option class="font-my_custom_other_font" value="my_custom_other_font" data-font-package=""  > Autre</option> 
</optgroup> 
 
</select> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</syntaxhighlight>
 h Hungarian (hu)* Az option.twig-ben adjon hozzá betűtípusválasztót ezeknek a soroknak a hozzáadásával (egyelőre nem tesztelt, ezért jöjjön panaszkodni a fórumon, ha nem működik):
<syntaxhighlight lang="html"> 
 
<div class='row ls-space margin top-15 bottom-15 action_hide_on_inherit'> 
<hr/> 
</div> 
<div class='row action_hide_on_inherit'> 
<div class='col-sm-12'> 
<div class='panel panel-default'> 
<div class='panel-heading'> {{ "Saját betűtípusaim" | t }}</div> 
<div class='panel-body'> 
<div class='form-group row'> 
 <label for='simple_edit_font' class='control-label'>{{ "Betűtípus kiválasztása:" | t }}</label> 
<div class='col-sm-12'> 
<select class='form-control selector_option_value_field' id='simple_edit_font' name='font'> 
 {% if templateConfiguration.sid is not empty or templateConfiguration.gsid is not empty %} //Nem "theme" kellene a "sablon" helyett?
 {% set fontOptions = fontOptions ~ '<option value = "inherit" > Örököl</option> ' %}
 {% endif %}
<optgroup  label="{{ "My Custom fonts" | t }}"> 
<option class="font-my_custom_font"    value="custom_font"  data-font-package=""  > Egyedi</option> 
<option class="font-my_custom_other_font" value="my_custom_other_font" data-font-package=""  > Egyéb</option> 
</optgroup> 
 
</select> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</syntaxhighlight>
 h Italian (it)* in option.twig, aggiungi il tuo font picker aggiungendo quelle righe (non testato per ora, quindi vieni a lamentarti nel forum se non funziona):
<syntaxhighlight lang="html"> 
 
<div class='row ls-space margin top-15 bottom-15 action_hide_on_inherit'> 
<hr/> 
</div> 
<div class='row action_hide_on_inherit'> 
<div class='col-sm-12'> 
<div class='panel panel-default'> 
<div class='panel-heading'> {{ "I miei caratteri personalizzati" | T }}</div> 
<div class='panel-body'> 
<div class='form-group row'> 
 <label for='simple_edit_font' class='control-label'>{{ "Seleziona carattere:" | t }}</label> 
<div class='col-sm-12'> 
<select class='form-control selector_option_value_field' id='simple_edit_font' name='font'> 
 {% if templateConfiguration.sid non è vuoto o templateConfiguration.gsid non è vuoto %} //Non dovrebbe essere "tema" invece di "template"?
 {% set fontOptions = fontOptions ~ '<option value = "inherit" > Ereditare</option> ' %}
 {% endif %}
<optgroup  label="{{ "My Custom fonts" | t }}"> 
<option class="font-my_custom_font"    value="custom_font"  data-font-package=""  > Costume</option> 
<option class="font-my_custom_other_font" value="my_custom_other_font" data-font-package=""  > Altro</option> 
</optgroup> 
 
</select> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</syntaxhighlight>
 h Japanese (ja)* option.twigで、以下の行を追加してフォントピッカーを追加します(今のところテストされていないので、うまくいかない場合はフォーラムに来て報告してください)。
<syntaxhighlight lang="html">
            
           <div class='row ls-space margin top-15 bottom-15 action_hide_on_inherit'>
               <hr/>
           </div>
           <div class='row action_hide_on_inherit'>
               <div class='col-sm-12'>
                   <div class='panel panel-default'>
                       <div class='panel-heading'>{{ "My custom fonts" | t }}</div>
                       <div class='panel-body'>
                           <div class='form-group row'>
                               <label for='simple_edit_font' class='control-label'>{{ "Select font:" | t }}</label>
                               <div class='col-sm-12'>
                                   <select class='form-control selector_option_value_field' id='simple_edit_font' name='font'>
                                   {% if templateConfiguration.sid is not empty or templateConfiguration.gsid is not empty %} //Shouldn't this be "theme" in stead of "template"?
                                       {% set fontOptions = fontOptions ~ '<option value = "inherit" > Inherit</option>' %}
                                   {% endif %}
                                   <optgroup  label="{{ "My Custom fonts" | t }}">
                                   <option class="font-my_custom_font"    value="custom_font"  data-font-package=""  >Custom</option>
                                 <option class="font-my_custom_other_font" value="my_custom_other_font" data-font-package=""  >Other</option>
                                 </optgroup>
                                  
                                   </select>
                               </div>
                           </div>
                       </div>
                   </div>
               </div>
           </div>
</syntaxhighlight>
 h Dutch (nl)* in bestand option.twig, voeg de font picker toe met de volgende regels. (Nog niet getest, klachten graag op ons forum):
<syntaxhighlight lang="html">
            
           <div class='row ls-space margin top-15 bottom-15 action_hide_on_inherit'>
               <hr/>
           </div>
           <div class='row action_hide_on_inherit'>
               <div class='col-sm-12'>
                   <div class='panel panel-default'>
                       <div class='panel-heading'>{{ "My custom fonts" | t }}</div>
                       <div class='panel-body'>
                           <div class='form-group row'>
                               <label for='simple_edit_font' class='control-label'>{{ "Select font:" | t }}</label>
                               <div class='col-sm-12'>
                                   <select class='form-control selector_option_value_field' id='simple_edit_font' name='font'>
                                   {% if templateConfiguration.sid is not empty or templateConfiguration.gsid is not empty %}  //Shouldn't this be "theme" in stead of "template"?
                                       {% set fontOptions = fontOptions ~ '<option value = "inherit" > Inherit</option>' %}
                                   {% endif %}
                                   <optgroup  label="{{ "My Custom fonts" | t }}">
                                   <option class="font-my_custom_font"    value="custom_font"  data-font-package=""  >Custom</option>
                                 <option class="font-my_custom_other_font" value="my_custom_other_font" data-font-package=""  >Other</option>
                                 </optgroup>
                                  
                                   </select>
                               </div>
                           </div>
                       </div>
                   </div>
               </div>
           </div>
</syntaxhighlight>
 h Polish (pl)* w Option.twig dodaj selektor czcionek, dodając te linie (na razie nietestowane, więc przyjdź poskarżyć się na forum, jeśli to nie działa):
<syntaxhighlight lang="html"> 
 
<div class='row ls-space margin top-15 bottom-15 action_hide_on_inherit'> 
<hr/> 
</div> 
<div class='row action_hide_on_inherit'> 
<div class='col-sm-12'> 
<div class='panel panel-default'> 
<div class='panel-heading'> {{ "Moje niestandardowe czcionki" | T }}</div> 
<div class='panel-body'> 
<div class='form-group row'> 
 <label for='simple_edit_font' class='control-label'>{{ "Wybierz czcionkę:" | t }}</label> 
<div class='col-sm-12'> 
<select class='form-control selector_option_value_field' id='simple_edit_font' name='font'> 
 {% if templateConfiguration.sid nie jest pusty lub templateConfiguration.gsid nie jest pusty %} //Czy nie powinien to być „motyw” zamiast „szablon”?
 {% ustawione opcje czcionki = opcje czcionki ~ '<option value = "inherit" > Dziedziczyć</option> ' %}
 {% endif %}
<optgroup  label="{{ "My Custom fonts" | t }}"> 
<option class="font-my_custom_font"    value="custom_font"  data-font-package=""  > Zwyczaj</option> 
<option class="font-my_custom_other_font" value="my_custom_other_font" data-font-package=""  > Inny</option> 
</optgroup> 
 
</select> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</syntaxhighlight>
 h Romanian (ro)* în option.twig, adăugați selectorul de fonturi adăugând acele linii (netestate deocamdată, așa că veniți să vă plângeți pe forum dacă nu funcționează):
<syntaxhighlight lang="html"> 
 
<div class='row ls-space margin top-15 bottom-15 action_hide_on_inherit'> 
<hr/> 
</div> 
<div class='row action_hide_on_inherit'> 
<div class='col-sm-12'> 
<div class='panel panel-default'> 
<div class='panel-heading'> {{ „Fonturile mele personalizate” | t }}</div> 
<div class='panel-body'> 
<div class='form-group row'> 
 <label for='simple_edit_font' class='control-label'>{{ „Selectați fontul:” | t }}</label> 
<div class='col-sm-12'> 
<select class='form-control selector_option_value_field' id='simple_edit_font' name='font'> 
 {% dacă templateConfiguration.sid nu este gol sau templateConfiguration.gsid nu este gol %} //Nu ar trebui să fie „temă” în loc de „șablon”?
 {% set fontOptions = fontOptions ~ '<option value = "inherit" > Moşteni</option> ' %}
 {% endif %}
<optgroup  label="{{ "My Custom fonts" | t }}"> 
<option class="font-my_custom_font"    value="custom_font"  data-font-package=""  > Personalizat</option> 
<option class="font-my_custom_other_font" value="my_custom_other_font" data-font-package=""  > Alte</option> 
</optgroup> 
 
</select> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</syntaxhighlight>
 h Slovenian (sl)* v option.twig dodajte izbirnik pisave in dodajte tiste vrstice (zaenkrat nepreizkušene, zato se pritožite na forum, če ne deluje):
<syntaxhighlight lang="html"> 
 
<div class='row ls-space margin top-15 bottom-15 action_hide_on_inherit'> 
<hr/> 
</div> 
<div class='row action_hide_on_inherit'> 
<div class='col-sm-12'> 
<div class='panel panel-default'> 
<div class='panel-heading'> {{ "Moje pisave po meri" | t }}</div> 
<div class='panel-body'> 
<div class='form-group row'> 
 <label for='simple_edit_font' class='control-label'>{{ "Izberi pisavo:" | t }}</label> 
<div class='col-sm-12'> 
<select class='form-control selector_option_value_field' id='simple_edit_font' name='font'> 
 {% če templateConfiguration.sid ni prazen ali templateConfiguration.gsid ni prazen %} //Ali ne bi to moralo biti "tema" namesto "predloga"?
 {% set fontOptions = fontOptions ~ '<option value = "inherit" > Podedovati</option> ' %}
 {% endif %}
<optgroup  label="{{ "My Custom fonts" | t }}"> 
<option class="font-my_custom_font"    value="custom_font"  data-font-package=""  > Po meri</option> 
<option class="font-my_custom_other_font" value="my_custom_other_font" data-font-package=""  > drugo</option> 
</optgroup> 
 
</select> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</syntaxhighlight>
 h Vietnamese (vi)* trong option.twig, hãy thêm bộ chọn phông chữ để thêm các dòng đó (hiện chưa được kiểm tra, vì vậy hãy khiếu nại lên diễn đàn nếu nó không hoạt động):
<syntaxhighlight lang="html"> 
 
<div class='row ls-space margin top-15 bottom-15 action_hide_on_inherit'> 
<hr/> 
</div> 
<div class='row action_hide_on_inherit'> 
<div class='col-sm-12'> 
<div class='panel panel-default'> 
<div class='panel-heading'> {{ "Phông chữ tùy chỉnh của tôi" | t }}</div> 
<div class='panel-body'> 
<div class='form-group row'> 
 <label for='simple_edit_font' class='control-label'>{{ "Chọn phông chữ:" | t }}</label> 
<div class='col-sm-12'> 
<select class='form-control selector_option_value_field' id='simple_edit_font' name='font'> 
 {% nếu templateConfiguration.sid không trống hoặc templateConfiguration.gsid không trống %} // Đây không phải là "chủ đề" thay vì "mẫu" sao?
 {% đặt fontOptions = fontOptions ~ '<option value = "inherit" > Thừa kế</option> ' %}
 {% endif %}
<optgroup  label="{{ "My Custom fonts" | t }}"> 
<option class="font-my_custom_font"    value="custom_font"  data-font-package=""  > Phong tục</option> 
<option class="font-my_custom_other_font" value="my_custom_other_font" data-font-package=""  > Khác</option> 
</optgroup> 
 
</select> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</syntaxhighlight>