mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-28 17:19:27 +01:00
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:
parent
f283c58a2d
commit
4f67d0895b
@ -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": {}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user