Skip to content

Commit 7462d61

Browse files
committed
update translations
1 parent 51ca1cf commit 7462d61

File tree

6 files changed

+221
-156
lines changed

6 files changed

+221
-156
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The Qt auto updater library is a library to automatically check for updates and
3434
- *Prepared* for translation and fully translated for:
3535
- German
3636
- French
37-
- Spanish
37+
- Spanish (outdated)
3838
- Arabic (outdated)
3939

4040
#### Screenshots

src/translations/qtautoupdater_ar.ts

Lines changed: 24 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<context>
55
<name>AskUpdateDialog</name>
66
<message>
7-
<location filename="../imports/autoupdaterquick/AskUpdateDialog.qml" line="+10"/>
7+
<location filename="../imports/autoupdaterquick/AskUpdateDialog.qml" line="+18"/>
88
<source>Check for updates?</source>
99
<translation>بالتحقق من التحديثات؟</translation>
1010
</message>
@@ -32,7 +32,7 @@
3232
<message>
3333
<location filename="../autoupdaterwidgets/errorpage.ui" line="+14"/>
3434
<source>Installation failed!</source>
35-
<translation type="unfinished"></translation>
35+
<translation></translation>
3636
</message>
3737
<message>
3838
<location line="+3"/>
@@ -118,7 +118,7 @@
118118
</message>
119119
<message>
120120
<location line="+19"/>
121-
<location filename="../imports/autoupdaterquick/ProgressDialog.qml" line="+9"/>
121+
<location filename="../imports/autoupdaterquick/ProgressDialog.qml" line="+17"/>
122122
<source>Checking for updates…</source>
123123
<translation>جار التحقق من وجود تحديثات…</translation>
124124
</message>
@@ -572,7 +572,7 @@
572572
<name>QWebQueryUpdateInstaller</name>
573573
<message>
574574
<location filename="../plugins/updater/qwebquery/qwebqueryupdateinstaller.cpp" line="+57"/>
575-
<location line="+128"/>
575+
<location line="+129"/>
576576
<source>Invalid update details!</source>
577577
<translation>تفاصيل التحديث غير صالحة!</translation>
578578
</message>
@@ -587,7 +587,7 @@
587587
<translation>تنزيل ملفات التحديث …</translation>
588588
</message>
589589
<message>
590-
<location line="-106"/>
590+
<location line="-107"/>
591591
<source>Network request failed with error: %1</source>
592592
<translation>فشل طلب الشبكة بسبب الخطأ: %1</translation>
593593
</message>
@@ -607,7 +607,7 @@
607607
<translation>فشل التحقق Hashsum! تم تنزيل تنزيل واحد على الأقل.</translation>
608608
</message>
609609
<message>
610-
<location line="+28"/>
610+
<location line="+29"/>
611611
<source>Processing download…</source>
612612
<translation>جاري تنفيذ التنزيل…</translation>
613613
</message>
@@ -651,7 +651,7 @@
651651
<context>
652652
<name>QWebQueryUpdaterBackend</name>
653653
<message>
654-
<location filename="../plugins/updater/qwebquery/qwebqueryupdaterbackend.cpp" line="+244"/>
654+
<location filename="../plugins/updater/qwebquery/qwebqueryupdaterbackend.cpp" line="+248"/>
655655
<source>Processing reply…</source>
656656
<translation>جارٍ معالجة الرد …</translation>
657657
</message>
@@ -821,7 +821,7 @@
821821
<context>
822822
<name>QtAutoUpdater::UpdateController</name>
823823
<message>
824-
<location filename="../autoupdaterwidgets/updatecontroller.cpp" line="+53"/>
824+
<location filename="../autoupdaterwidgets/updatecontroller.cpp" line="+44"/>
825825
<location line="+129"/>
826826
<location line="+84"/>
827827
<location line="+84"/>
@@ -1018,11 +1018,19 @@
10181018
<translation>اضغط على زر X لإغلاق برنامج التثبيت …</translation>
10191019
</message>
10201020
</context>
1021+
<context>
1022+
<name>UpdateAction</name>
1023+
<message>
1024+
<location filename="../imports/autoupdaterquick/UpdateAction.qml" line="+30"/>
1025+
<source>Check for updates</source>
1026+
<translation>بالتحقق من التحديثات</translation>
1027+
</message>
1028+
</context>
10211029
<context>
10221030
<name>UpdateButton</name>
10231031
<message>
10241032
<location filename="../autoupdaterwidgets/updatebutton.ui" line="+35"/>
1025-
<location filename="../imports/autoupdaterquick/UpdateButton.qml" line="+115"/>
1033+
<location filename="../imports/autoupdaterquick/UpdateButton.qml" line="+200"/>
10261034
<source>Check for updates</source>
10271035
<translation>بالتحقق من التحديثات</translation>
10281036
</message>
@@ -1195,7 +1203,7 @@
11951203
<context>
11961204
<name>UpdateResultDialog</name>
11971205
<message>
1198-
<location filename="../imports/autoupdaterquick/UpdateResultDialog.qml" line="+17"/>
1206+
<location filename="../imports/autoupdaterquick/UpdateResultDialog.qml" line="+122"/>
11991207
<source>Check for updates finished!</source>
12001208
<translation>التحقق من وجود تحديثات الانتهاء!</translation>
12011209
</message>
@@ -1220,7 +1228,7 @@
12201228
<translation>موافق</translation>
12211229
</message>
12221230
<message>
1223-
<location line="+60"/>
1231+
<location line="+65"/>
12241232
<source>No new updates available.</source>
12251233
<translation>لا تتوفر تحديثات جديدة.</translation>
12261234
</message>
@@ -1239,5 +1247,10 @@
12391247
<source>An error occured while trying to check for updates.</source>
12401248
<translation>حدث خطأ أثناء محاولة التحقق من وجود تحديثات.</translation>
12411249
</message>
1250+
<message>
1251+
<location line="+7"/>
1252+
<source>Updates are available, but was not able to start the update installer!</source>
1253+
<translation type="unfinished"></translation>
1254+
</message>
12421255
</context>
12431256
</TS>

