This repository was archived by the owner on Jan 19, 2023. It is now read-only.
Translations-Alert#142
Draft
topialla wants to merge 53 commits into
Draft
Conversation
added 2 commits
February 23, 2022 13:30
Now old state of translations is on this branch. The new commits can then be cherrypicked onto main, once they are complete (enough)
feat: make api-config dynamic
Move faq into the common-package into themes. Problem though is, that the faq uses two components which are not in mediator/provider. I added them two those packages for now to make the apps build, but there should be a more versatile solution to this...
feat: make faq theme dependent
strings need to be made translateable
add first translation strings
fix translations and unused vars
add vaccination-series to questionaire
* unify variable names, little fixes * fix> formmatting in en.json also there seems to have been a mistake in the last push * add missing mediator strings
Update de.json - Fix hints for vaccination distances
Update dependencies
Update dependencies
fix translations in provider-app
Updated by "Cleanup translation files" hook in Weblate. Translation: impfen!/mediator Translate-URL: https://hosted.weblate.org/projects/impfen/mediator/
Updated by "Cleanup translation files" hook in Weblate. Translation: impfen!/provider Translate-URL: https://hosted.weblate.org/projects/impfen/provider/
Currently translated at 15.2% (7 of 46 strings) Translation: impfen!/mediator Translate-URL: https://hosted.weblate.org/projects/impfen/mediator/nb_NO/
Currently translated at 0.0% (0 of 46 strings) Translation: impfen!/mediator Translate-URL: https://hosted.weblate.org/projects/impfen/mediator/eu/
Currently translated at 17.3% (8 of 46 strings) Translation: impfen!/mediator Translate-URL: https://hosted.weblate.org/projects/impfen/mediator/fr/
Updated by "Cleanup translation files" hook in Weblate. Translation: impfen!/provider Translate-URL: https://hosted.weblate.org/projects/impfen/provider/
…nto translations
Currently translated at 100.0% (120 of 120 strings) Translation: impfen!/provider Translate-URL: https://hosted.weblate.org/projects/impfen/provider/de/
Currently translated at 100.0% (120 of 120 strings) Translation: impfen!/provider Translate-URL: https://hosted.weblate.org/projects/impfen/provider/en/
Currently translated at 100.0% (109 of 109 strings) Translation: impfen!/user Translate-URL: https://hosted.weblate.org/projects/impfen/user/en/
Translations update from Hosted Weblate
After adding things for the new questionnaire en and de-files were in different orders. Now it should be the same
en and de files for user had 2 and 4 spaces indentation. All other apps have 4 spaces. now all have have 4
indentation seems not to have persisted, trying again
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a PR to alert people when there are new commits. These should then be cherry-Picked into
main.