1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[loc] update Ukrainian translation

* This fixes multibyte indexes
* Closes #1908
This commit is contained in:
Vlad 2022-04-16 12:29:43 +03:00 committed by Pete Batard
parent f5abae6442
commit 48574f10d6
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
3 changed files with 15 additions and 15 deletions

View file

@ -288,31 +288,31 @@ msgstr "байт"
#.
#. *Short* version of the kilobyte size suffix
msgid "KB"
msgstr "Кб"
msgstr "КБ"
#. • MSG_022
#.
#. *Short* version of the megabyte size suffix
msgid "MB"
msgstr "Мб"
msgstr "МБ"
#. • MSG_023
#.
#. *Short* version of the gigabyte size suffix
msgid "GB"
msgstr "Гб"
msgstr "ГБ"
#. • MSG_024
#.
#. *Short* version of the terabyte size suffix
msgid "TB"
msgstr "Тб"
msgstr "ТБ"
#. • MSG_025
#.
#. *Short* version of the pentabyte size suffix
msgid "PB"
msgstr "Пб"
msgstr "ПБ"
#. • MSG_027
msgid "kilobytes"

View file

@ -13680,11 +13680,11 @@ t MSG_017 "За вибором"
t MSG_018 "Ваша версія: %d.%d (Збірка %d)"
t MSG_019 "Остання версія: %d.%d (Збірка %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 "мегабайт"