Browse Source

QNapi: More minor translation fixes

master
Fincer 7 years ago
parent
commit
f20f0b2ae2
2 changed files with 9 additions and 9 deletions
  1. +1
    -1
      qnapi/PKGBUILD
  2. +8
    -8
      qnapi/languagefix_2.patch

+ 1
- 1
qnapi/PKGBUILD View File

@ -18,7 +18,7 @@ defaultsublanguage.patch
en.png)
sha256sums=('d189150944b2524e06bec3215caf4aa8503ee4f2597954cba5c2568e4a3b8a92'
'a48ab82ac0d444006ccc3810a75dc96fa894e500118b4b07ce24359f4cf3fa91'
'0861a56d7a8456b610f5c118cc7007aea177c07e5cde3ff4457f6301b28c013f'
'a9f6f0c80219e29a79d731426e3e85062673b8a3773500e415bf6cea828ea79e'
'f985cd7f1c75ac0913b762b94d5ea102fdb3d3dd9b4bc72e305783d25315ed73'
'8e48a8d3e16c9e74af247fa52fc12094a31cad8d648a681831c17b479b9c898f')


+ 8
- 8
qnapi/languagefix_2.patch View File

@ -5,7 +5,7 @@
</property>
<property name="windowTitle">
- <string>QNapi - informacje o programie</string>
+ <string>QNapi - Information about the program</string>
+ <string>QNapi - About</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="3" column="2">
@ -32,7 +32,7 @@
<widget class="QLabel" name="lbUseNP">
<property name="text">
- <string>Program korzysta z bazy www.napiprojekt.pl</string>
+ <string>The program uses the database of www.napiprojekt.pl</string>
+ <string>The program uses www.napiprojekt.pl subtitle database</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
@ -41,7 +41,7 @@
<widget class="QLabel" name="lbUseOS">
<property name="text">
- <string>Program korzysta z bazy www.opensubtitles.org</string>
+ <string>The program uses the database of www.opensubtitles.org</string>
+ <string>The program uses www.opensubtitles.org subtitle database</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
@ -50,7 +50,7 @@
<widget class="QLabel" name="lbUseNP24">
<property name="text">
- <string>Program korzysta z bazy www.napisy24.pl</string>
+ <string>The program uses the database of www.napisy24.pl</string>
+ <string>The program uses www.napisy24.pl subtitle database</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
@ -199,7 +199,7 @@
</property>
<property name="text">
- <string>Docelowa nazwa pliku:</string>
+ <string>Target file name:</string>
+ <string>Target subtitle file name:</string>
</property>
</widget>
</item>
@ -220,7 +220,7 @@
</property>
<property name="windowTitle">
- <string>QNapi - wybierz napisy z listy</string>
+ <string>QNapi - select subtitles from the list</string>
+ <string>QNapi - Select subtitles from the list</string>
</property>
<property name="windowIcon">
<iconset resource="../res/resources.qrc">
@ -275,7 +275,7 @@
</property>
<property name="windowTitle">
- <string>QNapi - opcje programu</string>
+ <string>QNapi - settings</string>
+ <string>QNapi - Settings</string>
</property>
<property name="windowIcon">
<iconset resource="../res/resources.qrc">
@ -675,7 +675,7 @@
</property>
<property name="windowTitle" >
- <string>QNapi - skanowanie katalogów i dopasowywanie napisów</string>
+ <string>QNapi - directory scanning and string matching</string>
+ <string>QNapi - Directory scanning and subtitle matching</string>
</property>
<property name="windowIcon" >
<iconset resource="../res/resources.qrc" >:/icon/qnapi.png</iconset>


Loading…
Cancel
Save