Skip to content
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

Vanilla-ish Tatar Translation! #220

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 52 additions & 0 deletions common/src/main/resources/assets/cloth-config2/lang/tt_ru.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"modmenu.descriptionTranslation.cloth-config": "Көйләүләр экраннары өчен API.",
"text.cloth-config.save_and_done": "Саклау һәм чыгу",
"text.cloth-config.apply": "Үзгәрешләр куллану",
"text.cloth-config.quit_config": "Үзгәрешләр сакланмады",
"text.cloth-config.quit_config_sure": "Көйләүләрне үзгәртүдән чыгарга телисезме? Үзгәрешләр сакламаячак!",
"text.cloth-config.cancel_discard": "Үзгәрешләрне баш тарту",
"text.cloth-config.quit_discard": "Чыгу һәм үзгәреш баш тарту",
"text.cloth-config.config": "Көйләү",
"text.cloth-config.multi_error": "Күплек мәсьәләләр!",
"text.cloth-config.not_editable": "Үзгәртмәүче!",
"text.cloth-config.error.not_valid_number_int": "Яраксыз сан! (Бөтен сан)",
"text.cloth-config.error.not_valid_number_long": "Яраксыз сан! (Озын бөтен сан)",
"text.cloth-config.error.not_valid_number_float": "Яраксыз сан! (Чын сан)",
"text.cloth-config.error.not_valid_number_double": "Яраксыз сан! (Катнаш сан)",
"text.cloth-config.error.too_large": "Бигрәк артык! (Максимум: %d)",
"text.cloth-config.error.too_small": "Бигрәк ким! (Минимум: %d)",
"text.cloth-config.error.color.no_alpha_allowed": "Альфа рөхсәт ителмәде!",
"text.cloth-config.error.color.invalid_alpha": "Хаталы кыйммәт! (Альфа)",
"text.cloth-config.error.color.invalid_red": "Хаталы кыйммәт! (Кызыл)",
"text.cloth-config.error.color.invalid_green": "Хаталы кыйммәт! (Яшел)",
"text.cloth-config.error.color.invalid_blue": "Хаталы кыйммәт! (Зәңгәр)",
"text.cloth-config.error.color.invalid_color": "Хаталы кыйммәт!",
"text.cloth-config.error.color.no_hash": "Хаталы кыйммәт! (# югалтылды)",
"text.cloth-config.list.add": "Яңа элементны өстәү",
"text.cloth-config.list.remove": "Сайланган элементны бетерү",
"text.cloth-config.error_cannot_save": "Хата!",
"text.cloth-config.reset_value": "Ташлау",
"text.cloth.reset_value": "Ташлау",
"text.cloth-config.restart_required": "Яңадан кушу таләп ителә",
"text.cloth-config.restart_required_sub": "Үзгәртелгән көйләүләрнең берсе Minecraft яңадан кушуны таләп итә. Сез дәвам итәргә телисезме?",
"text.cloth-config.exit_minecraft": "Minecraft-тан чыгу",
"text.cloth-config.ignore_restart": "Яңадан кушуга әһәмият бирмәү",
"text.cloth-config.boolean.value.true": "§aӘйе",
"text.cloth-config.boolean.value.false": "§cЮк",
"text.cloth-config.dropdown.value.unknown": "§cТәкъдимнәр юк",
"text.cloth-config.disabled_tooltip": "Сүнек (таләпләр үтелмәде)",
"modifier.cloth-config.alt": "Alt + %s",
"modifier.cloth-config.ctrl": "Ctrl + %s",
"modifier.cloth-config.shift": "Shift + %s",
"title.cloth-config.config": "Cloth Mod Config көйләүләре",
"category.cloth-config.scrolling": "Әйләнү",
"category.cloth-config.testing": "Күрсәтмә көйләүләр",
"option.cloth-config.scrollDuration": "Әйләнү озынлыгы",
"option.cloth-config.scrollStep": "Әйләнү адымы",
"option.cloth-config.bounceBackMultiplier": "Сикерү тапкырлаткычы",
"option.cloth-config.setDefaultSmoothScroll": "Әүвәлге шома әйләнү",
"option.cloth-config.disableSmoothScroll": "Шома әйләндерүне сүндерү",
"text.cloth-config.testing.1": "Сез — модлар ясаучысымы һәм %1$s кулланырга телисезме? Башлау өчен %2$s сайтына үтегез. Сез %3$s шулай ук.",
"text.cloth-config.testing.2": "Cloth Config викисе",
"text.cloth-config.testing.3": "Minecraft көйләүләренең файлны сәбәпсез ачу өчен монда басыгыз"
}