Update Translations (#1471)
* Update zh-Hans.json (POEditor.com) * Update zh-Hant.json (POEditor.com) * Update cs.json (POEditor.com) * Update da.json (POEditor.com) * Update nl.json (POEditor.com) * Update eo.json (POEditor.com) * Update fr.json (POEditor.com) * Update de.json (POEditor.com) * Update it.json (POEditor.com) * Update ja.json (POEditor.com) * Update fa.json (POEditor.com) * Update pl.json (POEditor.com) * Update pt.json (POEditor.com) * Update ru.json (POEditor.com) * Update sl.json (POEditor.com) * Update es.json (POEditor.com) * Update th.json (POEditor.com) * Update tr.json (POEditor.com) * Update uk.json (POEditor.com) * Update fi.json (POEditor.com)
This commit is contained in:
+18
-6
@@ -95,7 +95,8 @@
|
||||
"createdAt": "Creato a",
|
||||
"changePassword": "Cambiare la password?",
|
||||
"currentPassword": "Password Attuale",
|
||||
"newPassword": "Nuova Password"
|
||||
"newPassword": "Nuova Password",
|
||||
"token": ""
|
||||
},
|
||||
"helperTexts": {
|
||||
"name": "Le modifiche effettuate al tuo nome verrano mostrate al prossimo accesso"
|
||||
@@ -104,6 +105,10 @@
|
||||
"created": "Utente creato",
|
||||
"updated": "Utente aggiornato",
|
||||
"deleted": "Utente eliminato"
|
||||
},
|
||||
"message": {
|
||||
"listenBrainzToken": "",
|
||||
"clickHereForToken": ""
|
||||
}
|
||||
},
|
||||
"player": {
|
||||
@@ -116,7 +121,7 @@
|
||||
"userName": "Nome utente",
|
||||
"lastSeen": "Ultimo accesso",
|
||||
"reportRealPath": "Mostra percorso reale",
|
||||
"scrobbleEnabled": "Manda gli scrobble a Last.fm"
|
||||
"scrobbleEnabled": ""
|
||||
}
|
||||
},
|
||||
"transcoding": {
|
||||
@@ -145,7 +150,9 @@
|
||||
"actions": {
|
||||
"selectPlaylist": "Aggiungi tracce alla playlist:",
|
||||
"addNewPlaylist": "Aggiungi \"%{name}\"",
|
||||
"export": "Esporta"
|
||||
"export": "Esporta",
|
||||
"makePublic": "",
|
||||
"makePrivate": ""
|
||||
},
|
||||
"message": {
|
||||
"duplicate_song": "Aggiungere i duplicati",
|
||||
@@ -311,7 +318,11 @@
|
||||
"lastfm": "Apri in Last.fm",
|
||||
"musicbrainz": "Apri in MusicBrainz"
|
||||
},
|
||||
"lastfmLink": "Per saperne di più..."
|
||||
"lastfmLink": "Per saperne di più...",
|
||||
"listenBrainzLinkSuccess": "",
|
||||
"listenBrainzLinkFailure": "",
|
||||
"listenBrainzUnlinkSuccess": "",
|
||||
"listenBrainzUnlinkFailure": ""
|
||||
},
|
||||
"menu": {
|
||||
"library": "Libreria",
|
||||
@@ -325,7 +336,8 @@
|
||||
"language": "Lingua",
|
||||
"defaultView": "Vista Predefinita",
|
||||
"desktop_notifications": "Notifiche desktop",
|
||||
"lastfmScrobbling": "Esegui lo scrobbling tramite Last.fm"
|
||||
"lastfmScrobbling": "Esegui lo scrobbling tramite Last.fm",
|
||||
"listenBrainzScrobbling": ""
|
||||
}
|
||||
},
|
||||
"albumList": "Album",
|
||||
@@ -386,4 +398,4 @@
|
||||
"toggle_love": "Aggiungi questa traccia ai preferiti"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user