mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[loc] fix Russian translation for KB/MB/GB...
* Closes #1660 * Also update GPT partition types and set UTF-8 codepage in .rc
This commit is contained in:
parent
5876495938
commit
8bb31f6ae2
4 changed files with 32 additions and 26 deletions
|
@ -10392,11 +10392,11 @@ t MSG_017 "По выбору"
|
|||
t MSG_018 "Ваша версия: %d.%d (Build %d)"
|
||||
t MSG_019 "Последняя версия: %d.%d (Build %d)"
|
||||
t MSG_020 "байт"
|
||||
t MSG_021 "Кб"
|
||||
t MSG_022 "Мб"
|
||||
t MSG_023 "Гб"
|
||||
t MSG_024 "Тб"
|
||||
t MSG_025 "Пб"
|
||||
t MSG_021 "КБ"
|
||||
t MSG_022 "МБ"
|
||||
t MSG_023 "ГБ"
|
||||
t MSG_024 "ТБ"
|
||||
t MSG_025 "ПБ"
|
||||
t MSG_026 "байт"
|
||||
t MSG_027 "КБ"
|
||||
t MSG_028 "МБ"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue