Refactor how partner generators work + prefix generator translation keys

This commit is contained in:
Misode
2024-01-18 03:22:10 +01:00
parent acc55ae7a3
commit b4e9d86c43
27 changed files with 429 additions and 415 deletions

View File

@@ -4,12 +4,12 @@
"add": "Ekle",
"add_bottom": "Alta ekle",
"add_top": "Üste ekle",
"advancement": "Başarım",
"generator.advancement": "Başarım",
"any_version": "Herhangi",
"assets": "Assetler",
"atlas": "Atlas",
"generator.atlas": "Atlas",
"back": "Geri",
"block_definition": "Blockstate",
"generator.block_definition": "Blockstate",
"change.obsolete": "This change has been replaced by a later change in this release cycle",
"changelog": "Teknik değişim kaydı",
"changelog.search": "Değşimleri ara",
@@ -17,12 +17,11 @@
"changelog.show_more": "%0% değişim daha göster",
"choose_file": "Dosya seç",
"choose_zip_file": "Zip dosyası seç",
"chat_type": "Sohbet Türü",
"generator.chat_type": "Sohbet Türü",
"collapse": "Daralt",
"collapse_all": "Herşeyi sıkıştırmak için %0% basılı tut",
"configure_layers": "Katmanları düzenle",
"contributor.code": "Katkıda bulunanlar",
"contributor.content": "Rehber yazarı",
"contributor.infrastructure": "Altyapı",
"contributor.report": "Hata raporlayıcı",
"contributor.support": "Destekçi",
@@ -37,10 +36,10 @@
"customized.structures": "Yapılar",
"customized.ores": "Madenler",
"cutoff": "Kesilmiş",
"damage_type": "Hasar Türü",
"generator.damage_type": "Hasar Türü",
"developed_by": "Tarafından geliştirildi",
"dimension_type": "Boyut Tipi",
"dimension": "Boyut",
"generator.dimension_type": "Boyut Tipi",
"generator.dimension": "Boyut",
"disabled": "Pasif",
"donate": "Bağış Yap",
"download": "İndir",
@@ -54,7 +53,7 @@
"feature.decorated.decorators": "Dekoratörler",
"feature.decorated.decorators.entry": "Dekoratör",
"follow_reference": "Referansı takip et",
"font": "Font",
"generator.font": "Font",
"format.json": "JSON",
"format.yaml": "YAML",
"fields": "Alanlar",
@@ -82,7 +81,7 @@
"indentation.4_spaces": "4 boşluk",
"indentation.minified": "Küçültülmüş",
"indentation.tabs": "Pencereler",
"item_modifier": "Eşya Değiştirici",
"generator.item_modifier": "Eşya Değiştirici",
"language": "Dil",
"layer": "Katman",
"layer.biomes": "Biyomlar",
@@ -95,11 +94,11 @@
"learn_on_the_wiki": "Wiki'de öğren",
"highlighting": "Vurgulama",
"loading": "Yükleniyor...",
"loot_table": "Ganimet Tablosu",
"generator.loot_table": "Ganimet Tablosu",
"mode.side": "Kenar",
"mode.top": "Yukarı",
"mode.3d": "3D",
"model": "Model",
"generator.model": "Model",
"more": "Daha Faza",
"move_down": "Aşağı taşı",
"move_up": "Yukarı yaşı",
@@ -108,8 +107,8 @@
"no_file_chosen": "Dosya seçilmemiş",
"no_presets": "Ön ayar yok",
"output_settings": ıktı ayarları",
"predicate": "Predicate",
"recipe": "Tarif",
"generator.predicate": "Predicate",
"generator.recipe": "Tarif",
"redo": "Yeniden Yap",
"reset": "Sıfırla",
"reset_default": "Varsayılana sıfırla",
@@ -121,22 +120,22 @@
"share": "Paylaş",
"share.loading": "Paylaşma linki alınıyor...",
"theme": "Tema",
"tag/block": "Block Etiketi",
"tag/damage_type": "Hasar Türü Etiketi",
"tag/entity_type": "Canlı Türü Etiketi",
"tag/fluid": "Sıvı Etiketi",
"tag/game_event": "Olay Etiketi",
"tag/item": "Eşya Etiketi",
"tag/worldgen/biome": "Biyom Etiketi",
"tag/worldgen/structure": "Yapı Etiketi",
"tag/worldgen/structure_set": "Yapı Seti Etiketi",
"tag/worldgen/flat_level_generator_preset": "Düz Dünya Ön Ayar Etiketi",
"tag/worldgen/world_preset": "Dünya Ön Ayar Etiketi",
"tag/banner_pattern": "Flama Model Etiketi",
"tag/cat_variant": "Kedi Türü Etiketi",
"tag/instrument": "Enstürman Etikesi",
"tag/painting_variant": "Tablo Türü Etiketi",
"tag/point_of_interest_type": "İlgi Noktası Türü Etiketi",
"generator.tag/block": "Block Etiketi",
"generator.tag/damage_type": "Hasar Türü Etiketi",
"generator.tag/entity_type": "Canlı Türü Etiketi",
"generator.tag/fluid": "Sıvı Etiketi",
"generator.tag/game_event": "Olay Etiketi",
"generator.tag/item": "Eşya Etiketi",
"generator.tag/worldgen/biome": "Biyom Etiketi",
"generator.tag/worldgen/structure": "Yapı Etiketi",
"generator.tag/worldgen/structure_set": "Yapı Seti Etiketi",
"generator.tag/worldgen/flat_level_generator_preset": "Düz Dünya Ön Ayar Etiketi",
"generator.tag/worldgen/world_preset": "Dünya Ön Ayar Etiketi",
"generator.tag/banner_pattern": "Flama Model Etiketi",
"generator.tag/cat_variant": "Kedi Türü Etiketi",
"generator.tag/instrument": "Enstürman Etikesi",
"generator.tag/painting_variant": "Tablo Türü Etiketi",
"generator.tag/point_of_interest_type": "İlgi Noktası Türü Etiketi",
"tags": "Etiketler",
"theme.dark": "Koyu",
"theme.light": "Açık",
@@ -167,11 +166,11 @@
"transformation.rotation_mode": "Format: %0%",
"transformation.rotation_mode.quaternion": "Kuaterniyon",
"transformation.rotation_mode.axis_angle": "Eksen-açı",
"trim_material": "Şablon materyali",
"trim_pattern": "Şablon Modeli",
"pack_mcmeta": "Pack.mcmeta",
"generator.trim_material": "Şablon materyali",
"generator.trim_pattern": "Şablon Modeli",
"generator.pack_mcmeta": "Pack.mcmeta",
"partner.immersive_weathering": "Immersive Weathering",
"partner.immersive_weathering.block_growth": "Block Growth",
"generator.immersive_weathering.block_growth": "Block Growth",
"presets": "Ön ayarlar",
"preview": "Görselleştir",
"preview.auto_scroll": "Otomatik kaydırma",
@@ -240,7 +239,7 @@
"switch_project": "Projeyi değiştir",
"switch_version": "Sürümü değiştir",
"terrain_settings": "Arazi ayarları",
"text_component": "Yazı Komponenti",
"generator.text_component": "Yazı Komponenti",
"undo": "Geri Al",
"versions.article": "Makale",
"versions.search": "Sürümleri ara",
@@ -268,23 +267,23 @@
"whats_new.description": "misode.github.io'daki en son gelişmelerden haberdar ol. En son eklenen özellikler için aşağıyı okuyun.",
"whats_new.new": "YENİ",
"wiki": "Wiki",
"world": "Dünya Ayarları",
"generator.world": "Dünya Ayarları",
"worldgen": "Worldgen",
"worldgen/biome": "Biyom",
"worldgen/configured_carver": "Düzenlenmiş Carver",
"worldgen/configured_feature": "Düzenlenmiş Feature",
"worldgen/density_function": "Yoğunluk Fonsiyonu",
"worldgen/placed_feature": "Koyulmuş Özellik",
"worldgen/noise": "Noise",
"worldgen/noise_settings": "Noise Ayarları",
"worldgen/processor_list": "İşleyici Listesi",
"worldgen/configured_structure_feature": "Yapı Özelliği",
"worldgen/structure": "Yapı",
"worldgen/structure_set": "Yapı Seti",
"worldgen/configured_surface_builder": "Yüzey Yapıcı",
"worldgen/template_pool": "Şablon Havuzu",
"worldgen/world_preset": "Dünya Ön Ayarı",
"worldgen/flat_level_generator_preset": "Düz Dünya Ön Ayarı",
"generator.worldgen/biome": "Biyom",
"generator.worldgen/configured_carver": "Düzenlenmiş Carver",
"generator.worldgen/configured_feature": "Düzenlenmiş Feature",
"generator.worldgen/density_function": "Yoğunluk Fonsiyonu",
"generator.worldgen/placed_feature": "Koyulmuş Özellik",
"generator.worldgen/noise": "Noise",
"generator.worldgen/noise_settings": "Noise Ayarları",
"generator.worldgen/processor_list": "İşleyici Listesi",
"generator.worldgen/configured_structure_feature": "Yapı Özelliği",
"generator.worldgen/structure": "Yapı",
"generator.worldgen/structure_set": "Yapı Seti",
"generator.worldgen/configured_surface_builder": "Yüzey Yapıcı",
"generator.worldgen/template_pool": "Şablon Havuzu",
"generator.worldgen/world_preset": "Dünya Ön Ayarı",
"generator.worldgen/flat_level_generator_preset": "Düz Dünya Ön Ayarı",
"y": "Y",
"z": "Z",
"zoom_in": "Yakınlaştır",