Update tr.json (POEditor.com) (+1 squashed commit)

Squashed commits:
[9480cf8] Update tr.json (POEditor.com)
This commit is contained in:
Deluan Quintão
2020-05-06 08:29:02 -04:00
committed by Deluan
parent 5c9fdb064d
commit 1fb2b9bf1d
+9 -4
View File
@@ -16,7 +16,8 @@
"compilation": "Derleme", "compilation": "Derleme",
"year": "Yıl", "year": "Yıl",
"size": "Dosya boyutu", "size": "Dosya boyutu",
"updatedAt": "Yüklendiği zaman" "updatedAt": "Yüklendiği zaman",
"bitRate": "Bir sayısı"
}, },
"actions": { "actions": {
"addToQueue": "Sonra çal", "addToQueue": "Sonra çal",
@@ -34,7 +35,8 @@
"name": "Ad", "name": "Ad",
"genre": "Tür", "genre": "Tür",
"compilation": "Derleme", "compilation": "Derleme",
"year": "Yıl" "year": "Yıl",
"updatedAt": "Güncellendi "
}, },
"actions": { "actions": {
"playAll": "Çaldır", "playAll": "Çaldır",
@@ -47,7 +49,8 @@
"name": "Sanatçı |||| Sanatçılar", "name": "Sanatçı |||| Sanatçılar",
"fields": { "fields": {
"name": "Ad", "name": "Ad",
"albumCount": "Albüm Sayısı" "albumCount": "Albüm Sayısı",
"songCount": "Şarkı sayısı"
} }
}, },
"user": { "user": {
@@ -57,7 +60,9 @@
"isAdmin": "Yönetici mi", "isAdmin": "Yönetici mi",
"lastLoginAt": "Son Giriş Tarihi", "lastLoginAt": "Son Giriş Tarihi",
"updatedAt": "Güncelleme Tarihi", "updatedAt": "Güncelleme Tarihi",
"name": "Ad" "name": "Ad",
"password": "Şifre",
"createdAt": "Oluşturuldu"
} }
}, },
"player": { "player": {