Update translations (#1383)
* Add Persian translation * Update cs.json (POEditor.com) * Update fr.json (POEditor.com) * Update ja.json (POEditor.com) * Update pt.json (POEditor.com) * Update ru.json (POEditor.com) * Update sl.json (POEditor.com) * Fix "Shared Playlists" pt translation * Update de.json (POEditor.com) * Update it.json (POEditor.com) * Update sl.json (POEditor.com) * Update es.json (POEditor.com) * Update zh-Hant.json (POEditor.com) * Update th.json (POEditor.com)
This commit is contained in:
+11
-5
@@ -24,7 +24,8 @@
|
||||
"rating": "Bewertung",
|
||||
"quality": "Qualität",
|
||||
"bpm": "BPM",
|
||||
"playDate": "Letzte Wiedergabe"
|
||||
"playDate": "Letzte Wiedergabe",
|
||||
"channels": "Spuren"
|
||||
},
|
||||
"actions": {
|
||||
"addToQueue": "Später abspielen",
|
||||
@@ -32,7 +33,8 @@
|
||||
"addToPlaylist": "Zur Playlist hinzufügen",
|
||||
"shuffleAll": "Zufallswiedergabe",
|
||||
"download": "Herunterladen",
|
||||
"playNext": "Als nächstes abspielen"
|
||||
"playNext": "Als nächstes abspielen",
|
||||
"info": "Mehr Informationen"
|
||||
}
|
||||
},
|
||||
"album": {
|
||||
@@ -57,7 +59,8 @@
|
||||
"addToQueue": "Später abspielen",
|
||||
"shuffle": "Zufallswiedergabe",
|
||||
"addToPlaylist": "Zur Playlist hinzufügen",
|
||||
"download": "Herunterladen"
|
||||
"download": "Herunterladen",
|
||||
"info": "Mehr Informationen"
|
||||
},
|
||||
"lists": {
|
||||
"all": "Alle",
|
||||
@@ -307,7 +310,8 @@
|
||||
"openIn": {
|
||||
"lastfm": "Auf Last.fm anzeigen",
|
||||
"musicbrainz": "Auf MusicBrainz anzeigen"
|
||||
}
|
||||
},
|
||||
"lastfmLink": "Mehr lesen"
|
||||
},
|
||||
"menu": {
|
||||
"library": "Bibliothek",
|
||||
@@ -325,7 +329,9 @@
|
||||
}
|
||||
},
|
||||
"albumList": "Alben",
|
||||
"about": "Über"
|
||||
"about": "Über",
|
||||
"playlists": "Playlisten",
|
||||
"sharedPlaylists": "Geteilte Playlisten"
|
||||
},
|
||||
"player": {
|
||||
"playListsText": "Wiedergabeliste abspielen",
|
||||
|
||||
Reference in New Issue
Block a user