-
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
f66eb5c
commit 6ef2b85
Showing
21 changed files
with
1,023 additions
and
42 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 |
---|---|---|
@@ -1,3 +1,24 @@ | ||
{ | ||
"About": "Hakkında" | ||
"About": "Hakkında", | ||
"Load Order": "Yükleme Sırası\n(Modlar)", | ||
"Deploy Mods": "Modları Yükle", | ||
"Deploy": "Yükle", | ||
"Deploying": "Yükleniyor...", | ||
"Deployed": "Yüklenmiştir", | ||
"Failed to deploy": "Yüklenemedi", | ||
"Failed to load": "Yüklenirken hata oluştu", | ||
"Failed to load modules": "Modülü yüklenirken hata oluştu", | ||
"Failed to load modules: {0}": "Modülü yüklenirken hata oluştu: {0}", | ||
"Failed to load modules: {0} and {1}": "Modülü yüklenirken hata oluştu: {0} ve {1}", | ||
"Failed to load modules: {0}, {1} and {2}": "Modülü yüklenirken hata oluştu: {0}, {1} ve {2}", | ||
"Failed to load modules: {0}, {1}, {2} and {3}": "Modülü yüklenirken hata oluştu: {0}, {1}, {2} ve {3}", | ||
"Sort Ascending": "Sıralama Artan", | ||
"Sort Descending": "Sıralama Azalan", | ||
"Sort": "Sırala", | ||
"Sort by {0}": "Sırala {0}", | ||
"Sort by {0} ({1})": "Sırala {0} ({1})", | ||
"Sort by {0} ({1}) ({2})": "Sırala {0} ({1}) ({2})", | ||
"Refresh": "Yenile", | ||
"Refresh List": "Listeyi Yenile", | ||
"Auto Sort": "Otomatik Sıralama" | ||
} |
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
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
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
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
Oops, something went wrong.