|
|
@ -207,7 +207,7 @@ |
|
|
|
<widget class="QPushButton" name="pbDownload"> |
|
|
|
<property name="text"> |
|
|
|
- <string>Pobierz napisy</string>
|
|
|
|
+ <string>Download subtitles</string>
|
|
|
|
+ <string>Download subtitle</string>
|
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
@ -223,7 +223,7 @@ |
|
|
|
<widget class="QLabel" name="lbGreenHint"> |
|
|
|
<property name="text"> |
|
|
|
- <string>Na zielono podświetlono napisy <b>prawdopodobnie</b> pasujące do Twojego filmu.</string>
|
|
|
|
+ <string>Highlight subtitles <b>likely matching</b> with your video with green.</string>
|
|
|
|
+ <string>Subtitles <b>likely matching</b> with your video highlighted with green.</string>
|
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignJustify|Qt::AlignVCenter</set> |
|
|
@ -232,7 +232,7 @@ |
|
|
|
<widget class="QLabel" name="lbRedHint"> |
|
|
|
<property name="text"> |
|
|
|
- <string>Na czerwono podświetlono napisy <b>prawdopodobnie</b> niepasujące do Twojego filmu.</string>
|
|
|
|
+ <string>Highlight subtitles <b>likely not matching</b> with your video with red.</string>
|
|
|
|
+ <string>Subtitles <b>likely not matching</b> with your video highlighted with red.</string>
|
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|