mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-29 17:39: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
9abd1cb913
commit
c5fc04ce53
@ -192,5 +192,65 @@
|
||||
"settingsServersOptionsForcePlaintextPasswordDescriptionOn": "Invia password in chiaro (deprecato, assicurati che la tua connessione sia sicura!)",
|
||||
"@settingsServersOptionsForcePlaintextPasswordDescriptionOn": {},
|
||||
"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