Update translations (#1285)
* Update es.json (POEditor.com) * Update zh-Hans.json (POEditor.com) * Update zh-Hant.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 sl.json (POEditor.com) * Update es.json (POEditor.com) * Update th.json (POEditor.com) * Update uk.json (POEditor.com)
This commit is contained in:
@@ -76,7 +76,8 @@
|
||||
"albumCount": "Album",
|
||||
"songCount": "Numero tracce",
|
||||
"playCount": "Riproduzioni",
|
||||
"rating": "Valutazione"
|
||||
"rating": "Valutazione",
|
||||
"genre": "Genere"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
@@ -111,7 +112,8 @@
|
||||
"client": "Applicazione",
|
||||
"userName": "Nome utente",
|
||||
"lastSeen": "Ultimo accesso",
|
||||
"reportRealPath": "Mostra percorso reale"
|
||||
"reportRealPath": "Mostra percorso reale",
|
||||
"scrobbleEnabled": "Manda gli scrobble a Last.fm"
|
||||
}
|
||||
},
|
||||
"transcoding": {
|
||||
@@ -301,7 +303,11 @@
|
||||
"lastfmLinkSuccess": "Collegamento a Last.fm riuscito e scrobbling abilitato",
|
||||
"lastfmLinkFailure": "Non è stato possible collegare Last.fm",
|
||||
"lastfmUnlinkSuccess": "Lo scrobbling è stato disabilitato e Last.fm è stato disconnesso",
|
||||
"lastfmUnlinkFailure": "Non è stato possibile scollegare Last.fm"
|
||||
"lastfmUnlinkFailure": "Non è stato possibile scollegare Last.fm",
|
||||
"openIn": {
|
||||
"lastfm": "Apri in Last.fm",
|
||||
"musicbrainz": "Apri in MusicBrainz"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"library": "Libreria",
|
||||
|
||||
Reference in New Issue
Block a user