Contributing to H5P translations
Each H5P contains it's own translation-files. If you need to translate an H5P to a language which is not supported, we would be happy to support you.
The current language files are found on github, where each H5P content type has it's own repository (e.g: https://github.com/h5p/h5p-drag-question). The language files are found in the language folder within each repository. By using pull requests, you may add new translation files. We also accept uploading new files in this forum.
When we get new translation-files from the community, we will create a new release of the H5P content type containing the new/updated translation, and publish it here on h5p.org.
sokunthearithmakara
Mon, 08/17/2020 - 11:04
Permalink
Language update timeframe
Hi,
I was wondering if there is a specific timeframe between translation strings updates? I submitted translations for Khmer language for all content types about two months ago and still looking forward to seeing it included in the libraries.
BV52
Mon, 08/17/2020 - 19:25
Permalink
Hi sokunthearithmakara,Would
Hi sokunthearithmakara,
Would you mind providing the URLs of your PRs so that I can follow up with the H5P core team?
Translations are released on a regular basis, usually once a month. You can reference this page updates.
-BV
sokunthearithmakara
Tue, 08/18/2020 - 03:11
Permalink
Hi,Here's the link to the
Hi,
Here's the link to the translation progress page, which contains the links to the language files in the libraries: https://localization.h5p.org/km/
BV52
Tue, 08/18/2020 - 19:14
Permalink
Hi sokunthearithmakara
Hi sokunthearithmakara,
Looking at the PRs they have been checked and merged with the master file. It should be included in the next update but I'm not sure about the timeline. However I will follow up with the person in charge of releasing updates if he can release these separately.
-BV
sokunthearithmakara
Wed, 08/19/2020 - 04:24
Permalink
Thanks, BV. Appreciate it
Thanks, BV. Appreciate it very much if you could notify the person in charge. It's been two releases since I submitted the translations.
sokunthearithmakara
Tue, 09/08/2020 - 12:18
Permalink
Hi BV,Looks like your team
Hi BV,
Looks like your team won't be releasing the Khmer language any time soon. Can you point me to the part on developer documentation (if any) on how to include the language file in the libraries? I might need to execute this myself.
Sigfus
Wed, 09/02/2020 - 18:34
Permalink
Translation to Swedish
I have recently started using H5P on a Swedish WP website that I'm creating. There was no Swedish translation file included when I installed the Plugin but for some content types (for example interactive video) there is a Swedish translation. Is anybody working on completing the Swedish translation. I'm willing to contribute and would like to get in contact with Swedish members of the H5P community.
otacke
Thu, 09/03/2020 - 00:28
Permalink
Hi Sigfus!You may want to
Hi Sigfus!
You may want to check out https://translate-h5p.tk/
Best,
Oliver
rickard.skiold
Tue, 09/29/2020 - 15:25
Permalink
Hi Sigfus! Yep, we're putting
Hi Sigfus! Yep, we're putting some effort into trying to translate H5P into Swedish here at Xtractor. We would absolutely appreciate any contributions and to get in contact. One way would be if you could write something in our contact form at xtractor.se: https://xtractor.se/kontakt/
Sigfus
Wed, 09/30/2020 - 19:24
Permalink
Sure, I will do that!Vi
Sure, I will do that!
Vi hörs
Sigfus
Felix kwok
Sat, 10/03/2020 - 11:45
Permalink
How to upload individual module lang file?
I am able to find the lang file on the GitHub and they, but I don't know how to download the lang file and upload to my wp H5p folder. Can someone point me to some instructions on how to do so?
Victor Correia
Tue, 11/10/2020 - 10:43
Permalink
Afrikaans
Good day
I would like to help with the translation of H5p in Afrikaans.
Regards. Victor
otacke
Mon, 11/23/2020 - 18:40
Permalink
Hi Victor!Have you checked
Hi Victor!
Have you checked out https://translate-h5p.tk/? It makes translations pretty simple.
Best,
Oliver
epirir
Wed, 01/13/2021 - 17:52
Permalink
Hello
How can I translate this part of the h5p content into Spanish?
Thanks.
otacke
Wed, 02/03/2021 - 22:07
Permalink
Hi epirir!Currently you can't
Hi epirir!
Currently you can't. It's provided by the H5P Hub server.
Best,
Oliver
ms930
Wed, 06/30/2021 - 10:09
Permalink
Translations don't take effect
Hi, I translated all H5p.MultiChoice strings 5 month ago into persian(fa) and pushed it to github through weblate. The translation was validated and is now in the language folder. But after 5 month still there is no persian language to choose from the list in the h5p MultiChoice Text Overrides section in moodle. Also there are other translations that I've made which were validated in github but not available through moodle h5p activities text overrides. Any ideas why the language packs don't show up? BTW I updated all language packs and purged caches in moodle 3.10
BV52
Wed, 06/30/2021 - 18:47
Permalink
Hi ms930,You need to first
Hi ms930,
You need to first make sure that the update has been released. You can check the Release Overview page for the list of updates. If the update has been released please update the content type/s that have the new language.
-BV
ms930
Wed, 06/30/2021 - 19:34
Permalink
Thank you, I didn't know the
Thank you, I didn't know the updates take that long to be released. It's been 6 months!
ms930
Tue, 08/31/2021 - 10:23
Permalink
Insert language json file into the database
Hello,
I was wondering if there is a list of H5P activities and the corresponding 'library_id' in the table 'mdl_hvp_libraries_languages'.
I would like to insert language json files into the database myself and I need the librairy_id for Multichoice or other activity types for that.
Because it takes too long for a new release to be available on the H5P hub.
otacke
Tue, 08/31/2021 - 19:21
Permalink
Hi ms930!What's wrong with
Hi ms930!
What's wrong with the "mdl_hvp_libraries" table that you can join with?
Best,
Oliver
ms930
Wed, 09/01/2021 - 06:49
Permalink
Hi otacke, translations for
Hi otacke, translations for some languages are missing, so in order to insert new language json as a new row in the table I need library_id for each activity type. For example for Multichoice there is no farsi translation, so I created a new row with the corresponding json file content on github and I put library_id=22. In order to find library_id I have to check other rows and it would have been much easier if I had library_id for each activity type
Best,
Mahdi
otacke
Wed, 09/01/2021 - 07:13
Permalink
Hi mahdi!I understood what
Hi mahdi!
I understood what you were looking for: All the information that you need IS in the table "mdl_hvp_libraries".
Best,
Oliver
spublishing
Mon, 09/27/2021 - 12:06
Permalink
Georgian Localization
Hi.
I want to cooperate with you to create Georgian localization of modules.
Thank you.
spublishing
Tue, 10/05/2021 - 12:19
Permalink
Adding language
Hello.
How soon will the new language file be added? For example on GitHub I added a new file to the module. When can it appear on my site? I mean module update.
Thank you
BV52
Tue, 10/05/2021 - 19:12
Permalink
Hi spublishing,Usually it's 1
Hi spublishing,
Usually it's 1-2 months but it may take longer if the developers in the core team have other more pressing projects to finish.
-BV
spublishing
Wed, 10/06/2021 - 08:01
Permalink
Thank's a lot BV52
Thank's a lot BV52
miikkama
Sat, 04/16/2022 - 15:51
Permalink
Translations to h5p
I am using h5p in wordpress.
I tryed to use loco Translate plugin to set finish text to H5P plugins. I would like to set for example Check-button to finnish. I tried to use .po file but it dosn't work. How I can set my own text to H5P-plugins?
Pages