Skip to content

Commit 9b8e470

Browse files
committed
chore: typo fixes
1 parent 8fe38cf commit 9b8e470

45 files changed

Lines changed: 136 additions & 137 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/admin/access.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ the following rules:
425425
:ref:`unrestricted components <component-restricted>`.
426426

427427
- The restrictions imposed by a team’s :guilabel:`Languages` are applied separately,
428-
when it’s verified if a user has an access to perform certain actions. Namely,
428+
when it’s verified if a user has access to perform certain actions. Namely,
429429
it’s applied only to actions directly related to the translation process itself like
430430
reviewing, saving translations, adding suggestions, etc.
431431

docs/admin/auth.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ The redirect URL is ``https://WEBLATE SERVER/accounts/complete/slack/``.
420420
Overriding authentication method names and icons
421421
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
422422

423-
You can override the authentication method display name and icon using using settings as
423+
You can override the authentication method display name and icon using settings as
424424
``SOCIAL_AUTH_<NAME>_IMAGE`` and ``SOCIAL_AUTH_<NAME>_TITLE``. For example
425425
overriding naming for Auth0 would look like:
426426

docs/admin/backup.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The backup can be restored when creating a project (see
2020

2121
The backups currently do not include access control information and history.
2222

23-
The comments and suggestions are backed up with an username of user who did
23+
The comments and suggestions are backed up with the username of the user who did
2424
create them. Upon import it is assigned to a matching user. If there is no user
2525
with such username, it is assigned to anonymous user.
2626

@@ -150,7 +150,7 @@ to create it but needs the appropriate permissions to do so.
150150
- /home/weblate/data:/app/data
151151
- /home/weblate/borgbackup:/borgbackup
152152
153-
The directory where backups will be stored have to be owned by UID 1000,
153+
The directory where backups will be stored has to be owned by UID 1000,
154154
otherwise Weblate won’t be able to write the backups there.
155155

156156
Remote backups

docs/admin/checks.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ special characters, so that it can be easily used in the check definition:
159159

160160
.. image:: /screenshots/font-group-list.webp
161161

162-
Font-family and style is automatically recognized after uploading them:
162+
Font-family and style are automatically recognized after uploading them:
163163

164164
.. image:: /screenshots/font-edit.webp
165165

docs/admin/config.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -568,9 +568,9 @@ Configures how e-mail from the contact form is being sent.
568568
Choose a configuration that matches the configuration of your mail server.
569569

570570
``"reply-to"``
571-
The sender is used in as :mailheader:`Reply-To`, this is the default behaviour.
571+
The sender is used as :mailheader:`Reply-To`, this is the default behaviour.
572572
``"from"``
573-
The sender is used in as :mailheader:`From`. Your mail server needs to allow
573+
The sender is used as :mailheader:`From`. Your mail server needs to allow
574574
sending such e-mails.
575575
``"disabled"``
576576
Disables the contact form entirely.
@@ -1049,7 +1049,7 @@ List for credentials for GitHub servers.
10491049

10501050
.. hint::
10511051

1052-
Use ``api.github.com`` as a API host for https://github.com/.
1052+
Use ``api.github.com`` as an API host for https://github.com/.
10531053

10541054
.. include:: /snippets/vcs-credentials.rst
10551055

@@ -1366,7 +1366,7 @@ Additional licenses to include in the license choices.
13661366

13671367
.. note::
13681368

1369-
Each license definition should be tuple of its short name, a long name, a URL and a boolean, indication with it is a libre license.
1369+
Each license definition should be a tuple of its short name, a long name, a URL and a boolean, indicating whether it is a libre license.
13701370

13711371
For example:
13721372

@@ -2089,7 +2089,7 @@ REGISTRATION_CAPTCHA
20892089

20902090
Whether registration of new accounts is protected by a CAPTCHA. Defaults to enabled.
20912091

2092-
If turned on, a CAPTCHA is added to all pages where a users enters their e-mail address:
2092+
If turned on, a CAPTCHA is added to all pages where a user enters their e-mail address:
20932093

20942094
* New account registration.
20952095
* Password recovery.

docs/admin/install/docker.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@ Generic settings
851851

852852
.. envvar:: WEBLATE_SECURE_PROXY_SSL_HEADER
853853

854-
A tuple representing a HTTP header/value combination that signifies a
854+
A tuple representing an HTTP header/value combination that signifies a
855855
request is secure. This is needed when Weblate is running behind a reverse
856856
proxy doing SSL termination which does not pass standard HTTPS headers.
857857

@@ -1791,7 +1791,7 @@ both Weblate and PostgreSQL containers.
17911791

17921792
.. versionadded:: 5.1
17931793

1794-
Set to false to disables environment based configuration of the database
1794+
Set to false to disable environment based configuration of the database
17951795
connection. Use :ref:`docker-settings-override` to configure the database
17961796
connection manually.
17971797

docs/admin/languages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Language definitions
44
====================
55

66
To present different translations properly, info about language name,
7-
text direction, plural definitions and language code is needed.
7+
text direction, plural definitions and language code are needed.
88

99
.. _included-languages:
1010

docs/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2597,7 +2597,7 @@ Changes
25972597

25982598
Change object attributes are documented at :http:get:`/api/changes/(int:id)/`.
25992599

2600-
:query string user: Username of user to filters
2600+
:query string user: Username of the user to filter by
26012601
:query int action: Action to filter, can be used several times
26022602
:query timestamp timestamp_after: ISO 8601 formatted timestamp to list changes after
26032603
:query timestamp timestamp_before: ISO 8601 formatted timestamp to list changes before

docs/devel/html.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ selector to process all elements.
101101
HTML localization using Weblate CDN
102102
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
103103

104-
To localize a HTML document, you need to load the :file:`weblate.js` script:
104+
To localize an HTML document, you need to load the :file:`weblate.js` script:
105105

106106
.. code-block:: html
107107

docs/snippets/checks-autogenerated.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2110,7 +2110,7 @@ autofixer which can automatically sanitize the markup.
21102110
URL
21112111
~~~
21122112

2113-
:Summary: The translation does not contain an URL.
2113+
:Summary: The translation does not contain a URL.
21142114
:Scope: translated strings
21152115
:Check class: ``weblate.checks.markup.URLCheck``
21162116
:Check identifier: ``url``
@@ -2120,7 +2120,7 @@ URL
21202120

21212121
.. AUTOGENERATED END: check-url
21222122
2123-
The translation does not contain an URL. This is triggered only in case the
2123+
The translation does not contain a URL. This is triggered only in case the
21242124
unit is marked as containing URL. In that case the translation has to be a
21252125
valid URL.
21262126

@@ -2266,7 +2266,7 @@ meant to be used directly as ``.innerHTML`` (rather than ``.textContent``) for
22662266
some HTML element. For example, when using the Fluent DOM package.
22672267

22682268
The aim of this check is to predict how the value will be parsed as inner HTML,
2269-
assuming a HTML5 conforming parser, to catch cases where there would be some
2269+
assuming an HTML5 conforming parser, to catch cases where there would be some
22702270
"unintended" loss of the string, without being too strict about technical
22712271
parsing errors that do *not* lead to a loss of the string.
22722272

@@ -2280,7 +2280,7 @@ Generally, most Fluent values are not expected to contain any HTML markup.
22802280
Therefore, this check does not expect or want translators and developers to have
22812281
to care about strictly avoiding *any* technical HTML5 parsing errors (let alone
22822282
XHTML parsing errors). Instead, this check will just want to warn them when they
2283-
may have unintentionally opened a HTML tag or inserted a character reference.
2283+
may have unintentionally opened an HTML tag or inserted a character reference.
22842284

22852285
Moreover, for the Fluent values that intentionally contain HTML tags or
22862286
character references, this check will verify some "good practices", such as
@@ -2314,19 +2314,19 @@ Examples:
23142314

23152315
* - ``three <four/>``
23162316
- yes
2317-
- ``four`` is not a HTML void element, so should not self-close.
2317+
- ``four`` is not an HTML void element, so should not self-close.
23182318

23192319
* - ``<a-b>text</a-b>``
23202320
- no
23212321
- Custom element tag with a matching closing tag.
23222322

23232323
* - ``a <img/> b``
23242324
- no
2325-
- ``img`` is a HTML void element. Self-closing is allowed.
2325+
- ``img`` is an HTML void element. Self-closing is allowed.
23262326

23272327
* - ``a <br> b``
23282328
- no
2329-
- ``br`` is a HTML void element.
2329+
- ``br`` is an HTML void element.
23302330

23312331
* - ``<img class=a/>``
23322332
- yes

0 commit comments

Comments
 (0)