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": "Später abspielen",
"playNow": "Jetzt abspielen",
"addToPlaylist": "Zur Playlist hinzufügen"
"addToPlaylist": "Zur Playlist hinzufügen",
"shuffleAll": "Zufallswiedergabe",
"download": "Herunterladen",
"playNext": "Als nächstes abspielen"
}
},
"album": {
@@ -45,14 +48,17 @@
"playAll": "Abspielen",
"playNext": "Als nächstes abspielen",
"addToQueue": "Später abspielen",
"shuffle": "Zufallswiedergabe"
"shuffle": "Zufallswiedergabe",
"addToPlaylist": "Zur Playlist hinzufügen",
"download": "Herunterladen"
},
"lists": {
"all": "Alle",
"random": "Zufällig",
"recentlyAdded": "Kürzlich hinzugefügt",
"recentlyPlayed": "Kürzlich gespielt",
"mostPlayed": "Meist gespielt"
"mostPlayed": "Meist gespielt",
"starred": "Favorit"
}
},
"artist": {
@@ -60,7 +66,8 @@
"fields": {
"name": "Name",
"albumCount": "Albumanzahl",
"songCount": "Songanzahl"
"songCount": "Songanzahl",
"playCount": "Wiedergaben"
}
},
"user": {
@@ -111,7 +118,8 @@
},
"actions": {
"selectPlaylist": "Songs zur Playlist hinzufügen",
"addNewPlaylist": "\"%{name}\" erstellen"
"addNewPlaylist": "\"%{name}\" erstellen",
"export": "Exportieren"
}
}
},