dusansimic / dynamic-wallpaper

Dynamic wallpaper maker for Gnome 42
GNU General Public License v2.0
150 stars 30 forks source link

Czech translation broken #45

Closed dusansimic closed 1 year ago

dusansimic commented 1 year ago

When app is built, it throws errors that Czech translation is incorrect.

/usr/bin/msgfmt ../../../../../../Dev/dynamic-wallpaper/po/cs.po -o po/cs/LC_MESSAGES/me.dusansimic.DynamicWallpaper.mo
../../../../../../Dev/dynamic-wallpaper/po/cs.po:52: keyword "Aktu" unknown
../../../../../../Dev/dynamic-wallpaper/po/cs.po:52:14: syntax error
../../../../../../Dev/dynamic-wallpaper/po/cs.po:53: end-of-line within string
../../../../../../Dev/dynamic-wallpaper/po/cs.po:54: end-of-line within string
../../../../../../Dev/dynamic-wallpaper/po/cs.po:192: duplicate message definition...
../../../../../../Dev/dynamic-wallpaper/po/cs.po:157: ...this is the location of the first definition
../../../../../../Dev/dynamic-wallpaper/po/cs.po:196: duplicate message definition...
../../../../../../Dev/dynamic-wallpaper/po/cs.po:161: ...this is the location of the first definition
../../../../../../Dev/dynamic-wallpaper/po/cs.po:200: duplicate message definition...
../../../../../../Dev/dynamic-wallpaper/po/cs.po:165: ...this is the location of the first definition
../../../../../../Dev/dynamic-wallpaper/po/cs.po:204: duplicate message definition...
../../../../../../Dev/dynamic-wallpaper/po/cs.po:169: ...this is the location of the first definition
../../../../../../Dev/dynamic-wallpaper/po/cs.po:208: duplicate message definition...
../../../../../../Dev/dynamic-wallpaper/po/cs.po:173: ...this is the location of the first definition
../../../../../../Dev/dynamic-wallpaper/po/cs.po:212: duplicate message definition...
../../../../../../Dev/dynamic-wallpaper/po/cs.po:177: ...this is the location of the first definition
/usr/bin/msgfmt: found 10 fatal errors

I CI, the case is the same https://github.com/dusansimic/dynamic-wallpaper/actions/runs/3227338405/jobs/5282012625

// @vikdevelop

vikdevelop commented 1 year ago

@dusansimic #48