Translated using Weblate (Italian)

Currently translated at 87.2% (82 of 94 strings)

Co-authored-by: Alex <alexbuffa22+github@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/it/
Translation: Subtracks/subtracks
This commit is contained in:
Alex 2024-01-28 11:56:11 +01:00 committed by Hosted Weblate
parent f283c58a2d
commit 4f67d0895b
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -192,5 +192,65 @@
"settingsServersOptionsForcePlaintextPasswordDescriptionOn": "Invia password in chiaro (deprecato, assicurati che la tua connessione sia sicura!)", "settingsServersOptionsForcePlaintextPasswordDescriptionOn": "Invia password in chiaro (deprecato, assicurati che la tua connessione sia sicura!)",
"@settingsServersOptionsForcePlaintextPasswordDescriptionOn": {}, "@settingsServersOptionsForcePlaintextPasswordDescriptionOn": {},
"settingsServersOptionsForcePlaintextPasswordTitle": "Forza password in chiaro", "settingsServersOptionsForcePlaintextPasswordTitle": "Forza password in chiaro",
"@settingsServersOptionsForcePlaintextPasswordTitle": {} "@settingsServersOptionsForcePlaintextPasswordTitle": {},
"resourcesFilterYear": "Anno",
"@resourcesFilterYear": {},
"resourcesSortByAlbum": "Album",
"@resourcesSortByAlbum": {},
"actionsCancel": "Annulla",
"@actionsCancel": {},
"actionsDelete": "Elimina",
"@actionsDelete": {},
"actionsDownload": "Scarica",
"@actionsDownload": {},
"actionsDownloadCancel": "Annulla download",
"@actionsDownloadCancel": {},
"controlsShuffle": "Casuale",
"@controlsShuffle": {},
"actionsDownloadDelete": "Elimina download",
"@actionsDownloadDelete": {},
"actionsOk": "OK",
"@actionsOk": {},
"resourcesAlbumCount": "{count,plural, =1{{count} album} other{{count} album}}",
"@resourcesAlbumCount": {
"placeholders": {
"count": {
"type": "int"
}
}
},
"resourcesArtistCount": "{count,plural, =1{{count} artista} other{{count} artisti}}",
"@resourcesArtistCount": {
"placeholders": {
"count": {
"type": "int"
}
}
},
"resourcesFilterAlbum": "Album",
"@resourcesFilterAlbum": {},
"resourcesFilterArtist": "Artista",
"@resourcesFilterArtist": {},
"resourcesFilterOwner": "Proprietario",
"@resourcesFilterOwner": {},
"resourcesPlaylistCount": "{count,plural, =1{{count} playlist} other{{count} playlist}}",
"@resourcesPlaylistCount": {
"placeholders": {
"count": {
"type": "int"
}
}
},
"resourcesSongCount": "{count,plural, =1{{count} brano} other{{count} brani}}",
"@resourcesSongCount": {
"placeholders": {
"count": {
"type": "int"
}
}
},
"resourcesSongListDeleteAllContent": "Questo eliminerà tutti i brani scaricati.",
"@resourcesSongListDeleteAllContent": {},
"resourcesSongListDeleteAllTitle": "Eliminare i download?",
"@resourcesSongListDeleteAllTitle": {}
} }