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
+11 -6
View File
@@ -19,8 +19,10 @@
"updatedAt": "Laatst bijgewerkt op",
"bitRate": "Bitrate",
"discSubtitle": "Schijfondertitel",
"starred": "Met Ster",
"comment": "Commentaar"
"starred": "Favoriet",
"comment": "Commentaar",
"rating": "Beoordeling",
"quality": "Kwaliteit"
},
"actions": {
"addToQueue": "Voeg toe aan wachtrij",
@@ -44,7 +46,8 @@
"compilation": "Compilatie",
"year": "Jaar",
"updatedAt": "Bijgewerkt op",
"comment": "Commentaar"
"comment": "Commentaar",
"rating": "Beoordeling"
},
"actions": {
"playAll": "Afspelen",
@@ -60,7 +63,8 @@
"recentlyAdded": "Onlangs toegevoegd",
"recentlyPlayed": "Onlangs afgespeeld",
"mostPlayed": "Meest afgespeeld",
"starred": "Met Ster"
"starred": "Favoriet",
"topRated": "Best beoordeeld"
}
},
"artist": {
@@ -69,7 +73,8 @@
"name": "Naam",
"albumCount": "Aantal albums",
"songCount": "Aantal nummers",
"playCount": "Afgespeeld"
"playCount": "Afgespeeld",
"rating": "Beoordeling"
}
},
"user": {
@@ -340,7 +345,7 @@
"next_song": "Volgend nummer",
"vol_up": "Volume harder",
"vol_down": "Volume zachter",
"toggle_star": "Ster voor dit nummer Ja/Nee"
"toggle_love": "Voeg toe aan favorieten"
}
}
}