src/translations/qtautoupdater_de.ts

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<context>
55
<name>AskUpdateDialog</name>
66
<message>
7-
<location filename="../imports/autoupdaterquick/AskUpdateDialog.qml" line="+10"/>
7+
<location filename="../imports/autoupdaterquick/AskUpdateDialog.qml" line="+18"/>
88
<source>Check for updates?</source>
99
<translation>Nach Updates suchen?</translation>
1010
</message>
@@ -114,7 +114,7 @@
114114
</message>
115115
<message>
116116
<location line="+19"/>
117-
<location filename="../imports/autoupdaterquick/ProgressDialog.qml" line="+9"/>
117+
<location filename="../imports/autoupdaterquick/ProgressDialog.qml" line="+17"/>
118118
<source>Checking for updates…</source>
119119
<translation>Suche nach Updates …</translation>
120120
</message>
@@ -564,7 +564,7 @@
564564
<name>QWebQueryUpdateInstaller</name>
565565
<message>
566566
<location filename="../plugins/updater/qwebquery/qwebqueryupdateinstaller.cpp" line="+57"/>
567-
<location line="+128"/>
567+
<location line="+129"/>
568568
<source>Invalid update details!</source>
569569
<translation>Ungültige Update-Details!</translation>
570570
</message>
@@ -579,7 +579,7 @@
579579
<translation>Aktualisierungsdateien werden heruntergeladen …</translation>
580580
</message>
581581
<message>
582-
<location line="-106"/>
582+
<location line="-107"/>
583583
<source>Network request failed with error: %1</source>
584584
<translation>Netzwerkanforderung fehlgeschlagen mit Fehler: %1</translation>
585585
</message>
@@ -599,7 +599,7 @@
599599
<translation>Hashsum-Überprüfung fehlgeschlagen! Mindestens ein Download war beschädigt.</translation>
600600
</message>
601601
<message>
602-
<location line="+28"/>
602+
<location line="+29"/>
603603
<source>Processing download…</source>
604604
<translation>Download wird bearbeitet…</translation>
605605
</message>
@@ -643,7 +643,7 @@
643643
<context>
644644
<name>QWebQueryUpdaterBackend</name>
645645
<message>
646-
<location filename="../plugins/updater/qwebquery/qwebqueryupdaterbackend.cpp" line="+244"/>
646+
<location filename="../plugins/updater/qwebquery/qwebqueryupdaterbackend.cpp" line="+248"/>
647647
<source>Processing reply…</source>
648648
<translation>Antwort wird verarbeitet …</translation>
649649
</message>
@@ -813,7 +813,7 @@
813813
<context>
814814
<name>QtAutoUpdater::UpdateController</name>
815815
<message>
816-
<location filename="../autoupdaterwidgets/updatecontroller.cpp" line="+53"/>
816+
<location filename="../autoupdaterwidgets/updatecontroller.cpp" line="+44"/>
817817
<location line="+129"/>
818818
<location line="+84"/>
819819
<location line="+84"/>
@@ -1010,11 +1010,19 @@
10101010
<translation>Drücken Sie die X-Taste, um das Installationsprogramm zu schließen…</translation>
10111011
</message>
10121012
</context>
1013+
<context>
1014+
<name>UpdateAction</name>
1015+
<message>
1016+
<location filename="../imports/autoupdaterquick/UpdateAction.qml" line="+30"/>
1017+
<source>Check for updates</source>
1018+
<translation>Auf Updates prüfen</translation>
1019+
</message>
1020+
</context>
10131021
<context>
10141022
<name>UpdateButton</name>
10151023
<message>
10161024
<location filename="../autoupdaterwidgets/updatebutton.ui" line="+35"/>
1017-
<location filename="../imports/autoupdaterquick/UpdateButton.qml" line="+115"/>
1025+
<location filename="../imports/autoupdaterquick/UpdateButton.qml" line="+200"/>
10181026
<source>Check for updates</source>
10191027
<translation>Auf Updates prüfen</translation>
10201028
</message>
@@ -1187,7 +1195,7 @@
11871195
<context>
11881196
<name>UpdateResultDialog</name>
11891197
<message>
1190-
<location filename="../imports/autoupdaterquick/UpdateResultDialog.qml" line="+17"/>
1198+
<location filename="../imports/autoupdaterquick/UpdateResultDialog.qml" line="+122"/>
11911199
<source>Check for updates finished!</source>
11921200
<translation>Suche nach Updates abgeschlossen!</translation>
11931201
</message>
@@ -1212,7 +1220,7 @@
12121220
<translation>OK</translation>
12131221
</message>
12141222
<message>
1215-
<location line="+60"/>
1223+
<location line="+65"/>
12161224
<source>No new updates available.</source>
12171225
<translation>Keine neuen Updates verfügbar.</translation>
12181226
</message>
@@ -1231,5 +1239,10 @@
12311239
<source>An error occured while trying to check for updates.</source>
12321240
<translation>Beim Versuch, nach Updates zu suchen, ist ein Fehler aufgetreten.</translation>
12331241
</message>
1242+
<message>
1243+
<location line="+7"/>
1244+
<source>Updates are available, but was not able to start the update installer!</source>
1245+
<translation>Neue Updates sind verfügbar, aber der Installer konnte nicht gestartet werden!</translation>
1246+
</message>
12341247
</context>
12351248
</TS>

