diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-12-06 20:33:47 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-12-06 20:33:47 +0800 |
| commit | 92de68696321aa7b31221935276fb88755628da8 (patch) | |
| tree | c55f1d0616c3eaf6e1cc97687e6d64db299c9400 /src | |
| parent | c47a7bba3cb1b2395e6f75d4add1627a1874dea8 (diff) | |
| download | RoughlyEnoughItems-92de68696321aa7b31221935276fb88755628da8.tar.gz RoughlyEnoughItems-92de68696321aa7b31221935276fb88755628da8.tar.bz2 RoughlyEnoughItems-92de68696321aa7b31221935276fb88755628da8.zip | |
New translations en_us.json (tr_tr)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json b/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json index aaaefeb83..0ff2c7dce 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json @@ -87,10 +87,15 @@ "text.rei.recipe_screen_type.selection": "Tarif Ekran Türü Seçimi", "text.rei.recipe_screen_type.selection.sub": "Bu ayarı her zaman ayar menüsünden düzenleyebilirsin.", "text.rei.view_recipes_for": "%s için tarifleri görün", + "text.rei.subsets": "Alt Setler", + "text.rei.tiny_potato": "Minnacık Patatesler", "tooltip.rei.fluid_amount": "§7%d Ölçek", "msg.rei.copied_recipe_id": "Tarif ID Kopyalandı", "msg.rei.recipe_id_details": "Tarif ID: %s", - "_comment": "Açıklama Kutularını Ayarla", + "msg.rei.exported_recipe": "Tarif Dışa Aktarıldı", + "msg.rei.exported_recipe.desc": "'rei_exports' klasörüne göz at.", + "subsets.rei.roughlyenoughitems.all_entries": "Tüm Girdiler", + "subsets.rei.roughlyenoughitems.item_groups": "Yaratıcı Sekmeler", "config.roughlyenoughitems.title": "Roughly Enough Items Ayarları", "config.roughlyenoughitems.appearance": "Görünüm", "config.roughlyenoughitems.cheating": "Hile:", @@ -114,6 +119,7 @@ "config.roughlyenoughitems.recipeScreenType.villager": "Köylü Gibi", "config.roughlyenoughitems.filtering": "Filtreleme", "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "Tıklanabilir Tarif Okları:", + "config.roughlyenoughitems.isSubsetsEnabled": "Alt Setler Etkin:", "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "Büyü Işıltısını Göster:", "config.roughlyenoughitems.layout.configButtonLocation": "Ayar Tuş Konumu:", "config.roughlyenoughitems.filteredEntries.selectAll": "Hepsini Seç", |
