Update translations (#543)

* Update zn.json (POEditor.com)

* Update cs.json (POEditor.com)

* Update nl.json (POEditor.com)

* Update fr.json (POEditor.com)

* Update de.json (POEditor.com)

* Update it.json (POEditor.com)

* Update ja.json (POEditor.com)

* Update pl.json (POEditor.com)

* Update pt.json (POEditor.com)

* Update tr.json (POEditor.com)

* Update es.json (POEditor.com)

* Fix translations
This commit is contained in:
Deluan Quintão
2020-10-02 12:18:00 -04:00
committed by GitHub
parent 52d8aaa865
commit 13f08d3eae
8 changed files with 178 additions and 115 deletions
+13 -5
View File
@@ -24,7 +24,10 @@
"actions": {
"addToQueue": "Sonra çal",
"playNow": "Şimdi çal",
"addToPlaylist": "Çalma listesine ekle"
"addToPlaylist": "Çalma listesine ekle",
"shuffleAll": "Tümünü karıştır",
"download": "İndir",
"playNext": "Sonrakini çal"
}
},
"album": {
@@ -45,14 +48,17 @@
"playAll": "Çaldır",
"playNext": "Sonrakini çal",
"addToQueue": "Sonra çal",
"shuffle": "Karıştır"
"shuffle": "Karıştır",
"addToPlaylist": "Playlist'e ekle",
"download": "İndir"
},
"lists": {
"all": "Hepsi",
"random": "Rasgele",
"recentlyAdded": "Son Eklenenler",
"recentlyPlayed": "Son oynatılan",
"mostPlayed": "En çok çalanlar"
"mostPlayed": "En çok çalanlar",
"starred": "Yıldızlı"
}
},
"artist": {
@@ -60,7 +66,8 @@
"fields": {
"name": "Ad",
"albumCount": "Albüm Sayısı",
"songCount": "Şarkı sayısı"
"songCount": "Şarkı sayısı",
"playCount": "Oynatma"
}
},
"user": {
@@ -111,7 +118,8 @@
},
"actions": {
"selectPlaylist": "Bir çalma listesi seç:",
"addNewPlaylist": "Oluştur \"%{name}\""
"addNewPlaylist": "Oluştur \"%{name}\"",
"export": "Aktar"
}
}
},