chore(localization): add localization for auto-install progress status message

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-10-12 17:14:06 +05:00
parent f55372b480
commit 8aaeaa4824
10 changed files with 28 additions and 12 deletions

View File

@@ -21,9 +21,9 @@ Current translation status:
| Locale | Progress | Translated |
| :----- | -------: | ---------: |
| [de_DE](./de_DE/LC_MESSAGES/messages.po) | 0% | 0 of 239 |
| [es_ES](./es_ES/LC_MESSAGES/messages.po) | 0% | 0 of 239 |
| [ru_RU](./ru_RU/LC_MESSAGES/messages.po) | 100% | 239 of 239 |
| [de_DE](./de_DE/LC_MESSAGES/messages.po) | 0% | 0 of 240 |
| [es_ES](./es_ES/LC_MESSAGES/messages.po) | 0% | 0 of 240 |
| [ru_RU](./ru_RU/LC_MESSAGES/messages.po) | 100% | 240 of 240 |
---

View File

@@ -21,9 +21,9 @@
| Локаль | Прогресс | Переведено |
| :----- | -------: | ---------: |
| [de_DE](./de_DE/LC_MESSAGES/messages.po) | 0% | 0 из 239 |
| [es_ES](./es_ES/LC_MESSAGES/messages.po) | 0% | 0 из 239 |
| [ru_RU](./ru_RU/LC_MESSAGES/messages.po) | 100% | 239 из 239 |
| [de_DE](./de_DE/LC_MESSAGES/messages.po) | 0% | 0 из 240 |
| [es_ES](./es_ES/LC_MESSAGES/messages.po) | 0% | 0 из 240 |
| [ru_RU](./ru_RU/LC_MESSAGES/messages.po) | 100% | 240 из 240 |
---