Skip to content

Commit

Permalink
update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
ddennedy committed Aug 28, 2024
1 parent 8c15ae5 commit 66b4e01
Show file tree
Hide file tree
Showing 39 changed files with 41,416 additions and 22,944 deletions.
3 changes: 3 additions & 0 deletions src/mainwindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1019,6 +1019,9 @@ void MainWindow::setupSettingsMenu()
a = new QAction(QLocale::languageToString(QLocale::Arabic), m_languagesGroup);
a->setCheckable(true);
a->setData("ar");
a = new QAction(QLocale::languageToString(QLocale::Basque), m_languagesGroup);
a->setCheckable(true);
a->setData("eu");
a = new QAction(QLocale::languageToString(QLocale::Catalan), m_languagesGroup);
a->setCheckable(true);
a->setData("ca");
Expand Down
1 change: 1 addition & 0 deletions translations/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ set(LANGUAGES
en_GB
es
et
eu
fi
fr
gd
Expand Down
2,330 changes: 1,490 additions & 840 deletions translations/shotcut_ar.ts

Large diffs are not rendered by default.

2,324 changes: 1,487 additions & 837 deletions translations/shotcut_ca.ts

Large diffs are not rendered by default.

2,677 changes: 1,664 additions & 1,013 deletions translations/shotcut_cs.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_da.ts

Large diffs are not rendered by default.

1,673 changes: 1,086 additions & 587 deletions translations/shotcut_de.ts

Large diffs are not rendered by default.

1,670 changes: 1,084 additions & 586 deletions translations/shotcut_el.ts

Large diffs are not rendered by default.

396 changes: 198 additions & 198 deletions translations/shotcut_en.ts

Large diffs are not rendered by default.

1,643 changes: 1,071 additions & 572 deletions translations/shotcut_en_GB.ts

Large diffs are not rendered by default.

1,643 changes: 1,071 additions & 572 deletions translations/shotcut_es.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_et.ts

Large diffs are not rendered by default.

1,678 changes: 1,088 additions & 590 deletions translations/shotcut_fi.ts

Large diffs are not rendered by default.

2,508 changes: 1,515 additions & 993 deletions translations/shotcut_fr.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_gd.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_gl.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_he_IL.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_hu.ts

Large diffs are not rendered by default.

3,042 changes: 1,796 additions & 1,246 deletions translations/shotcut_it.ts

Large diffs are not rendered by default.

1,648 changes: 1,073 additions & 575 deletions translations/shotcut_ja.ts

Large diffs are not rendered by default.

1,665 changes: 1,082 additions & 583 deletions translations/shotcut_ko.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_nb.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_ne.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_nl.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_nn.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_oc.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_pl.ts

Large diffs are not rendered by default.

1,676 changes: 1,087 additions & 589 deletions translations/shotcut_pt_BR.ts

Large diffs are not rendered by default.

1,643 changes: 1,071 additions & 572 deletions translations/shotcut_pt_PT.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_ro.ts

Large diffs are not rendered by default.

1,647 changes: 1,073 additions & 574 deletions translations/shotcut_ru.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_sk.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_sl.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_sv.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_th.ts

Large diffs are not rendered by default.

1,643 changes: 1,071 additions & 572 deletions translations/shotcut_tr.ts

Large diffs are not rendered by default.

1,646 changes: 1,072 additions & 574 deletions translations/shotcut_uk.ts

Large diffs are not rendered by default.

1,648 changes: 1,073 additions & 575 deletions translations/shotcut_zh_CN.ts

Large diffs are not rendered by default.

1,642 changes: 1,070 additions & 572 deletions translations/shotcut_zh_TW.ts

Large diffs are not rendered by default.

0 comments on commit 66b4e01

Please sign in to comment.