1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
|
{
"text.rei.cheating": "Hile",
"text.rei.cheating_disabled": "§7Hileler Kapatıldı",
"text.rei.cheating_enabled": "§cHileler Açıldı",
"text.rei.cheating_limited_enabled": "§bHileler Açıldı (Komut Kullanılarak)",
"text.rei.cheating_enabled_no_perms": "§7Hileler §cAçıldı §7(Yetki Yok)",
"text.rei.cheating_limited_creative_enabled": "§aHileler Açıldı (Yaratıcı Kullanılıyor)",
"text.rei.no_permission_cheat": "Hileli eşyalar için yönetici (OP) izinleri gerekiyor",
"text.rei.search.field.suggestion": "Ara...",
"text.rei.feedback": "REI geliştiricisine bir geri bildirim vermek ister misin? %s adresinden gönderebilirsin!",
"text.rei.feedback.link": "Google Form'u ziyaret etmek için bana tıkla",
"text.rei.support.me": "REI'yı daha iyi yapmama devam etmem için bana destek verin!",
"text.rei.support.me.desc": "REI'ın patreon destekçisi olarak, REI'ın en son sürümünü Minecraft snapshotlarında kullanabileceksin.\nAlternatif olarak, beni ayrıca BisectHosting'den, server kiralayarak finansal olarak destekleyebilirsin.\n\n%s\n%s",
"text.rei.support.me.patreon": "Patreonda Bağış yap",
"text.rei.support.me.bisect": "BisectHosting'de SHEDANIEL kodunu kullan",
"text.rei.not.fully.initialized": "REI henüz tam olarak başlatılamadı!",
"text.rei.not.fully.initialized.tooltip": "Kayıp bölümler: %s\nEğer bu uyarı bir yere gitmezse,\nsistem kayıtlarıyla beraber bir yardım almayı deneyin!",
"text.rei.inventory.highlighting.enabled": "Envanter Vurgulama Açık",
"text.rei.inventory.highlighting.enabled.tooltip": "Bu arama filtresinde uyuşmayan yuvaları gri yapmaya yarar.\nBu modu açıp/kapatmak için arama çubuğuna çift tıklayın.",
"text.rei.caching.search": "REI arama sonuçlarını kaydediyor...",
"text.rei.caching.search.step": "Adım %d/%d (%s%%):",
"text.rei.searching": "REI arama sonuçları...",
"text.rei.searching.step": "İlk aramada daha yavaş çalışır.\nİlerleme: %s%%",
"text.rei.config.menu.dark_theme": "Koyu Tema",
"text.rei.config.menu.reduced_motion": "Azaltılmış Hareket",
"text.rei.config.menu.craftable_filter": "Üretilebilenler Filtresi",
"text.rei.config.menu.display": "Görüntü Ayarları",
"text.rei.config.menu.display.remove_recipe_book": "Tarif Kitabını Kaldır",
"text.rei.config.menu.display.left_side_mob_effects": "Sol Taraf Mob Etkileri",
"text.rei.config.menu.display.left_side_panel": "Sol Yan Panel",
"text.rei.config.menu.display.scrolling_side_panel": "Yan Panel Kaydırılıyor",
"text.rei.config.menu.display.caching_entry_rendering": "Girdi İşlemeleri Kaydediliyor",
"text.rei.config.menu.display.side_search_field": "Yan Arama Bölümü",
"text.rei.config.menu.display.syntax_highlighting": "Semtaks Vurgulama",
"text.rei.config.menu.config": "Daha Fazla Seçenek..",
"text.rei.config.menu.search_field.position": "Arama Cubuğu Pozisyonu...",
"text.rei.config.menu.search_field.input_method": "Giriş Yöntemleri...",
"text.rei.config.menu.search_field.hide_entry_panel_idle": "Arama Yapılmazken Girdileri Gizle",
"category.rei.crafting": "Üretme",
"category.rei.smelting": "Eritme",
"category.rei.smelting.fuel": "Yakıt",
"category.rei.fuel": "Yakıt",
"category.rei.fuel.time": "Yanma Süresi: %d tick",
"category.rei.fuel.time.items": "Yanma Süresi: %s Eşya",
"category.rei.fuel.time_short": "%d tick",
"category.rei.fuel.time_short.items": "%s eşya",
"category.rei.cooking.xp": "%f XP",
"category.rei.cooking.time&xp": "%s XP (%s saniyede)",
"category.rei.smoking": "Közleme",
"category.rei.blasting": "Patlama",
"category.rei.campfire": "Kamp Ateşi",
"category.rei.campfire.time": "%s sn",
"category.rei.stone_cutting": "Taş Kesme",
"category.rei.brewing": "İksir Yapma",
"category.rei.brewing.input": "Orijinal İksir",
"category.rei.brewing.reactant": "Malzeme",
"category.rei.brewing.result": "Çıkan İksir",
"category.rei.composting": "Gübreleme",
"category.rei.stripping": "Soyma",
"category.rei.smithing": "Demircilik",
"category.rei.beacon_base": "Fener Tabanı",
"category.rei.beacon_payment": "Fener Maliyeti",
"category.rei.tilling": "Toprağı işlemek",
"category.rei.pathing": "Yol Yapmak",
"category.rei.waxing": "Mumyalama",
"category.rei.wax_scraping": "Mumya Sökümü",
"category.rei.oxidizing": "Oksitlenme",
"category.rei.oxidation_scraping": "Oksitlenme Sökümü",
"category.rei.tag": "Etiket",
"category.rei.information": "Bilgi",
"text.rei.composting.chance": "§e%d%% Şans",
"text.rei.composting.page": "%d. Sayfa",
"text.rei.config": "Ayar",
"text.rei.config_tooltip": "Ayar Ekranını Aç\n§7Shift ile tıklayarak hile modunu kapat/aç",
"text.rei.cheat_items": "{player_name} oyuncusuna {item_count} tane [{item_name}§f] verildi.",
"text.rei.failed_cheat_items": "§cEşyalar verilemedi.",
"text.rei.too_long_nbt": "§cItem NBT, çok oyunculuda uygulanamayacak kadar uzun.",
"text.rei.accepts": "Şunları kabul eder:",
"text.rei.tag_accept": "Etiket: #%s",
"text.rei.missing": "Şunlar eksik:",
"text.rei.performance": "Performans Analizi",
"text.rei.addons": "REI Eklentileri",
"text.rei.shapeless": "Şekilsiz",
"text.rei.crafting.firework.gunpowder.amount": "Barutun miktarı havai fişeğin uçuş süresini etkiler.",
"text.rei.crafting.suspicious_stew": "Çıktıdaki güveç rastgele bir etkiye sahip olacak.",
"text.rei.input.methods": "Girdi Yöntemleri",
"text.rei.input.methods.reload.progress": "İlerleme: %s%%",
"text.rei.input.methods.default": "Varsayılan",
"text.rei.input.methods.default.description": "Varsayılan girdi yöntemi: Bu arama terimini dönüştürmez.",
"text.rei.input.methods.hint": "Alternatif girdi yöntemleri sizin diliniz için mevcut değildir.",
"text.rei.input.methods.initializing": "Girdi Yöntemi Başlatılıyor",
"text.rei.input.methods.tooltip.hints": "Alet İpuçlarını Göster",
"text.rei.hint.input.methods": "Bir girdi yöntemi seçtiğiniz için tebrikler!\nBunu Arama Filtresi Tuşu ile yeniden yapılandırabilirsiniz!",
"text.rei.hint.favorites.discover": "Az önce bir favori girdiyi kaldırdınız!\nOnu buradaki + tuşuna basarak yeniden ekleyebilirsiniz!",
"text.rei.hint.configure": "Yapılandır",
"text.rei.hint.ignore": "Görmezden Gel",
"ordering.rei.ascending": "Artan",
"ordering.rei.descending": "Azalan",
"ordering.rei.registry": "Kayıt",
"ordering.rei.name": "İsim",
"ordering.rei.item_groups": "Eşya Grupları",
"text.auto_craft.move_items": "Eşyaları Taşı",
"text.auto_craft.move_items.tooltip": "Hızlıca Üretmek için Ctrl-Tıkla",
"text.auto_craft.move_items.yog": "NullPointerException!! Oluştur",
"text.rei.expand.view": "Gelişmiş Görünümü Aç",
"text.rei.expand.view.close": "Gelişmiş Görünümü Kapa",
"text.rei.tag.copy.clipboard": "Etiket Ağacını panoya kopyala",
"error.rei.transfer.too_small": "%dx%d ızgarasında eşyalar taşınamadı.",
"error.rei.not.on.server": "REI sunucuda yok.",
"error.rei.not.enough.materials": "Yetersiz materyal.",
"error.rei.internal.error": "İç Hata: %s",
"error.rei.recipe.not.unlocked": "Tarif, Tarif Kitabı'nda açılmamış.",
"error.rei.not.supported.move.items": "Bu tarifte ve konteynırda Öğeyi Taşıma desteklenmiyor.",
"text.rei.save.recipes": "Bu tarifi sonrası için kadetmek için %s tuşuna basın.",
"error.rei.no.handlers.applicable": "İşleyiciler uygulanabilir değil.",
"error.rei.multi.errors": "Çoklu Hata:",
"rei.rei.no.slot.in.inv": "Eşya için envanterde yeterli alan bulunamıyor.",
"text.rei.showing_craftable": "Üretilebilenler Gösteriliyor",
"text.rei.showing_all": "Hepsi Gösteriliyor",
"text.rei.delete_items": "§cEşyayı Sil",
"text.rei.credits": "Emeği Geçenler",
"text.rei.left_arrow": "<",
"text.rei.right_arrow": ">",
"text.rei.view_all_categories": "Tüm Kategorileri Görüntüle",
"text.rei.go_back_first_page": "1. Sayfaya Dön",
"text.rei.choose_page": "Sayfa Seç",
"text.rei.shift_click_to": "%s için Shift-Tıkla",
"text.rei.gamemode_button.tooltip.dropdown": "Oyun Modunu Değiştir: Açılır Liste",
"text.rei.gamemode_button.tooltip.entry": "%s 'e geç",
"text.rei.weather_button.tooltip.dropdown": "Hava Durumunu Değiştir: Açılır Liste",
"text.rei.weather_button.tooltip.entry": "%s 'e geç",
"text.rei.time_button.tooltip.dropdown": "Anahtar Süresi: Açılır Menü",
"text.rei.time_button.tooltip.entry": "%s 'e geç",
"text.rei.time_button.name.morn": "Sabah",
"text.rei.time_button.name.noon": "Öğlen",
"text.rei.time_button.name.evening": "Akşam",
"text.rei.time_button.name.night": "Gece",
"text.rei.reload_config": "Eklentileri Yenile",
"text.rei.reload_search": "Aramayı Yenile",
"text.rei.config.is.reloading": "Eklentiler yeniden yükleniyor!",
"text.rei.enabled": "Evet",
"text.rei.disabled": "Hayır",
"text.rei.short_gamemode.survival": "H",
"text.rei.short_gamemode.creative": "Y",
"text.rei.short_gamemode.adventure": "M",
"text.rei.short_gamemode.spectator": "İ",
"text.rei.weather.clear": "Temizle",
"text.rei.weather.rain": "Yağmur",
"text.rei.weather.thunder": "Fırtına",
"text.rei.previous_category": "Önceki Kategori",
"text.rei.next_category": "Sonraki Kategori",
"text.rei.previous_page": "Önceki Sayfa",
"text.rei.next_page": "Sonraki Sayfa",
"text.rei.back": "Geri",
"text.rei.select": "Seç",
"text.rei.favorites": "Favoriler",
"text.rei.favorites_tooltip": " \n§7Bunu favorilere eklemek için %s tuşuna bas.",
"text.rei.remove_favorites_tooltip": " \n§Bunu favoriden kaldırmak için %s tuşuna bas.",
"text.rei.working_station": "Çalışma İstasyonu",
"text.rei.release_export": "Dışa aktarım için %s tuşunu bırak",
"text.rei.ask_to_export": "\"%s\"u dışa aktarmak ister misiniz?",
"text.rei.ask_to_export.subtitle": "Bu %d görüntüsünü fotoğraf olarak dışarı aktaracak.",
"text.rei.recipe_id": "%sTarif Kimliği: %s",
"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.jei_compat": "JEI Uyumluluk Katmanı",
"text.rei.jei_compat.false": "JEI Uyumluluk Katmanı : Kapalı",
"text.rei.jei_compat.true": "JEI Uyumluluk Katmanı : Açık",
"text.rei.jei_compat.sub": "JEI Uyumluluk Katmanını Etkinleştirmek istiyormusunuz %s§7?\n§7Bu Kaynaklardan JEI eklentilerinin yüklenmesine izin verir:\n%s\n\n§7REI ve JEI'nin uyumlulukları mükemmel değildir sorunlar oluşabilir.\n§cOLUŞABİLECEK RİSKLER SİZİN SORUMLULUĞUNUZDADIR!",
"text.rei.jei_compat.sub.stability": "§c§l(ALPHA)",
"text.rei.view_recipes_for": "%s için tarifleri görün",
"text.rei.subsets": "Alt Setler",
"text.rei.tiny_potato": "Minicik Pattisler",
"text.rei.add_favorite_widget": "Ekle...",
"text.rei.dispose_here": "Burada Kullan",
"text.rei.crash.title": "REI Çöktü!",
"text.rei.crash.description": "§c Roughly Enough Item \"%s%\" sırasında bir çökmeyle karşılaştı.\n\n§fÇökmenin detayları aşşağıda gösteriliyor. Lütfen buna sebep olan modu bulup modun yayınlayıcısına aşşağıda verilen çökme kaydı ile birlikte rapor edin.\n\nEğer çökmenin Roughly Enough Item'daki bir hatadan geldiğine inanıyorsanız, lütfen hata ayıklayıcımıza rapor edin.\n\n§6Yardımınız için Sağolun!",
"text.rei.crash.crash_report": "Çökme Raporu Aç",
"text.rei.changelog.title": "REI Değişimkaydı",
"text.rei.changelog.error.missingChangelogFile": "Değişimkaydı Dosyası Eksik!",
"text.rei.changelog.error.failedToReadChangelogFile": "Değişimkaydı Dosyasını okumakta Başarısız olundu!",
"text.rei.collapsed.entry": "Kapanmış Girdi: %s",
"text.rei.collapsed.entry.hint.expand": "Tüm %s'leri açmak için ALT tuşuna basın (%d girdileri)",
"text.rei.collapsed.entry.hint.expand.macos": "Tüm %s (%d girişleri genişletmek için Seçenek-Tıkla",
"text.rei.collapsed.entry.hint.collapse": "Tüm %s (%d girişi) daraltmak için Alt tıklayın",
"text.rei.collapsed.entry.hint.collapse.macos": "Tüm %s (%d girişi) daraltmak için Option-Tıkla",
"text.rei.collapsible.entries": "Katlanabilir Girdiler...",
"text.rei.collapsible.entries.title": "Katlanabilir Girdiler",
"text.rei.collapsible.entries.count": "%s girdiler",
"text.rei.collapsible.entries.enabled.true": "Etkin",
"text.rei.collapsible.entries.enabled.false": "Devre Dışı",
"text.rei.collapsible.entries.source": "Tarafından eklendi",
"text.rei.collapsible.entries.source.custom": "Özel!!",
"text.rei.collapsible.entries.toggle": "Aç/Kapat",
"text.rei.collapsible.entries.delete": "Sil",
"text.rei.collapsible.entries.custom.title": "Özel Katlanabilir Grup",
"text.rei.collapsible.entries.custom.id": "Kimlik:",
"text.rei.collapsible.entries.custom.name": "
|