Coder Social home page Coder Social logo

crowdin-bridge's Issues

Some labels are not exported from Crowdin to localize.typo3.org

There are labels which are not exported from Crowdin to the zip files which are stored on localize.typo3.org.

Example:

In the ZIP file the mentioned identifier ist missing:
https://localize.typo3.org/xliff/s/e/seo-l10n/seo-l10n-de.v12.zip

When you download the ZIP file which is built by Crowdin directly, the translation can be found in main/typo3/sysext/seo/Resources/Private/Language/de.locallang_tca.xlf

The language label pages.canonical_link.description was introduced with this commit:
TYPO3/typo3@79683d6

The first version of TYPO3 containing that label was 12.4.6:
https://get.typo3.org/release-notes/12.4.6

The label is included in TYPO3 13.1.0. The problem therefore "only" affects TYPO3 v12.

I assume the problem is within our Crowdin Bridge. Maybe the problem is, that the new label was introduced after the official LTS release?

TYPO3 core main translation not downloadable (and thus selectable)

Issue description

Current core main cannot download language packs. (Which is silently hidden). But checking the log, you could see the following for example:

Thu, 16 Jun 2022 20:06:46 +0200 [WARNING] request="13c0c32a6b4f6" component="TYPO3.CMS.Install.Service.LanguagePackService": Requesting https://localize.typo3.org/xliff/b/a/backend-l10n/backend-l10n-de.v12.zip was not successful, got status code 404 (Not Found) - {"request":"https://localize.typo3.org/xliff/b/a/backend-l10n/backend-l10n-de.v12.zip","status":404,"reason":"Not Found"}

It tries to downloade a languge file with v12 in the uri, which seams not to exists:
https://localize.typo3.org/xliff/b/a/backend-l10n/backend-l10n-de.v12.zip

Opend in browser it displays following
image

Looked up on crowed in, there are 9.5, 10.4 and main branch - 11.5 is here missing at all.
I would guess that 11.5 branch may have to be added here as a first step ? And then doing some changes, like stated below ?

Thoughts/Suggestion

  1. Create 11.5 branch on crowedin (copy over translations from "main" ?)

  2. Not sure, but just from reading code on github maybe we should add here 12 as first version number:

    private const VERSIONS = [11, 10, 9];

  3. followed by adding here 11 => '11.5', at the top:

If I read the code correct, "main" should than switch and create the zip for "v12", and the "v11" zipfile based on the 11.5 branch (if configured as branch on crowedin).

Download of language file must not be into master subpath

For some extensions it happens that tha language file download goes into a master subfolder.

E.g:
/typo3conf/l10n/de/static_info_tables_taxes/master/

It should have been here:
/typo3conf/l10n/de/static_info_tables_taxes/

This happens for the following extensions:

static_info_tables_taxes
watchwords

The same error has been with tt_products for a long time. But now the download of tt_products is in the correct path. However all translation files are not downloaded any more.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.