-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
- Loading branch information
Showing
2 changed files
with
56 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,28 @@ | ||
{ | ||
"item.minefortress.colonist_spawn_egg": "Kolonici Çağırma Yumurtası", | ||
"item.minefortress.warrior_pawn_spawn_egg": "Savaşçı Çağırma Yumurtası", | ||
"item.minefortress.archer_pawn_spawn_egg": "Okçu Çağırma Yumurtası", | ||
"entity.minefortress.colonist": "Kolonici", | ||
"gameMode.fortress": "Hisar", | ||
"key.minefortress.switch_selection": "Seçimi Değiştir", | ||
"category.minefortress.general": "Mine Hisar", | ||
"key.minefortress.choose_mode_screen.question_text": "Bu dünya için oyun modu seçin", | ||
"key.minefortress.choose_mode_screen.loading_text": "Yükleniyor...", | ||
"key.minefortress.choose_mode_screen": "Oyun Modu Seç", | ||
"key.minefortress.choose_mode_screen.creative_btn": "Yaratıcılık", | ||
"key.minefortress.choose_mode_screen.survival_btn": "Hayatta Kalma", | ||
"key.minefortress.cancel_task": "Görevi İptal Et", | ||
"key.minefortress.manage_colonists_count": "Köylüleri Yönet", | ||
"key.minefortress.colonists_screen": "Koloniciler", | ||
"key.minefortress.professions_screen": "Meslekler", | ||
"key.minefortress.back_to_menu_btn": "Oyuna Dön", | ||
"key.minefortress.count_label": "Köylülerin sayısı: ", | ||
"key.minefortress.max_count_label": "Maksimum köylü sayısı: ", | ||
"key.minefortress.unlimited": "Sınırsız", | ||
"key.minefortress.manage_building_screen.destroy": "Yapıyı Yok Et", | ||
"key.minefortress.manage_building_screen.repair": "Yapıyı Tamir Et", | ||
"key.minefortress.hire_pawns": "Piyon Kirala", | ||
"selectWorld.gameMode.fortress": "Hisar", | ||
"selectWorld.gameMode.fortress.line1": "Minecraft'ta Gerçek Zamanlı Strateji", | ||
"selectWorld.gameMode.fortress.line2": "Bir grup insanı yönetin ve hayatta kalın" | ||
} |
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,28 @@ | ||
{ | ||
"item.minefortress.colonist_spawn_egg": "Яйце виклику поселенця", | ||
"item.minefortress.warrior_pawn_spawn_egg": "Яйце виклику воїна", | ||
"item.minefortress.archer_pawn_spawn_egg": "Яйце виклику лучника", | ||
"entity.minefortress.colonist": "Поселенець", | ||
"gameMode.fortress": "Фортеця", | ||
"key.minefortress.switch_selection": "Перемкнути виділення", | ||
"category.minefortress.general": "Mine Fortress", | ||
"key.minefortress.choose_mode_screen.question_text": "Оберіть режим гри для цього світу", | ||
"key.minefortress.choose_mode_screen.loading_text": "Завантаження...", | ||
"key.minefortress.choose_mode_screen": "Оберіть режим гри", | ||
"key.minefortress.choose_mode_screen.creative_btn": "Творчість", | ||
"key.minefortress.choose_mode_screen.survival_btn": "Виживання", | ||
"key.minefortress.cancel_task": "Скасувати завдання", | ||
"key.minefortress.manage_colonists_count": "Керувати селянами", | ||
"key.minefortress.colonists_screen": "Поселенці", | ||
"key.minefortress.professions_screen": "Професії", | ||
"key.minefortress.back_to_menu_btn": "Повернутися до гри", | ||
"key.minefortress.count_label": "Кількість селян: ", | ||
"key.minefortress.max_count_label": "Макс. кількість селян: ", | ||
"key.minefortress.unlimited": "Необмежена", | ||
"key.minefortress.manage_building_screen.destroy": "Зруйнувати будівлю", | ||
"key.minefortress.manage_building_screen.repair": "Відремонтувати будівлю", | ||
"key.minefortress.hire_pawns": "Найняти пішаків", | ||
"selectWorld.gameMode.fortress": "Фортеця", | ||
"selectWorld.gameMode.fortress.line1": "Стратегія в реальному часі в Minecraft", | ||
"selectWorld.gameMode.fortress.line2": "Керуйте групою людей та виживайте" | ||
} |