Skip to content

Commit

Permalink
translation update for 3.28.0 from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Oct 21, 2022
1 parent ba97282 commit 1992600
Show file tree
Hide file tree
Showing 41 changed files with 390,965 additions and 471,058 deletions.
75 changes: 37 additions & 38 deletions doc/TRANSLATORS

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion i18n/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ endmacro(ADD_TRANSLATION_FILES)
file(MAKE_DIRECTORY ${QGIS_OUTPUT_DIRECTORY}/i18n)


set(TS_FILES qgis_ar.ts qgis_bg.ts qgis_bs.ts qgis_ca.ts qgis_cs.ts qgis_da.ts qgis_de.ts qgis_el.ts qgis_en_US.ts qgis_es.ts qgis_et.ts qgis_eu.ts qgis_fa.ts qgis_fi.ts qgis_fr.ts qgis_gl.ts qgis_hu.ts qgis_is.ts qgis_it.ts qgis_ja.ts qgis_ko.ts qgis_ky.ts qgis_lt.ts qgis_lv.ts qgis_nb.ts qgis_nl.ts qgis_pl.ts qgis_pt_BR.ts qgis_pt_PT.ts qgis_ro.ts qgis_ru.ts qgis_sc.ts qgis_sv.ts qgis_tr.ts qgis_uk.ts qgis_vi.ts qgis_zh-Hans.ts qgis_zh-Hant.ts)
set(TS_FILES qgis_ar.ts qgis_bg.ts qgis_bs.ts qgis_ca.ts qgis_cs.ts qgis_da.ts qgis_de.ts qgis_en_US.ts qgis_es.ts qgis_et.ts qgis_eu.ts qgis_fa.ts qgis_fi.ts qgis_fr.ts qgis_gl.ts qgis_hu.ts qgis_is.ts qgis_it.ts qgis_ja.ts qgis_ko.ts qgis_ky.ts qgis_lt.ts qgis_lv.ts qgis_nb.ts qgis_nl.ts qgis_pl.ts qgis_pt_BR.ts qgis_pt_PT.ts qgis_ro.ts qgis_ru.ts qgis_sc.ts qgis_sv.ts qgis_tr.ts qgis_uk.ts qgis_vi.ts qgis_zh-Hans.ts qgis_zh-Hant.ts)

ADD_TRANSLATION_FILES (QM_FILES ${TS_FILES})

Expand Down
17,455 changes: 9,611 additions & 7,844 deletions i18n/qgis_ar.ts

Large diffs are not rendered by default.

17,469 changes: 9,618 additions & 7,851 deletions i18n/qgis_bg.ts

Large diffs are not rendered by default.

17,459 changes: 9,607 additions & 7,852 deletions i18n/qgis_bs.ts

Large diffs are not rendered by default.

17,459 changes: 9,613 additions & 7,846 deletions i18n/qgis_ca.ts

Large diffs are not rendered by default.

17,585 changes: 9,669 additions & 7,916 deletions i18n/qgis_cs.ts

Large diffs are not rendered by default.

17,491 changes: 9,623 additions & 7,868 deletions i18n/qgis_da.ts

Large diffs are not rendered by default.

17,626 changes: 9,694 additions & 7,932 deletions i18n/qgis_de.ts

Large diffs are not rendered by default.

148,299 changes: 0 additions & 148,299 deletions i18n/qgis_el.ts

This file was deleted.

17,513 changes: 9,638 additions & 7,875 deletions i18n/qgis_en.ts

Large diffs are not rendered by default.

Loading

7 comments on commit 1992600

@agiudiceandrea
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @jef-n, there are some issues with the translation strings. Please see https://lists.osgeo.org/pipermail/qgis-developer/2022-October/065176.html.

@jef-n
Copy link
Member Author

@jef-n jef-n commented on 1992600 Oct 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's nothing new. Other translations have this too. I just remove the errornous extras in the translation string when I translate in the german version.

@agiudiceandrea
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jef-n, as you can see, many translators in other languages (eu, hu, it, ja, nb, nl, ro, sv, vi, zh_Hans) did not understand that the source (English) strings were wrong and they left the strings as they were because the strings are not be actually translated (being only the output of an expression).
Isn't possible to avoid such errors in the English source strings? It seems the English "translation" is used in Transifex as the source string by many translators.
Anyway I see that the German translation has a similar translation error, too:

        <source>&apos;Point (1.48492424 0.51507576)&apos;</source>
        <translation>&apos;Point (4 0)&apos; {1.48492424 0.51507576)?}</translation>

@jef-n
Copy link
Member Author

@jef-n jef-n commented on 1992600 Oct 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't possible to avoid such errors in the English source strings?

Probably, but I don't know. I think it's a transifex issue. I remember doing some fruitless digging long ago.

@jef-n
Copy link
Member Author

@jef-n jef-n commented on 1992600 Oct 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jef-n
Copy link
Member Author

@jef-n jef-n commented on 1992600 Oct 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@agiudiceandrea
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.