-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added .DS_STORE to the gitignore
- Loading branch information
Bora
authored and
Bora
committed
May 4, 2020
1 parent
03c16cf
commit 70dc3cc
Showing
4 changed files
with
133 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 |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
/node_modules | ||
/npm-debug.log | ||
|
||
.DS_STORE | ||
|
||
# Configuration | ||
/config.php | ||
|
||
|
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,74 @@ | ||
<?php | ||
/* | ||
* Translation file for community | ||
*/ | ||
|
||
return [ | ||
'index' => [ | ||
'header' => [ | ||
'desc' => 'Oynadığın ya da ilgini çeken oyunların topluluklarına göz at!', | ||
'title' => 'Topluluklar', | ||
], | ||
'favorites' => 'Favori Topluluklar', | ||
'search' => [ | ||
'desc' => 'Topluluklardan ara', | ||
'name' => 'Ara', | ||
], | ||
'communities' => [ | ||
'filter' => [ | ||
'name' => 'Filtre', | ||
'select' => 'Lütfen seçim yapınız.', | ||
'options' => [ | ||
'all' => 'Tüm içerikler', | ||
'games' => ':console Oyunları', | ||
'vc' => 'Sanal Konsol', | ||
'other' => 'Diğer', | ||
], | ||
], | ||
'new' => 'Yeni topluluklar', | ||
'special' => 'Özel', | ||
'platforms' => [ | ||
'3ds' => '3DS Oyunları', | ||
'wiiu' => 'Wii U Oyunları', | ||
'wiiu-3ds' => 'Wii U Oyunları・3DS Oyunları', | ||
'switch' => 'Switch Oyunları', | ||
'switch-wiiu' => 'Switch Oyunları・Wii U Oyunları', | ||
'wii' => 'Wii Oyunları', | ||
'ds' => 'DS Oyunları', | ||
'wii-ds' => 'Wii Oyunları・DS Oyunları', | ||
'special' => 'Özel Topluluklar', | ||
], | ||
'empty' => 'Bu kategoride hiç bir topluluk yok.', | ||
'more' => 'Daha fazla', | ||
], | ||
'footer' => [ | ||
'console' => ':console Toplulukları', | ||
], | ||
], | ||
|
||
'listing' => [ | ||
'filter' => [ | ||
'name' => 'Filtre', | ||
'select' => 'Lütfen bir seçim yapınız.', | ||
'options' => [ | ||
'all' => 'Tüm içerikler', | ||
'games' => ':console Oyunları', | ||
'vc' => 'Sanal Konsol', | ||
'other' => 'Diğer', | ||
], | ||
], | ||
'communities' => [ | ||
'platforms' => [ | ||
'3ds' => '3DS Oyunları', | ||
'wiiu' => 'Wii U Oyunları', | ||
'wiiu-3ds' => 'Wii U Oyunları・3DS Oyunları', | ||
'switch' => 'Switch Oyunları', | ||
'switch-wiiu' => 'Switch Oyunları・Wii U Oyunları', | ||
'wii' => 'Wii Oyunları', | ||
'ds' => 'DS Oyunları', | ||
'wii-ds' => 'Wii Oyunları・DS Oyunları', | ||
], | ||
'empty' => 'Bu kategoride hiç bir topluluk yok.', | ||
], | ||
], | ||
]; |
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,16 @@ | ||
<?php | ||
/* | ||
* Translation file for errors | ||
*/ | ||
|
||
return [ | ||
'403' => [ | ||
'title' => 'Hata', | ||
'desc' => 'Bu ekran gösterilemiyor.', | ||
], | ||
|
||
'404' => [ | ||
'title' => 'Hata', | ||
'desc' => 'Bu ekran gösterilemiyor.', | ||
], | ||
]; |
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,41 @@ | ||
<?php | ||
/* | ||
* Translation file for gate | ||
*/ | ||
|
||
return [ | ||
'welcome' => [ | ||
'controls' => [ | ||
'back' => 'Geri', | ||
'close' => 'Kapat', | ||
'next' => 'Sonraki', | ||
], | ||
'intro' => [ | ||
'title' => ':name \'a hoşgeldin!', | ||
'message' => ':name oyun içi deneyimini dünyadaki herkesle paylaşmanı sağlar!', | ||
], | ||
'about' => [ | ||
'title' => ':name Hakkında', | ||
'message1' => ':name Miiverse\'ün yeniden doğuşudur, fanlar tarafından fanlar için hazırlanmıştır.', | ||
'message2' => 'Miiverse\'ün kendisi olmadığı için aynı özelliklere sahip olmayabilir ama olabildiğince hızlı bir şekilde size bu içerikleri sunulabilir hale getirmeye çalışıyoruz.', | ||
], | ||
'config' => [ | ||
'title' => ':name Hesabını Yönet', | ||
'message' => ':name\'ü kullanmadan önce senden birkaç detay istiyeceğiz.', | ||
'display_name' => 'Görünür isim', | ||
'nnid' => 'Nintendo Network ID', | ||
'nnid_label' => 'Nintendo Network ID\'ni Mii resmini bulmak için kullanıyoruz.', | ||
], | ||
'finish' => [ | ||
'title' => ':name\'de eğlen!', | ||
'start' => 'Başla', | ||
], | ||
], | ||
|
||
'welcome_guest' => [ | ||
'title' => ':name Mii karakterlerini kullanarak Dünya\'daki insanları bir araya getiren bir oyun topluluğudur.<br>Oyun heyecanını paylaşmak için ve Dünya\'nın diğer ucundaki insanlarla tanışmak için :name \'ü kullan.', | ||
'message' => 'Profil ya da gönderi oluşturmak için bir NNID\'ye (Nintendo Network ID) ihtiyacın olacak. Bir ID seç ya da bir tane oluştur.', | ||
'link' => 'ID bağla', | ||
'exit' => 'Çık', | ||
], | ||
]; |