Skip to content

Commit a8f5041

Browse files
committed
adds some missing translations
1 parent 5d63a0d commit a8f5041

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+195031
-194431
lines changed

src/artisanlib/devices.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -1718,15 +1718,15 @@ def __init__(self, parent:QWidget, aw:'ApplicationWindow', activeTab:int = 0) ->
17181718
containerRoastedHLayout.addStretch()
17191719

17201720
# Bucket Hobbock, Container, Bin
1721-
containerGreen = QGroupBox('Container Green')
1721+
containerGreen = QGroupBox(QApplication.translate('GroupBox','Container Green'))
17221722
containerGreen.setLayout(containerGreenHLayout)
1723-
containerRoasted = QGroupBox('Container Roasted')
1723+
containerRoasted = QGroupBox(QApplication.translate('GroupBox','Container Roasted'))
17241724
containerRoasted.setLayout(containerRoastedHLayout)
17251725

17261726

1727-
taskGreen = QGroupBox('Task Green')
1727+
taskGreen = QGroupBox(QApplication.translate('GroupBox', 'Task Green'))
17281728
taskGreen.setLayout(taskWebDisplayGreenVLayout)
1729-
taskRoasted = QGroupBox('Task Roasted')
1729+
taskRoasted = QGroupBox(QApplication.translate('GroupBox', 'Task Roasted'))
17301730
taskRoasted.setLayout(taskWebDisplayRoastedVLayout)
17311731
tab8Layout = QGridLayout()
17321732
tab8Layout.addWidget(scale1,0,0)

src/translations/artisan_ar.qm

8.95 KB
Binary file not shown.

src/translations/artisan_ar.ts

+5,761-5,741
Large diffs are not rendered by default.

src/translations/artisan_da.qm

9.48 KB
Binary file not shown.

src/translations/artisan_da.ts

+6,201-6,181
Large diffs are not rendered by default.

src/translations/artisan_de.qm

8.29 KB
Binary file not shown.

src/translations/artisan_de.ts

+14,366-14,346
Large diffs are not rendered by default.

src/translations/artisan_el.qm

10.7 KB
Binary file not shown.

src/translations/artisan_el.ts

+5,828-5,808
Large diffs are not rendered by default.

src/translations/artisan_es.qm

10.3 KB
Binary file not shown.

src/translations/artisan_es.ts

+5,897-5,877
Large diffs are not rendered by default.

src/translations/artisan_fa.qm

9.15 KB
Binary file not shown.

src/translations/artisan_fa.ts

+5,842-5,822
Large diffs are not rendered by default.

src/translations/artisan_fi.qm

9.43 KB
Binary file not shown.

src/translations/artisan_fi.ts

+6,099-6,079
Large diffs are not rendered by default.

src/translations/artisan_fr.qm

10.6 KB
Binary file not shown.

src/translations/artisan_fr.ts

+5,796-5,776
Large diffs are not rendered by default.

src/translations/artisan_gd.qm

10.5 KB
Binary file not shown.

src/translations/artisan_gd.ts

+6,181-6,161
Large diffs are not rendered by default.

src/translations/artisan_he.qm

8.48 KB
Binary file not shown.

src/translations/artisan_he.ts

+5,886-5,866
Large diffs are not rendered by default.

src/translations/artisan_hu.qm

9.71 KB
Binary file not shown.

src/translations/artisan_hu.ts

+6,082-6,062
Large diffs are not rendered by default.

src/translations/artisan_id.qm

9.82 KB
Binary file not shown.

src/translations/artisan_id.ts

+5,958-5,938
Large diffs are not rendered by default.

src/translations/artisan_it.qm

10.4 KB
Binary file not shown.

src/translations/artisan_it.ts

+14,216-14,196
Large diffs are not rendered by default.

src/translations/artisan_ja.qm

6.9 KB
Binary file not shown.

src/translations/artisan_ja.ts

+5,799-5,779
Large diffs are not rendered by default.

src/translations/artisan_ko.qm

6.96 KB
Binary file not shown.

src/translations/artisan_ko.ts

+5,743-5,723
Large diffs are not rendered by default.

src/translations/artisan_lv.qm

9.85 KB
Binary file not shown.

src/translations/artisan_lv.ts

+5,993-5,973
Large diffs are not rendered by default.

src/translations/artisan_nl.qm

10.8 KB
Binary file not shown.

src/translations/artisan_nl.ts

+6,050-6,030
Large diffs are not rendered by default.

src/translations/artisan_no.qm

9.35 KB
Binary file not shown.

src/translations/artisan_no.ts

+6,044-6,024
Large diffs are not rendered by default.

src/translations/artisan_pl.qm

9.81 KB
Binary file not shown.

src/translations/artisan_pl.ts

+6,098-6,078
Large diffs are not rendered by default.

src/translations/artisan_pt.qm

10.1 KB
Binary file not shown.

src/translations/artisan_pt.ts

+5,890-5,870
Large diffs are not rendered by default.

src/translations/artisan_pt_BR.qm

10.1 KB
Binary file not shown.

src/translations/artisan_pt_BR.ts

+5,854-5,834
Large diffs are not rendered by default.

src/translations/artisan_ru.qm

10.4 KB
Binary file not shown.

src/translations/artisan_ru.ts

+5,797-5,777
Large diffs are not rendered by default.

src/translations/artisan_sk.qm

9.46 KB
Binary file not shown.

src/translations/artisan_sk.ts

+6,108-6,088
Large diffs are not rendered by default.

src/translations/artisan_sv.qm

9.56 KB
Binary file not shown.

src/translations/artisan_sv.ts

+6,161-6,141
Large diffs are not rendered by default.

src/translations/artisan_th.qm

8.97 KB
Binary file not shown.

src/translations/artisan_th.ts

+5,766-5,746
Large diffs are not rendered by default.

src/translations/artisan_tr.qm

9.51 KB
Binary file not shown.

src/translations/artisan_tr.ts

+5,861-5,841
Large diffs are not rendered by default.

src/translations/artisan_uk.qm

10.1 KB
Binary file not shown.

src/translations/artisan_uk.ts

+5,903-5,883
Large diffs are not rendered by default.

src/translations/artisan_vi.qm

9.62 KB
Binary file not shown.

src/translations/artisan_vi.ts

+6,141-6,121
Large diffs are not rendered by default.

src/translations/artisan_zh_CN.qm

5.72 KB
Binary file not shown.

src/translations/artisan_zh_CN.ts

+5,880-5,860
Large diffs are not rendered by default.

src/translations/artisan_zh_TW.qm

5.9 KB
Binary file not shown.

src/translations/artisan_zh_TW.ts

+5,826-5,806
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)