-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
116b8b9
commit 7166dea
Showing
17 changed files
with
816 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"About": "Hakkında" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"What's New": "Neler Yeni" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"You don't have any installed mods": "Yüklü modunuz yok", | ||
"You can also add mods to a collection from the mods screen: Right-click > Add to Collection": "Ayrıca modları mod ekranından bir koleksiyona ekleyebilirsiniz: Sağ tık > Koleksiyona Ekle", | ||
"Mods need to be in an installed state in order to add them to a collection. If the mod you want to add is not in this list, make sure it's installed.": "Modları bir koleksiyona eklemek için yüklü bir durumda olmaları gerekir. Eklemek istediğiniz mod bu listede değilse, yüklü olduğundan emin olun.", | ||
"Close": "Kapat", | ||
"Add Selection": "Seçimi Ekle", | ||
"Downvote Success Rating": "Downvote Başarı Puanı", | ||
"Sorry to hear that the collection \"undefined\" isn't working for you. Here are some steps that could help:": "Koleksiyonunuz \"undefined\" çalışmadığı için üzgünüm. İşte size yardımcı olabilecek bazı adımlar:", | ||
"Success ratings help others know if a collection installs and runs correctly. They are not a vote on whether you liked the collection or not.": "Başarı puanları, diğerlerinin bir koleksiyonun doğru bir şekilde yüklenip çalışıp çalışmadığını bilmesine yardımcı olur. Beğenip beğenmediğinize dair bir oylama değildir.", | ||
"I have tried the above steps and confirm this collection does not work.": "Yukarıdaki adımları denedim ve bu koleksiyonun çalışmadığını onaylıyorum.", | ||
"Cancel": "İptal", | ||
"Submit": "Gönder" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"Collection installation complete": "Koleksiyon kurulumu tamamlandı", | ||
"No description": "Açıklama yok", | ||
"Done": "Tamamlandı", | ||
"You now have the whole collection installed, you can start editing your collection by cloning it.": "Artık tüm koleksiyonu kurmuş oldunuz, koleksiyonunuzu klonlayarak düzenlemeye başlayabilirsiniz.", | ||
"Clone the collection to the workshop for editing": "Koleksiyonu düzenlemek için atölyeye klonlayın", | ||
"Edit": "Düzenle" | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"Dashboard": "Yönetim Paneli" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"Select directories to scan": "Taranacak dizinleri seçin", | ||
"Cancel": "İptal", | ||
"Scan": "Tara" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"Developer Tools": "Geliştirici Araçları" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"Knowledge Base": "Bilgi Bankası" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"Use a set of recommended defaults based on the common combinations of games this feature would be useful for.": "Bu özelliğin kullanışlı olacağı yaygın oyun kombinasyonlarına dayalı önerilen varsayılanları kullanın.", | ||
"Download Game Assignments": "Oyun Görevlerini İndir", | ||
"Download Game Assignment": "Oyun Görevi İndir", | ||
"When Vortex adds a new download from Nexus Mods, these settings will be used to decide which games to assign as compatible to each archive.This will prevent Vortex from reminding you that the mod was intended for a different game during installation and ensure it correctly shows up in the downloads tab while your preferred game is active.": "Vortex, Nexus Mods'tan yeni bir indirme eklediğinde, bu ayarlar her arşivin hangi oyunlara uygun olduğuna karar vermek için kullanılacaktır. Bu, Vortex'in kurulum sırasında modun farklı bir oyun için tasarlandığını hatırlatmasını önleyecek ve tercih ettiğiniz oyun etkinken indirmeler sekmesinde doğru bir şekilde görünmesini sağlayacaktır.", | ||
"Add a new row to automatically mark downloaded archives for the game in the first column as compatible with game in the second column.": "İndirilen arşivleri otomatik olarak ilk sütundaki oyun için uyumlu olarak işaretlemek için yeni bir satır ekleyin.", | ||
"Downloads for": "İndirmeler", | ||
"are compatible with": "ile uyumludur", | ||
"Select game": "Oyun seç", | ||
"Add new rule": "Yeni kural ekle", | ||
"by default": "varsayılan olarak", | ||
"Rule created {{ruleAdded}}": "Kural oluşturuldu {{ruleAdded}}", | ||
"Delete rule": "Kuralı sil", | ||
"Use recommended": "Önerileni kullan" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"Latest Extensions": "En Son Uzantılar", | ||
"By {{author}}": "Yazar : {{author}}", | ||
"Install": "Kur", | ||
"Please endorse extensions you like": "Lütfen beğendiğiniz uzantıları onaylayın", | ||
"Endorse": "Onayla", | ||
"Abstain": "Çekimser", | ||
"Not now": "Şimdi değil" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"Send Feedback": "Geri bildirim gönderin" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"Games": "Oyunlar", | ||
"Manually Set Location": "Konumu Elle Ayarla" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"Refresh User Info": "Kullanıcı Bilgilerini Yenile" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"Open Folder": "Klasörü Aç" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"Manage": "Yönet" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"Translate": "Tercüme et", | ||
"Create": "Oluştur", | ||
"When you create a language here it will be created in {{ langPath }}. As long as the language is active, missing translations will be added to the translation files automatically as you come across them inside Vortex. When you edit those files, changes will become visible immediately.": "Burada bir dil oluşturduğunuzda, {{ langPath }} içinde oluşturulacaktır. Dil aktif olduğu sürece, eksik çeviriler Vortex'te karşılaştığınızda çeviri dosyalarına otomatik olarak eklenecektir. Bu dosyaları düzenlediğinizde, değişiklikler hemen görünür hale gelir." | ||
} |