Skip to content

Commit 72dcf08

Browse files
Vanilla-ish Tatar Translation!
1 parent a5f65c5 commit 72dcf08

File tree

1 file changed

+52
-0
lines changed
  • common/src/main/resources/assets/cloth-config2/lang

1 file changed

+52
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
{
2+
"modmenu.descriptionTranslation.cloth-config": "Көйләүләр экраннары өчен API.",
3+
"text.cloth-config.save_and_done": "Саклау һәм чыгу",
4+
"text.cloth-config.apply": "Үзгәрешләр куллану",
5+
"text.cloth-config.quit_config": "Үзгәрешләр сакланмады",
6+
"text.cloth-config.quit_config_sure": "Көйләүләрне үзгәртүдән чыгарга телисезме? Үзгәрешләр сакламаячак!",
7+
"text.cloth-config.cancel_discard": "Үзгәрешләрне баш тарту",
8+
"text.cloth-config.quit_discard": "Чыгу һәм үзгәреш баш тарту",
9+
"text.cloth-config.config": "Көйләү",
10+
"text.cloth-config.multi_error": "Күплек мәсьәләләр!",
11+
"text.cloth-config.not_editable": "Үзгәртелмәүчән!",
12+
"text.cloth-config.error.not_valid_number_int": "Яраксыз сан! (Бөтен сан)",
13+
"text.cloth-config.error.not_valid_number_long": "Яраксыз сан! (Озын бөтен сан)",
14+
"text.cloth-config.error.not_valid_number_float": "Яраксыз сан! (Чын сан)",
15+
"text.cloth-config.error.not_valid_number_double": "Яраксыз сан! (Катнаш сан)",
16+
"text.cloth-config.error.too_large": "Бигрәк артык! (Максимум: %d)",
17+
"text.cloth-config.error.too_small": "Бигрәк ким! (Минимум: %d)",
18+
"text.cloth-config.error.color.no_alpha_allowed": "Альфа рөхсәт ителмәде!",
19+
"text.cloth-config.error.color.invalid_alpha": "Хаталы кыйммәт! (Альфа)",
20+
"text.cloth-config.error.color.invalid_red": "Хаталы кыйммәт! (Кызыл)",
21+
"text.cloth-config.error.color.invalid_green": "Хаталы кыйммәт! (Яшел)",
22+
"text.cloth-config.error.color.invalid_blue": "Хаталы кыйммәт! (Зәңгәр)",
23+
"text.cloth-config.error.color.invalid_color": "Хаталы кыйммәт!",
24+
"text.cloth-config.error.color.no_hash": "Хаталы кыйммәт! (# югалтылды)",
25+
"text.cloth-config.list.add": "Яңа элементны өстәү",
26+
"text.cloth-config.list.remove": "Сайланган элементны бетерү",
27+
"text.cloth-config.error_cannot_save": "Хата!",
28+
"text.cloth-config.reset_value": "Ташлау",
29+
"text.cloth.reset_value": "Ташлау",
30+
"text.cloth-config.restart_required": "Яңадан кушу таләп ителә",
31+
"text.cloth-config.restart_required_sub": "Үзгәртелгән көйләүләрнең берсе Minecraft яңадан кушуны таләп итә. Сез дәвам итәргә телисезме?",
32+
"text.cloth-config.exit_minecraft": "Minecraft-тан чыгу",
33+
"text.cloth-config.ignore_restart": "Яңадан кушуга әһәмият бирмәү",
34+
"text.cloth-config.boolean.value.true": "§aӘйе",
35+
"text.cloth-config.boolean.value.false": "§cЮк",
36+
"text.cloth-config.dropdown.value.unknown": "§cТәкъдимнәр юк",
37+
"text.cloth-config.disabled_tooltip": "Сүнек (таләпләр үтелмәде)",
38+
"modifier.cloth-config.alt": "Alt + %s",
39+
"modifier.cloth-config.ctrl": "Ctrl + %s",
40+
"modifier.cloth-config.shift": "Shift + %s",
41+
"title.cloth-config.config": "Cloth Mod Config көйләүләре",
42+
"category.cloth-config.scrolling": "Әйләнү",
43+
"category.cloth-config.testing": "Күрсәтмә көйләүләр",
44+
"option.cloth-config.scrollDuration": "Әйләнү озынлыгы",
45+
"option.cloth-config.scrollStep": "Әйләнү адымы",
46+
"option.cloth-config.bounceBackMultiplier": "Сикерү тапкырлаткычы",
47+
"option.cloth-config.setDefaultSmoothScroll": "Әүвәлге шома әйләнү",
48+
"option.cloth-config.disableSmoothScroll": "Шома әйләндерүне сүндерү",
49+
"text.cloth-config.testing.1": "Сез — модлар ясаучысымы һәм %1$s кулланырга телисезме? Башлау өчен %2$s сайтына үтегез. Сез %3$s шулай ук.",
50+
"text.cloth-config.testing.2": "Cloth Config викисе",
51+
"text.cloth-config.testing.3": "Minecraft көйләүләренең файлны сәбәпсез ачу өчен монда басыгыз"
52+
}

0 commit comments

Comments
 (0)