8000 translations from ENG version to ITA by matteo00gm · Pull Request #3885 · navidrome/navidrome · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

translations from ENG version to ITA #3885

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions resources/i18n/it.json
< 4B22 td id="diff-c1e555feb52f40cd1912ac729f48f0e6941a3474985c5ebc13e95413afac6913R174" data-line-number="174" class="blob-num blob-num-addition js-linkable-line-number js-blob-rnum">
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
"updatedAt": "Ultimo aggiornamento",
"comment": "Commento",
"rating": "Valutazione",
"createdAt": "",
"size": "",
"createdAt": "Data di creazione",
"size": "Dimensione",
"originalDate": "",
"releaseDate": "",
"releases": "",
"released": ""
"releaseDate": "Data di pubblicazione",
"releases": "Pubblicazione |||| Pub 8000 blicazioni",
"released": "Pubblicato"
},
"actions": {
"playAll": "Riproduci",
Expand All @@ -68,7 +68,7 @@
"addToPlaylist": "Aggiungi alla Playlist",
"download": "Scarica",
"info": "Informazioni",
"share": ""
"share": "Condividi"
},
"lists": {
"all": "Tutti",
Expand All @@ -89,7 +89,7 @@
"playCount": "Riproduzioni",
"rating": "Valutazione",
"genre": "Genere",
"size": ""
"size": "Dimensione"
}
},
"user": {
Expand Down Expand Up @@ -160,18 +160,18 @@
"selectPlaylist": "Aggiungi tracce alla playlist:",
"addNewPlaylist": "Aggiungi \"%{name}\"",
"export": "Esporta",
"makePublic": "",
"makePrivate": ""
"makePublic": "Rendi Pubblica",
"makePrivate": "Rendi Privata"
},
"message": {
"duplicate_song": "Aggiungere i duplicati",
"song_exist": "Stanno essendo aggiunti dei duplicati nella playlist. Vuoi aggiungerli o saltarli?"
}
},
"radio": {
"name": "",
"name": "Radio |||| Radio",
"fields": {
"name": "",
"name": "Nome",
"streamUrl": "",
"homePageUrl": "",
"updatedAt": "",
Expand Down
0