@@ -126,33 +126,33 @@ Automatic translation
126126---------------------
127127
128128:Add-on ID: ``weblate.autotranslate.autotranslate ``
129- :Configuration: +-----------------+----------------------------------+----------------------------------------------------------------------------------------------------------- +
130- | ``mode`` | Automatic translation mode | .. list-table:: Available choices: |
131- | | | :width: 100% |
132- | | | |
133- | | | * - ``suggest`` |
134- | | | - Add as suggestion |
135- | | | * - ``translate`` |
136- | | | - Add as translation |
137- | | | * - ``fuzzy`` |
138- | | | - Add as "Needing edit" |
139- +-----------------+----------------------------------+----------------------------------------------------------------------------------------------------------- +
140- | ``q `` | Query | Please note that translating all strings will discard all existing translations. |
141- +-----------------+----------------------------------+----------------------------------------------------------------------------------------------------------- +
142- | ``auto_source `` | Source of automated translations | .. list-table:: Available choices: |
143- | | | :width: 100% |
144- | | | |
145- | | | * - ``others `` |
146- | | | - Other translation components |
147- | | | * - ``mt `` |
148- | | | - Machine translation |
149- +-----------------+----------------------------------+----------------------------------------------------------------------------------------------------------- +
150- | ``component `` | Component | Turn on contribution to shared translation memory for the project to get access to additional components . |
151- +-----------------+----------------------------------+----------------------------------------------------------------------------------------------------------- +
152- | ``engines `` | Machine translation engines | :ref: `addon-choice-engines ` |
153- +-----------------+----------------------------------+----------------------------------------------------------------------------------------------------------- +
154- | ``threshold `` | Score threshold | |
155- +-----------------+----------------------------------+----------------------------------------------------------------------------------------------------------- +
129+ :Configuration: +-----------------+----------------------------------+------------------------------------------------------------------------------------------------------+
130+ | ``mode`` | Automatic translation mode | .. list-table:: Available choices: |
131+ | | | :width: 100% |
132+ | | | |
133+ | | | * - ``suggest`` |
134+ | | | - Add as suggestion |
135+ | | | * - ``translate`` |
136+ | | | - Add as translation |
137+ | | | * - ``fuzzy`` |
138+ | | | - Add as "Needing edit" |
139+ +-----------------+----------------------------------+------------------------------------------------------------------------------------------------------+
140+ | ``q `` | Query | Please note that translating all strings will discard all existing translations. |
141+ +-----------------+----------------------------------+------------------------------------------------------------------------------------------------------+
142+ | ``auto_source `` | Source of automated translations | .. list-table:: Available choices: |
143+ | | | :width: 100% |
144+ | | | |
145+ | | | * - ``others `` |
146+ | | | - Other translation components |
147+ | | | * - ``mt `` |
148+ | | | - Machine translation |
149+ +-----------------+----------------------------------+------------------------------------------------------------------------------------------------------+
150+ | ``component `` | Component | Enter slug of a component to use as source, keep blank to use all components in the current project . |
151+ +-----------------+----------------------------------+------------------------------------------------------------------------------------------------------+
152+ | ``engines `` | Machine translation engines | :ref: `addon-choice-engines ` |
153+ +-----------------+----------------------------------+------------------------------------------------------------------------------------------------------+
154+ | ``threshold `` | Score threshold | |
155+ +-----------------+----------------------------------+------------------------------------------------------------------------------------------------------+
156156
157157:Triggers: :ref: `addon-event-add-on-installation `, :ref: `addon-event-component-update `, :ref: `addon-event-daily `, :ref: `addon-event-event-change `
158158
@@ -331,8 +331,6 @@ Component discovery
331331 +---------------------------+-----------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+
332332 | ``remove `` | Remove components for inexistent files | |
333333 +---------------------------+-----------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+
334- | ``confirm `` | I confirm the above matches look correct | |
335- +---------------------------+-----------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+
336334
337335:Triggers: :ref: `addon-event-add-on-installation `, :ref: `addon-event-repository-post-update `
338336
0 commit comments