All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h German (de)<html>
<div style="display: flex; justify-content: flex-start; flex-wrap: wrap; gap: 50px;">
  <!-- Erstes Bild und Text -->
  <div style="width: 250px; text-align: center;">
   <div style="border-radius: 30px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);">
       <img src="https://wiki.beastx.com/images/studiox/freakware%202019-07-09%20011.PNG" alt="Screenshot" style="width: 100%; height: auto; display: block;">
   </div>
   <div style="margin-top: 20px; margin-bottom: 10px;">Klicke auf "Empfänger"...</div>
  </div>  
  <!-- Zweites Bild und Text -->
  <div style="width: 250px; text-align: center;">
   <div style="border-radius: 30px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);">
       <img src="https://wiki.beastx.com/images/studiox/freakware%202019-07-09%20014.PNG" alt="Screenshot" style="width: 100%; height: auto; display: block;">
   </div>
   <div style="margin-top: 20px; margin-bottom: 10px;">...und warte bis der Vorgang abgeschlossen ist.</div>
  </div>
  <!-- Drittes Bild und Text -->
  <div style="width: 250px; text-align: center;">
   <div style="border-radius: 30px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);">
       <img src="https://wiki.beastx.com/images/studiox/freakware%202019-07-09%20016.PNG" alt="Screenshot" style="width: 100%; height: auto; display: block;">
   </div>
   <div style="margin-top: 20px; margin-bottom: 10px;">Wenn der Scan erfolgreich war, erscheint ein Dialog zur weiteren Vorgehensweise.</div>
  </div>
</div>
</html>
<br />
<br />
 h English (en)<html>
<div style="display: flex; justify-content: flex-start; flex-wrap: wrap; gap: 50px;">
  <!-- Erstes Bild und Text -->
  <div style="width: 250px; text-align: center;">
   <div style="border-radius: 30px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);">
       <img src="https://wiki.beastx.com/images/studiox/freakware%202019-07-09%20011.PNG" alt="Screenshot" style="width: 100%; height: auto; display: block;">
   </div>
   <div style="margin-top: 20px; margin-bottom: 10px;">Click "Receiver" button...</div>
  </div>  
  <!-- Zweites Bild und Text -->
  <div style="width: 250px; text-align: center;">
   <div style="border-radius: 30px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);">
       <img src="https://wiki.beastx.com/images/studiox/freakware%202019-07-09%20014.PNG" alt="Screenshot" style="width: 100%; height: auto; display: block;">
   </div>
   <div style="margin-top: 20px; margin-bottom: 10px;">...and wait until scan is finished.</div>
  </div>
  <!-- Drittes Bild und Text -->
  <div style="width: 250px; text-align: center;">
   <div style="border-radius: 30px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);">
       <img src="https://wiki.beastx.com/images/studiox/freakware%202019-07-09%20016.PNG" alt="Screenshot" style="width: 100%; height: auto; display: block;">
   </div>
   <div style="margin-top: 20px; margin-bottom: 10px;">If scan was successful a dialog will display to proceed.</div>
  </div>
</div>
</html>
<br />
<br />