Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runthrough of checks and fixups documentation #1

Open
wants to merge 10,000 commits into
base: main
Choose a base branch
from

Conversation

comradekingu
Copy link
Owner

Fixes https://hosted.weblate.org/translate/weblate/documentation/en/?checksum=27d28c974ef3cbf2#comments
spotted by @yurchor

Before submitting pull request, please ensure that:

  • Every commit has message which describes it
  • Every commit is needed on it's own, if you have just minor fixes to previous commits, you can squash them
  • Any code changes come with testcase
  • Any new functionality is covered by user documentation

VfBFan and others added 30 commits July 26, 2023 17:45
Currently translated at 80.2% (6835 of 8519 strings)

Translation: Weblate/Documentation
Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/de/
Currently translated at 80.2% (6835 of 8519 strings)

Translation: Weblate/Documentation
Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/de/
Currently translated at 10.5% (305 of 2885 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/af/
…#9634)

* chore(deps): update dependency @sentry/browser to v7.60.1

* js: Update vendored libraries

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
To have more controlled dev environment.
Avoid duplicating of meth/args configuration.
Avoid hiding too many statements in the try/except.
Auto-detection based on unit presence is not really a good idea.

Fixes WeblateOrg#9643
renovate bot and others added 28 commits August 11, 2023 06:03
Fixes WEBLATE-3X6
Fixes WEBLATE-3MP
Currently translated at 97.8% (2894 of 2959 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/fr/
Currently translated at 96.0% (2843 of 2959 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/id/
Currently translated at 97.6% (2890 of 2959 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/he/
Currently translated at 87.2% (2581 of 2959 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/cs/
Currently translated at 100.0% (2959 of 2959 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/ja/
Currently translated at 96.2% (2848 of 2959 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/de/
Currently translated at 96.0% (2841 of 2959 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/zh_Hans/
Currently translated at 95.7% (2833 of 2959 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/bg/
Currently translated at 13.4% (1165 of 8671 strings)

Translation: Weblate/Documentation
Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/bg/
Currently translated at 13.0% (1130 of 8671 strings)

Translation: Weblate/Documentation
Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/he/
Currently translated at 97.1% (8426 of 8671 strings)

Translation: Weblate/Documentation
Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/ja/
Currently translated at 97.1% (8426 of 8671 strings)

Translation: Weblate/Documentation
Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/zh_Hans/
Clarify some sentences, remove the use of "we", and replace the "\*"
with "*" in the text code-blocks.
It is required for monolingual formats, so add validation for this in
the form.

See WeblateOrg#9723
The logic is same and needs to account future categories.
- utilize path lookups
- provide endpoints for all objects instead of filtering in the URL
- move validation logic to the form
- use new path_object_breadcrumbs helper
- raise TypeError in case of missing implementation
- add Unit support in path lookups
- remove no longer needed code for kwargs handling
@comradekingu comradekingu changed the title Comradekingu patch 1 Runthrough of checks and fixups documentation Aug 11, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@2387aa2). Click here to learn what that means.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #1   +/-   ##
=======================================
  Coverage        ?   90.84%           
=======================================
  Files           ?      768           
  Lines           ?    56201           
  Branches        ?     8745           
=======================================
  Hits            ?    51054           
  Misses          ?     3605           
  Partials        ?     1542           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.