src/translations/qtautoupdater_es.ts

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<context>
55
<name>AskUpdateDialog</name>
66
<message>
7-
<location filename="../imports/autoupdaterquick/AskUpdateDialog.qml" line="+10"/>
7+
<location filename="../imports/autoupdaterquick/AskUpdateDialog.qml" line="+18"/>
88
<source>Check for updates?</source>
99
<translation>¿Comprobar actualizaciones?</translation>
1010
</message>
@@ -114,7 +114,7 @@
114114
</message>
115115
<message>
116116
<location line="+19"/>
117-
<location filename="../imports/autoupdaterquick/ProgressDialog.qml" line="+9"/>
117+
<location filename="../imports/autoupdaterquick/ProgressDialog.qml" line="+17"/>
118118
<source>Checking for updates…</source>
119119
<translation>Comprobando actualizaciones…</translation>
120120
</message>
@@ -564,7 +564,7 @@
564564
<name>QWebQueryUpdateInstaller</name>
565565
<message>
566566
<location filename="../plugins/updater/qwebquery/qwebqueryupdateinstaller.cpp" line="+57"/>
567-
<location line="+128"/>
567+
<location line="+129"/>
568568
<source>Invalid update details!</source>
569569
<translation>¡Detalles de actualización no válidos!</translation>
570570
</message>
@@ -579,7 +579,7 @@
579579
<translation>Descargando archivos de actualización …</translation>
580580
</message>
581581
<message>
582-
<location line="-106"/>
582+
<location line="-107"/>
583583
<source>Network request failed with error: %1</source>
584584
<translation>La solicitud de red falló con error: %1</translation>
585585
</message>
@@ -599,7 +599,7 @@
599599
<translation>¡La verificación de hash ha fallado! Al menos una descarga estaba dañada.</translation>
600600
</message>
601601
<message>
602-
<location line="+28"/>
602+
<location line="+29"/>
603603
<source>Processing download…</source>
604604
<translation>Procesando descarga…</translation>
605605
</message>
@@ -643,7 +643,7 @@
643643
<context>
644644
<name>QWebQueryUpdaterBackend</name>
645645
<message>
646-
<location filename="../plugins/updater/qwebquery/qwebqueryupdaterbackend.cpp" line="+244"/>
646+
<location filename="../plugins/updater/qwebquery/qwebqueryupdaterbackend.cpp" line="+248"/>
647647
<source>Processing reply…</source>
648648
<translation>Procesando respuesta …</translation>
649649
</message>
@@ -813,7 +813,7 @@
813813
<context>
814814
<name>QtAutoUpdater::UpdateController</name>
815815
<message>
816-
<location filename="../autoupdaterwidgets/updatecontroller.cpp" line="+53"/>
816+
<location filename="../autoupdaterwidgets/updatecontroller.cpp" line="+44"/>
817817
<location line="+129"/>
818818
<location line="+84"/>
819819
<location line="+84"/>
@@ -1010,11 +1010,19 @@
10101010
<translation>Presione el botón X para cerrar el instalador …</translation>
10111011
</message>
10121012
</context>
1013+
<context>
1014+
<name>UpdateAction</name>
1015+
<message>
1016+
<location filename="../imports/autoupdaterquick/UpdateAction.qml" line="+30"/>
1017+
<source>Check for updates</source>
1018+
<translation>Comprobar actualizaciones</translation>
1019+
</message>
1020+
</context>
10131021
<context>
10141022
<name>UpdateButton</name>
10151023
<message>
10161024
<location filename="../autoupdaterwidgets/updatebutton.ui" line="+35"/>
1017-
<location filename="../imports/autoupdaterquick/UpdateButton.qml" line="+115"/>
1025+
<location filename="../imports/autoupdaterquick/UpdateButton.qml" line="+200"/>
10181026
<source>Check for updates</source>
10191027
<translation>Comprobar actualizaciones</translation>
10201028
</message>
@@ -1187,7 +1195,7 @@
11871195
<context>
11881196
<name>UpdateResultDialog</name>
11891197
<message>
1190-
<location filename="../imports/autoupdaterquick/UpdateResultDialog.qml" line="+17"/>
1198+
<location filename="../imports/autoupdaterquick/UpdateResultDialog.qml" line="+122"/>
11911199
<source>Check for updates finished!</source>
11921200
<translation>¡Compruebe si hay actualizaciones terminadas!</translation>
11931201
</message>
@@ -1212,7 +1220,7 @@
12121220
<translation>OK</translation>
12131221
</message>
12141222
<message>
1215-
<location line="+60"/>
1223+
<location line="+65"/>
12161224
<source>No new updates available.</source>
12171225
<translation>Nuevas actualizaciones disponibles.</translation>
12181226
</message>
@@ -1231,5 +1239,10 @@
12311239
<source>An error occured while trying to check for updates.</source>
12321240
<translation>Se produjo un error al intentar buscar actualizaciones.</translation>
12331241
</message>
1242+
<message>
1243+
<location line="+7"/>
1244+
<source>Updates are available, but was not able to start the update installer!</source>
1245+
<translation type="unfinished"></translation>
1246+
</message>
12341247
</context>
12351248
</TS>

0 commit comments

Comments
 (0)