Update translations

This commit is contained in:
deluan
2023-01-27 15:27:20 +00:00
committed by Deluan Quintão
parent 731bd7ee73
commit fc693e5601
23 changed files with 1613 additions and 357 deletions
+62 -9
View File
@@ -25,7 +25,8 @@
"quality": "Qualità",
"bpm": "BPM",
"playDate": "Ultima riproduzione",
"channels": "Canali"
"channels": "Canali",
"createdAt": ""
},
"actions": {
"addToQueue": "Aggiungi alla coda",
@@ -51,7 +52,9 @@
"year": "Anno",
"updatedAt": "Ultimo aggiornamento",
"comment": "Commento",
"rating": "Valutazione"
"rating": "Valutazione",
"createdAt": "",
"size": ""
},
"actions": {
"playAll": "Riproduci",
@@ -60,7 +63,8 @@
"shuffle": "Riproduci casualmente",
"addToPlaylist": "Aggiungi alla Playlist",
"download": "Scarica",
"info": "Informazioni"
"info": "Informazioni",
"share": ""
},
"lists": {
"all": "Tutti",
@@ -80,7 +84,8 @@
"songCount": "Numero tracce",
"playCount": "Riproduzioni",
"rating": "Valutazione",
"genre": "Genere"
"genre": "Genere",
"size": ""
}
},
"user": {
@@ -158,6 +163,35 @@
"duplicate_song": "Aggiungere i duplicati",
"song_exist": "Stanno essendo aggiunti dei duplicati nella playlist. Vuoi aggiungerli o saltarli?"
}
},
"radio": {
"name": "",
"fields": {
"name": "",
"streamUrl": "",
"homePageUrl": "",
"updatedAt": "",
"createdAt": ""
},
"actions": {
"playNow": ""
}
},
"share": {
"name": "",
"fields": {
"username": "",
"url": "",
"description": "",
"contents": "",
"expiresAt": "",
"lastVisitedAt": "",
"visitCount": "",
"format": "",
"maxBitRate": "",
"updatedAt": "",
"createdAt": ""
}
}
},
"ra": {
@@ -186,7 +220,8 @@
"email": "Deve essere un indirizzo email valido",
"oneOf": "Deve essere uno di: %{options}",
"regex": "Deve rispettare il formato (espressione regolare): %{pattern}",
"unique": "Deve essere unico"
"unique": "Deve essere unico",
"url": ""
},
"action": {
"add_filter": "Aggiungi un filtro",
@@ -215,7 +250,10 @@
"open_menu": "Apri menù",
"close_menu": "Chiudi menù",
"unselect": "Deseleziona",
"skip": "Saltare i duplicati"
"skip": "Saltare i duplicati",
"bulk_actions_mobile": "",
"share": "",
"download": ""
},
"boolean": {
"true": "Si",
@@ -322,7 +360,14 @@
"listenBrainzLinkSuccess": "",
"listenBrainzLinkFailure": "",
"listenBrainzUnlinkSuccess": "",
"listenBrainzUnlinkFailure": ""
"listenBrainzUnlinkFailure": "",
"downloadOriginalFormat": "",
"shareOriginalFormat": "",
"shareDialogTitle": "",
"shareBatchDialogTitle": "",
"shareSuccess": "",
"shareFailure": "",
"downloadDialogTitle": ""
},
"menu": {
"library": "Libreria",
@@ -337,7 +382,14 @@
"defaultView": "Vista Predefinita",
"desktop_notifications": "Notifiche desktop",
"lastfmScrobbling": "Esegui lo scrobbling tramite Last.fm",
"listenBrainzScrobbling": ""
"listenBrainzScrobbling": "",
"replaygain": "",
"preAmp": "",
"gain": {
"none": "",
"album": "",
"track": ""
}
}
},
"albumList": "Album",
@@ -395,7 +447,8 @@
"next_song": "Traccia Successiva",
"vol_up": "Alza il Volume",
"vol_down": "Abbassa il Volume",
"toggle_love": "Aggiungi questa traccia ai preferiti"
"toggle_love": "Aggiungi questa traccia ai preferiti",
"current_song": ""
}
}
}