https://bugs.kde.org/show_bug.cgi?id=436030
Bug ID: 436030 Summary: Prod Scripty often does not sync translations into JSON files Product: i18n Version: unspecified Platform: Compiled Sources OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: aa...@kde.org Reporter: aspotas...@gmail.com Target Milestone: --- SUMMARY Prod Scripty often does not sync translations into JSON files. The piece of code that handles JSON files cannot commit and push into Git, it only considers SVN - see https://invent.kde.org/sysadmin/l10n-scripty/-/blob/master/update_translations#L396. Because of this problem many JSON files are out of sync, here is one example: There's translation into Arabic (ar) for "trash ExtraNames"/"Original Path;Deletion Date" in https://websvn.kde.org/*checkout*/trunk/l10n-kf5/ar/messages/kio/kio._json_.po. However it's currently not incorporated into the relevant JSON file https://invent.kde.org/frameworks/kio/-/blob/master/src/ioslaves/trash/trash.json. Should include something like this: "ExtraNames[ar]": [ "المسار الأصلي", "تاريخ الحذف" ], OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.