-
Notifications
You must be signed in to change notification settings - Fork 922
fix: update modrinth category l10n for cyrillic to match upstream #6695
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -1053,89 +1053,90 @@ modpack.wizard.step.initialization.warning=Перед створенням мо | |
| Пам'ятайте, що вам заборонено додавати моди та пакети ресурсів, які явно вказують, що їх не можна розповсюджувати або вставляти в модпак. | ||
| modpack.wizard.step.initialization.server=Натисніть тут для отримання додаткової інформації про те, як створити серверний модпак, який може бути автоматично оновлений. | ||
|
|
||
| # Translation primarily from modrinth. | ||
| modrinth.category.adventure=Пригоди | ||
| modrinth.category.atmosphere=Атмосфера | ||
| modrinth.category.audio=Аудіо | ||
| modrinth.category.audio=Звуки | ||
| modrinth.category.babric=Babric | ||
| modrinth.category.blocks=Блоки | ||
| modrinth.category.bloom=Bloom | ||
| modrinth.category.bloom=Сяяння | ||
| modrinth.category.bta-babric=BTA (Babric) | ||
| modrinth.category.bukkit=Bukkit | ||
| modrinth.category.bungeecord=BungeeCord | ||
| modrinth.category.canvas=Canvas | ||
| modrinth.category.cartoon=Картоон | ||
| modrinth.category.challenging=Викликаючі | ||
| modrinth.category.colored-lighting=Кольорове освітлення | ||
| modrinth.category.combat=Бойові | ||
| modrinth.category.core-shaders=Основні шейдери | ||
| modrinth.category.cursed=Прокляті | ||
| modrinth.category.cartoon=Художні | ||
| modrinth.category.challenging=Зі складністю | ||
| modrinth.category.colored-lighting=Кольорове світло | ||
| modrinth.category.combat=Бої | ||
| modrinth.category.core-shaders=Базові шейдери | ||
| modrinth.category.cursed=Дивне | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The translation is not natural. |
||
| modrinth.category.datapack=Datapack | ||
| modrinth.category.decoration=Декорації | ||
| modrinth.category.decoration=Оздоблення | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. there is no such word |
||
| modrinth.category.economy=Економіка | ||
| modrinth.category.entities=Сутності | ||
| modrinth.category.environment=Навколишнє середовище | ||
| modrinth.category.equipment=Обладнання | ||
| modrinth.category.environment=Середовище | ||
| modrinth.category.equipment=Спорядження | ||
| modrinth.category.fabric=Fabric | ||
| modrinth.category.fantasy=Фентезі | ||
| modrinth.category.folia=Folia | ||
| modrinth.category.foliage=Листя | ||
| modrinth.category.foliage=Рослинність | ||
| modrinth.category.fonts=Шрифти | ||
| modrinth.category.food=Їжа | ||
| modrinth.category.forge=Forge | ||
| modrinth.category.game-mechanics=Механіки гри | ||
| modrinth.category.gui=GUI | ||
| modrinth.category.game-mechanics=Ігрові механіки | ||
| modrinth.category.gui=Інтерфейс | ||
| modrinth.category.high=Високий | ||
| modrinth.category.iris=Iris | ||
| modrinth.category.items=Предмети | ||
| modrinth.category.java-agent=Java Agent | ||
| modrinth.category.kitchen-sink=Kitchen-Sink | ||
| modrinth.category.kitchen-sink=Усе підряд | ||
| modrinth.category.legacy-fabric=Legacy Fabric | ||
| modrinth.category.library=Бібліотека | ||
| modrinth.category.lightweight=Легкий | ||
| modrinth.category.lightweight=Легка | ||
| modrinth.category.liteloader=LiteLoader | ||
| modrinth.category.locale=Локаль | ||
| modrinth.category.locale=Локалізація | ||
| modrinth.category.low=Низький | ||
| modrinth.category.magic=Магія | ||
| modrinth.category.management=Управління | ||
| modrinth.category.magic=Чаклунство | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It's better not to translate this part. |
||
| modrinth.category.management=Керування | ||
| modrinth.category.medium=Середній | ||
| modrinth.category.minecraft=Minecraft | ||
| modrinth.category.minigame=Міні-гра | ||
| modrinth.category.minigame=Мінігра | ||
|
Comment on lines
+1074
to
+1103
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Correct with a hyphen |
||
| modrinth.category.misc=Різне | ||
| modrinth.category.mobs=Моби | ||
| modrinth.category.mobs=Сутності | ||
| modrinth.category.modded=Модифікований | ||
| modrinth.category.models=Моделі | ||
| modrinth.category.modloader=Завантажувач модів | ||
| modrinth.category.multiplayer=Багатокористувацький | ||
| modrinth.category.modloader=Risugami's ModLoader | ||
|
Comment on lines
+1074
to
+1108
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Wrong translation, the old one is correct
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I forgot to reply to this.
You can change the language on the Modrinth website to English, then go to https://modrinth.com/discover/mods?g=categories:modloader and check the corresponding entry in the sidebar. |
||
| modrinth.category.multiplayer=Гри в мережі | ||
|
Comment on lines
+1074
to
+1109
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Wrong translation, the old one is correct |
||
| modrinth.category.neoforge=NeoForge | ||
| modrinth.category.nilloader=NilLoader | ||
| modrinth.category.optifine=OptiFine | ||
| modrinth.category.optimization=Оптимізація | ||
| modrinth.category.ornithe=Ornithe | ||
| modrinth.category.paper=Paper | ||
| modrinth.category.path-tracing=Трасування променів | ||
| modrinth.category.path-tracing=Трасування шляхів | ||
|
Comment on lines
+1074
to
+1116
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Wrong translation, the old one is correct |
||
| modrinth.category.pbr=PBR | ||
| modrinth.category.potato=Картопля | ||
| modrinth.category.purpur=Purpur | ||
| modrinth.category.quests=Квести | ||
| modrinth.category.quests=Завдання | ||
| modrinth.category.quilt=Quilt | ||
| modrinth.category.realistic=Реалістичний | ||
| modrinth.category.reflections=Відображення | ||
| modrinth.category.realistic=Реалізм | ||
| modrinth.category.reflections=Відбиття | ||
| modrinth.category.rift=Rift | ||
| modrinth.category.screenshot=Скріншот | ||
| modrinth.category.semi-realistic=Напівреалістичний | ||
| modrinth.category.semi-realistic=Напівреалізм | ||
| modrinth.category.shadows=Тіні | ||
| modrinth.category.simplistic=Спрощений | ||
| modrinth.category.social=Соціальний | ||
| modrinth.category.social=Взаємодія | ||
| modrinth.category.spigot=Spigot | ||
| modrinth.category.sponge=Sponge | ||
| modrinth.category.storage=Сховище | ||
| modrinth.category.technology=Технології | ||
| modrinth.category.themed=Тематичний | ||
| modrinth.category.transportation=Транспорт | ||
| modrinth.category.transportation=Пересування | ||
| modrinth.category.tweaks=Твіки | ||
| modrinth.category.utility=Утиліта | ||
| modrinth.category.utility=Приладдя | ||
| modrinth.category.vanilla=Ваніль | ||
| modrinth.category.vanilla-like=Схожий на ваніль | ||
| modrinth.category.vanilla-like=Як ванільна гра | ||
|
Comment on lines
+1074
to
+1139
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. incorrect translation (older is better) |
||
| modrinth.category.velocity=Velocity | ||
| modrinth.category.waterfall=Waterfall | ||
| modrinth.category.worldgen=Генерація світу | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are Russian words, not Ukrainian.