Update translations (#623)

* Update fr.json (POEditor.com)

* Update de.json (POEditor.com)

* Update es.json (POEditor.com)

* Update tr.json (POEditor.com)

* Update ru.json (POEditor.com)

* Add Thai translation, thanks to AZ11244

* Update cs.json (POEditor.com)

* Update zn.json (POEditor.com)

* Update da.json (POEditor.com)

* Update nl.json (POEditor.com)

* Update it.json (POEditor.com)

* Update th.json (POEditor.com)
This commit is contained in:
Deluan Quintão
2020-11-16 15:22:37 -05:00
committed by GitHub
parent b87f7b6126
commit 972a94dbf0
11 changed files with 496 additions and 45 deletions
+19 -3
View File
@@ -19,7 +19,8 @@
"updatedAt": "Yüklendiği zaman",
"bitRate": "Bir sayısı",
"discSubtitle": "Disk Altyazısı",
"starred": "Yıldızlı"
"starred": "Yıldızlı",
"comment": ""
},
"actions": {
"addToQueue": "Sonra çal",
@@ -42,7 +43,8 @@
"genre": "Tür",
"compilation": "Derleme",
"year": "Yıl",
"updatedAt": "Güncellendi "
"updatedAt": "Güncellendi ",
"comment": ""
},
"actions": {
"playAll": "Çaldır",
@@ -275,7 +277,8 @@
"defaultView": "Varsayılan görünüm"
}
},
"albumList": "Albümler"
"albumList": "Albümler",
"about": "Hakkinda"
},
"player": {
"playListsText": "Oynatma Sırası",
@@ -301,5 +304,18 @@
"singleLoop": "Birini tekrarla",
"shufflePlay": "Karıştır"
}
},
"about": {
"links": {
"homepage": "Ana sayfa",
"source": "Kaynak kodu",
"featureRequests": "Özellik talepleri"
}
},
"activity": {
"title": "",
"totalScanned": "",
"quickScan": "",
"fullScan": ""
}
}