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:
+21
-3
@@ -19,7 +19,8 @@
|
||||
"updatedAt": "Ultimo aggiornamento",
|
||||
"bitRate": "Bitrate",
|
||||
"discSubtitle": "Sottotitoli disco",
|
||||
"starred": "Preferita"
|
||||
"starred": "Preferita",
|
||||
"comment": "Commento"
|
||||
},
|
||||
"actions": {
|
||||
"addToQueue": "Aggiungi alla coda",
|
||||
@@ -42,7 +43,8 @@
|
||||
"genre": "Genere",
|
||||
"compilation": "Compilation",
|
||||
"year": "Anno",
|
||||
"updatedAt": "Ultimo aggiornamento"
|
||||
"updatedAt": "Ultimo aggiornamento",
|
||||
"comment": "Commento"
|
||||
},
|
||||
"actions": {
|
||||
"playAll": "Riproduci",
|
||||
@@ -275,7 +277,8 @@
|
||||
"defaultView": "Vista Predefinita"
|
||||
}
|
||||
},
|
||||
"albumList": "Album"
|
||||
"albumList": "Album",
|
||||
"about": "Info"
|
||||
},
|
||||
"player": {
|
||||
"playListsText": "Coda",
|
||||
@@ -301,5 +304,20 @@
|
||||
"singleLoop": "Ripeti una volta",
|
||||
"shufflePlay": "Casuale"
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"links": {
|
||||
"homepage": "Sito web",
|
||||
"source": "Codice sorgente",
|
||||
"featureRequests": "Richieste"
|
||||
}
|
||||
},
|
||||
"activity": {
|
||||
"title": "Attività",
|
||||
"totalScanned": "Cartelle scansionate",
|
||||
"quickScan": "Scansione veloce",
|
||||
"fullScan": "Scansione completa",
|
||||
"serverUptime": "Periodo di attività",
|
||||
"serverDown": "OFFLINE"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user