forked from WeblateOrg/weblate
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] main from WeblateOrg:main #186
Open
pull
wants to merge
2,664
commits into
ESEHUMPS:main
Choose a base branch
from
WeblateOrg:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+1,489,801
−1,183,736
Conversation
This file contains 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
@@ -1389,7 +1413,8 @@ | |||
try: | |||
parse_query(query_string) | |||
except Exception as error: | |||
raise ValidationError(f"Could not parse query string: {error}") from error | |||
msg = f"Could not parse query string: {error}" | |||
raise ValidationError(msg) from error |
Check warning
Code scanning / CodeQL
Information exposure through an exception Medium
Stack trace information
Error loading related location
Loading @@ -1505,7 +1530,8 @@ | |||
try: | |||
parse_query(query_string) | |||
except Exception as error: | |||
raise ValidationError(f"Could not parse query string: {error}") from error | |||
msg = f"Could not parse query string: {error}" | |||
raise ValidationError(msg) from error |
Check warning
Code scanning / CodeQL
Information exposure through an exception Medium
Stack trace information
Error loading related location
Loading Currently translated at 99.4% (3277 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/it/
Currently translated at 89.5% (2952 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/ro/
Currently translated at 93.1% (3069 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/ca/
Currently translated at 98.9% (3261 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/he/
Currently translated at 94.9% (3128 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/da/
Currently translated at 91.3% (3012 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/sv/
Currently translated at 99.4% (3277 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/nl/
Currently translated at 99.5% (3282 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/cs/
Currently translated at 99.5% (3282 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/cs/
Currently translated at 99.0% (3264 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/ja/
Currently translated at 99.4% (3277 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/de/
Currently translated at 89.7% (2959 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/el/
Currently translated at 99.1% (3269 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/ko/
Currently translated at 98.3% (3241 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/hu/
Currently translated at 99.4% (3277 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/zh_Hant/
Currently translated at 99.4% (3277 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/zh_Hans/
Currently translated at 98.9% (3263 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/sr/
Currently translated at 71.6% (2360 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/nb_NO/
Currently translated at 99.4% (3277 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/bg/
Currently translated at 99.4% (3277 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/ta/
Currently translated at 53.1% (1752 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/kab/
Currently translated at 99.4% (3277 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/hr/
Currently translated at 97.7% (3221 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/cy/
Currently translated at 84.7% (2793 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/is/
Currently translated at 13.5% (445 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/ka/
Currently translated at 99.4% (3277 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/ga/
This allows to catch errors in translations earlier.
* chore(deps): update dependency boto3 to >=1.28.62,<1.37.0 * chore(deps): update lockfile --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Currently translated at 100.0% (9941 of 9941 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/pt_BR/
Currently translated at 88.1% (8808 of 9992 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/ru/
Currently translated at 49.4% (4913 of 9941 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/es/
Currently translated at 49.8% (4955 of 9941 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/fr/
Currently translated at 26.8% (2679 of 9992 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/gl/
Currently translated at 34.7% (3456 of 9941 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/id/
Currently translated at 75.5% (7506 of 9941 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/ro/
Currently translated at 100.0% (9941 of 9941 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/uk/
Currently translated at 99.7% (9969 of 9992 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/zh_Hans/
Currently translated at 99.5% (9950 of 9992 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/ga/
Currently translated at 99.8% (9979 of 9992 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/zh_Hans/
Currently translated at 99.8% (9980 of 9992 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/zh_Hans/
Currently translated at 49.6% (4965 of 9992 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/fr/
Currently translated at 99.8% (9982 of 9992 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/zh_Hans/
Currently translated at 99.9% (9983 of 9992 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/zh_Hans/
Currently translated at 99.9% (3293 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/it/
Currently translated at 100.0% (9992 of 9992 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/zh_Hans/
Currently translated at 100.0% (9992 of 9992 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/zh_Hans/
Currently translated at 100.0% (3296 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/it/
Currently translated at 100.0% (9992 of 9992 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/zh_Hans/
Currently translated at 100.0% (9941 of 9941 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/de/
Currently translated at 96.1% (9605 of 9992 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/ja/
Currently translated at 99.6% (3285 of 3296 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/he/
This seems to confuse translators and makes them translate it.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )