Update translations (#623)
* Update fr.json (POEditor.com) * Update de.json (POEditor.com) * Update es.json (POEditor.com) * Update tr.json (POEditor.com) * Update ru.json (POEditor.com) * Add Thai translation, thanks to AZ11244 * Update cs.json (POEditor.com) * Update zn.json (POEditor.com) * Update da.json (POEditor.com) * Update nl.json (POEditor.com) * Update it.json (POEditor.com) * Update th.json (POEditor.com)
This commit is contained in:
+19
-3
@@ -19,7 +19,8 @@
|
||||
"updatedAt": "Hochgeladen um",
|
||||
"bitRate": "Bitrate",
|
||||
"discSubtitle": "CD Untertitel",
|
||||
"starred": "Favorit"
|
||||
"starred": "Favorit",
|
||||
"comment": "Kommentar"
|
||||
},
|
||||
"actions": {
|
||||
"addToQueue": "Später abspielen",
|
||||
@@ -42,7 +43,8 @@
|
||||
"genre": "Genre",
|
||||
"compilation": "Kompilation",
|
||||
"year": "Jahr",
|
||||
"updatedAt": "Aktualisiert um"
|
||||
"updatedAt": "Aktualisiert um",
|
||||
"comment": "Kommentar"
|
||||
},
|
||||
"actions": {
|
||||
"playAll": "Abspielen",
|
||||
@@ -275,7 +277,8 @@
|
||||
"defaultView": "Standard-Ansicht"
|
||||
}
|
||||
},
|
||||
"albumList": "Alben"
|
||||
"albumList": "Alben",
|
||||
"about": "Über"
|
||||
},
|
||||
"player": {
|
||||
"playListsText": "Wiedergabeliste abspielen",
|
||||
@@ -301,5 +304,18 @@
|
||||
"singleLoop": "Eins wiederholen",
|
||||
"shufflePlay": "Zufallswiedergabe"
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"links": {
|
||||
"homepage": "Startseite",
|
||||
"source": "Quellcode",
|
||||
"featureRequests": "Feature-Request"
|
||||
}
|
||||
},
|
||||
"activity": {
|
||||
"title": "Aktivität",
|
||||
"totalScanned": "",
|
||||
"quickScan": "",
|
||||
"fullScan": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user