Update translations (#1002)

* Update cs.json (POEditor.com)

* Update nl.json (POEditor.com)

* Update fr.json (POEditor.com)

* Update ja.json (POEditor.com)

* Update pt.json (POEditor.com)

* Update es.json (POEditor.com)

* Update uk.json (POEditor.com)

* Update zh-Hans.json (POEditor.com)

* Update zh-Hant.json (POEditor.com)

* Update eo.json (POEditor.com)

* Update de.json (POEditor.com)

* Update zh-Hant.json (POEditor.com)

* Update cs.json (POEditor.com)

* Update cs.json (POEditor.com)
This commit is contained in:
Deluan Quintão
2021-04-22 23:12:02 -04:00
committed by GitHub
parent aa9cf8ef17
commit 4b061427ad
10 changed files with 154 additions and 89 deletions
+10 -5
View File
@@ -20,7 +20,9 @@
"bitRate": "Bitrate",
"discSubtitle": "CD Untertitel",
"starred": "Favorit",
"comment": "Kommentar"
"comment": "Kommentar",
"rating": "",
"quality": ""
},
"actions": {
"addToQueue": "Später abspielen",
@@ -44,7 +46,8 @@
"compilation": "Kompilation",
"year": "Jahr",
"updatedAt": "Aktualisiert um",
"comment": "Kommentar"
"comment": "Kommentar",
"rating": ""
},
"actions": {
"playAll": "Abspielen",
@@ -60,7 +63,8 @@
"recentlyAdded": "Kürzlich hinzugefügt",
"recentlyPlayed": "Kürzlich gespielt",
"mostPlayed": "Meist gespielt",
"starred": "Favorit"
"starred": "Favorit",
"topRated": ""
}
},
"artist": {
@@ -69,7 +73,8 @@
"name": "Name",
"albumCount": "Albumanzahl",
"songCount": "Songanzahl",
"playCount": "Wiedergaben"
"playCount": "Wiedergaben",
"rating": ""
}
},
"user": {
@@ -340,7 +345,7 @@
"next_song": "Nächster Song",
"vol_up": "",
"vol_down": "",
"toggle_star": ""
"toggle_love": ""
}
}
}