Skip to content

Commit

Permalink
Update translation statuses
Browse files Browse the repository at this point in the history
  • Loading branch information
Joedmin authored and github-actions[bot] committed Aug 15, 2024
1 parent aa076d5 commit 85f8e7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 37 deletions.
37 changes: 1 addition & 36 deletions meta/cz.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,48 +4,13 @@ This file is auto-generated and automatically updated. Do not modify this file m

<table>
<tr><th>Progress</th><th>Count</th></tr>
<tr><td>93%</td><td>35 missing string(s)</td></tr>
<tr><td>100%</td><td>No missing strings</td></tr>
</table>

### Missing strings

<table>
<tr><th>Key</th><th>Original string</th></tr>
<tr><td><code>system_hidden_at_mode</code></td><td>Hidden system settings</td></tr>
<tr><td><code>system_hidden_at_mode_desc</code></td><td>Edit hidden settings such as serial numbers and UART state</td></tr>
<tr><td><code>hidden_mode_warning</code></td><td>Proceed with caution</td></tr>
<tr><td><code>hidden_mode_warning_desc</code></td><td>Some changes made on this page cannot be restored by a factory reset. Not all models support these settings.</td></tr>
<tr><td><code>hidden_mode_target</code></td><td>Target device: {0} earbud</td></tr>
<tr><td><code>hidden_mode_target_l_desc</code></td><td>To modify your left earbud, put the right earbud into the case and close it.</td></tr>
<tr><td><code>hidden_mode_target_r_desc</code></td><td>To modify your right earbud, put the left earbud into the case and close it.</td></tr>
<tr><td><code>hidden_mode_input_wrong_length</code></td><td>The new value must be exactly {0} characters long.</td></tr>
<tr><td><code>hidden_mode_uart_on_confirm</code></td><td>UART has been successfully enabled</td></tr>
<tr><td><code>hidden_mode_uart_off_confirm</code></td><td>UART has been successfully disabled</td></tr>
<tr><td><code>hidden_mode_uart</code></td><td>Enable UART port</td></tr>
<tr><td><code>hidden_mode_uart_desc</code></td><td>Temporarily enables the physical UART port on the PCB of the current target device for debugging purposes</td></tr>
<tr><td><code>hidden_mode_power</code></td><td>Power menu</td></tr>
<tr><td><code>hidden_mode_power_desc</code></td><td>Shutdown, reboot or put the current target device to sleep</td></tr>
<tr><td><code>hidden_mode_serial_change</code></td><td>Change serial number</td></tr>
<tr><td><code>hidden_mode_serial_change_desc</code></td><td>Changes the serial number of the current target device</td></tr>
<tr><td><code>hidden_mode_did_change</code></td><td>Change DID number & color</td></tr>
<tr><td><code>hidden_mode_did_change_desc</code></td><td>Changes the device model id of the current target device</td></tr>
<tr><td><code>hidden_mode_sku_change</code></td><td>Change SKU code</td></tr>
<tr><td><code>hidden_mode_sku_change_desc</code></td><td>Changes the product code of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_addr_change</code></td><td>Change peer Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the peer Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_addr_change</code></td><td>Change local Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the local Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_terminal</code></td><td>Hidden command terminal</td></tr>
<tr><td><code>hidden_mode_terminal_desc</code></td><td>Send custom AT commands to the current target device</td></tr>
<tr><td><code>power_menu_hint</code></td><td>Only the current target earbud will be affected.</td></tr>
<tr><td><code>power_menu_reboot</code></td><td>Reboot</td></tr>
<tr><td><code>power_menu_shutdown</code></td><td>Shutdown</td></tr>
<tr><td><code>power_menu_sleep</code></td><td>Factory sleep mode</td></tr>
<tr><td><code>at_terminal_cmd_id</code></td><td>Command id</td></tr>
<tr><td><code>at_terminal_cmd_param</code></td><td>Command parameter (optional)</td></tr>
<tr><td><code>at_terminal_cmd_id_invalid</code></td><td>This command id is invalid. Please enter a 16-bit hexadecimal value, such as 0007 or 004C.</td></tr>
<tr><td><code>at_terminal_output</code></td><td>Output</td></tr>
<tr><td><code>at_terminal_send</code></td><td>Send</td></tr>

</table>

Expand Down
2 changes: 1 addition & 1 deletion meta/translations.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Translation instructions are available [in the wiki](https://github.com/ThePBone
<table>
<tr><th>Language</th><th>Progress</th><th>Missing strings</th><th>Details</th></tr>
<tr><td>cn (China)</td><td>91%</td><td>47 missing string(s)</td><td><a href="cn.md">View details</a></td></tr>
<tr><td>cz (Czechia)</td><td>93%</td><td>35 missing string(s)</td><td><a href="cz.md">View details</a></td></tr>
<tr><td>cz (Czechia)</td><td>100%</td><td>No missing strings</td><td><a href="cz.md">View details</a></td></tr>
<tr><td>de (Germany)</td><td>44%</td><td>311 missing string(s)</td><td><a href="de.md">View details</a></td></tr>
<tr><td>es (Spain)</td><td>26%</td><td>411 missing string(s)</td><td><a href="es.md">View details</a></td></tr>
<tr><td>fr (France)</td><td>54%</td><td>252 missing string(s)</td><td><a href="fr.md">View details</a></td></tr>
Expand Down

0 comments on commit 85f8e7c

Please sign in to comment.